{
    "data": {
        "id": "240902_AiDc5X_806",
        "url": "https:\/\/matterof.art",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240902_AiDc5X_806",
        "testUrl": "https:\/\/matterof.art",
        "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": 1725270176,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/matterof.art\/",
            "mainDocumentUrl": "https:\/\/matterof.art\/",
            "finalDisplayedUrl": "https:\/\/matterof.art\/",
            "finalUrl": "https:\/\/matterof.art\/",
            "fetchTime": "2024-09-02T09:42:11.345Z",
            "gatherMode": "navigation",
            "runtimeError": {
                "code": "NO_NAVSTART",
                "message": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)"
            },
            "runWarnings": [],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
                "benchmarkIndex": 1179.5,
                "credits": {
                    "axe-core": "4.10.0"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "viewport": {
                    "id": "viewport",
                    "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
                    "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https:\/\/developer.chrome.com\/blog\/300ms-tap-delay-gone-away\/). [Learn more about using the viewport meta tag](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/viewport\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "metricSavings": {
                        "INP": 0
                    },
                    "guidanceLevel": 3
                },
                "first-contentful-paint": {
                    "id": "first-contentful-paint",
                    "title": "First Contentful Paint",
                    "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-contentful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "largest-contentful-paint": {
                    "id": "largest-contentful-paint",
                    "title": "Largest Contentful Paint",
                    "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "first-meaningful-paint": {
                    "id": "first-meaningful-paint",
                    "title": "First Meaningful Paint",
                    "description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-meaningful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "speed-index": {
                    "id": "speed-index",
                    "title": "Speed Index",
                    "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/speed-index\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "screenshot-thumbnails": {
                    "id": "screenshot-thumbnails",
                    "title": "Screenshot Thumbnails",
                    "description": "This is what the load of your site looked like.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "total-blocking-time": {
                    "id": "total-blocking-time",
                    "title": "Total Blocking Time",
                    "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-total-blocking-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "max-potential-fid": {
                    "id": "max-potential-fid",
                    "title": "Max Potential First Input Delay",
                    "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-max-potential-fid\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "cumulative-layout-shift": {
                    "id": "cumulative-layout-shift",
                    "title": "Cumulative Layout Shift",
                    "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https:\/\/web.dev\/articles\/cls).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "Browser errors were logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "sourceLocation",
                                "valueType": "source-location",
                                "label": "Source"
                            },
                            {
                                "key": "description",
                                "valueType": "code",
                                "label": "Description"
                            }
                        ],
                        "items": [
                            {
                                "source": "network",
                                "description": "Failed to load resource: the server responded with a status of 404 ()",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/matterof.art\/favicon.ico",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 0
                                }
                            }
                        ]
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 98.71399999999997,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 100\u00a0ms",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/matterof.art\/",
                                "responseTime": 98.71399999999997
                            }
                        ],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "user-timings": {
                    "id": "user-timings",
                    "title": "User Timing marks and measures",
                    "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/user-timings\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "critical-request-chains": {
                    "id": "critical-request-chains",
                    "title": "Avoid chaining critical requests",
                    "description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/critical-request-chains\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "redirects": {
                    "id": "redirects",
                    "title": "Avoid multiple page redirects",
                    "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/redirects\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "installable-manifest": {
                    "id": "installable-manifest",
                    "title": "Web app manifest or service worker do not meet the installability requirements",
                    "description": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/installable-manifest\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "numericValue": 1,
                    "numericUnit": "element",
                    "displayValue": "1 reason",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "label": "Failure reason"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Page has no manifest <link> URL"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": null
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "Is not configured for a custom splash screen",
                    "description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched"
                                ],
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Does not set a theme color for the address bar.",
                    "description": "The browser address bar can be themed to match your site. [Learn more about theming the address bar](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/themed-omnibox\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched,\nNo `<meta name=\"theme-color\">` tag found.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched",
                                    "No `<meta name=\"theme-color\">` tag found"
                                ],
                                "themeColor": null,
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "maskable-icon": {
                    "id": "maskable-icon",
                    "title": "Manifest doesn't have a maskable icon",
                    "description": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn about maskable manifest icons](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/maskable-icon-audit\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "No manifest was fetched"
                },
                "content-width": {
                    "id": "content-width",
                    "title": "Content is sized correctly for the viewport",
                    "description": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn how to size content for the viewport](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/content-width\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-aspect-ratio": {
                    "id": "image-aspect-ratio",
                    "title": "Displays images with correct aspect ratio",
                    "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/image-aspect-ratio\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Avoids deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "JavaScript execution time",
                    "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bootup-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "uses-rel-preload": {
                    "id": "uses-rel-preload",
                    "title": "Preload key requests",
                    "description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 3
                },
                "uses-rel-preconnect": {
                    "id": "uses-rel-preconnect",
                    "title": "Preconnect to required origins",
                    "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preconnect\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "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:\/\/matterof.art\/assets\/fonts\/FKGroteskNeue.woff2",
                                "wastedMs": 863.37199999950826
                            }
                        ]
                    },
                    "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:\/\/matterof.art\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 1.6209999993443489,
                                "networkEndTime": 291.58599999919534,
                                "finished": true,
                                "transferSize": 19373,
                                "resourceSize": 67185,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/plausible.io\/js\/plausible.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 303.49899999797344,
                                "networkRequestTime": 304.6629999987781,
                                "networkEndTime": 592.12000000104308,
                                "finished": true,
                                "transferSize": 1368,
                                "resourceSize": 1386,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Plausible"
                            },
                            {
                                "url": "https:\/\/matterof.art\/assets\/css\/style.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 304.51599999889731,
                                "networkRequestTime": 308.14099999703467,
                                "networkEndTime": 392.58300000056624,
                                "finished": true,
                                "transferSize": 20801,
                                "resourceSize": 111249,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 304.87699999846518,
                                "networkRequestTime": 310.34899999946356,
                                "networkEndTime": 1706.2719999980181,
                                "finished": true,
                                "transferSize": 661525,
                                "resourceSize": 660607,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 305.23199999891222,
                                "networkRequestTime": 312.28999999724329,
                                "networkEndTime": 941.19799999892712,
                                "finished": true,
                                "transferSize": 135660,
                                "resourceSize": 135318,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 305.62899999879301,
                                "networkRequestTime": 411.7079999987036,
                                "networkEndTime": 1492.2479999978095,
                                "finished": true,
                                "transferSize": 135592,
                                "resourceSize": 135250,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 305.81299999915063,
                                "networkRequestTime": 412.99299999698997,
                                "networkEndTime": 1987.2489999979734,
                                "finished": true,
                                "transferSize": 318744,
                                "resourceSize": 318205,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 306.01300000026822,
                                "networkRequestTime": 415.21799999848008,
                                "networkEndTime": 1544.7549999989569,
                                "finished": true,
                                "transferSize": 124121,
                                "resourceSize": 123788,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 306.22800000011921,
                                "networkRequestTime": 417.17499999888241,
                                "networkEndTime": 4764.2129999976605,
                                "finished": true,
                                "transferSize": 1169658,
                                "resourceSize": 1168181,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 306.44099999964237,
                                "networkRequestTime": 419.23799999803305,
                                "networkEndTime": 1855.5379999987781,
                                "finished": true,
                                "transferSize": 116185,
                                "resourceSize": 115861,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 306.63099999912083,
                                "networkRequestTime": 421.75099999643862,
                                "networkEndTime": 2095.0629999991506,
                                "finished": true,
                                "transferSize": 158672,
                                "resourceSize": 158303,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 306.79899999685585,
                                "networkRequestTime": 424.07199999690056,
                                "networkEndTime": 2387.9859999977052,
                                "finished": true,
                                "transferSize": 129450,
                                "resourceSize": 129116,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 306.96099999733269,
                                "networkRequestTime": 425.88700000010431,
                                "networkEndTime": 4834.7800000011921,
                                "finished": true,
                                "transferSize": 545447,
                                "resourceSize": 544656,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 307.16300000064075,
                                "networkRequestTime": 427.86799999885261,
                                "networkEndTime": 3117.5899999979883,
                                "finished": true,
                                "transferSize": 199233,
                                "resourceSize": 198819,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 307.32300000078976,
                                "networkRequestTime": 435.72000000067055,
                                "networkEndTime": 3493.2620000001043,
                                "finished": true,
                                "transferSize": 223672,
                                "resourceSize": 223231,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 307.49399999901652,
                                "networkRequestTime": 437.09300000034273,
                                "networkEndTime": 2877.2939999978989,
                                "finished": true,
                                "transferSize": 107621,
                                "resourceSize": 107306,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 307.69799999892712,
                                "networkRequestTime": 439.05199999734759,
                                "networkEndTime": 3210.0949999969453,
                                "finished": true,
                                "transferSize": 151287,
                                "resourceSize": 150927,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 307.9159999974072,
                                "networkRequestTime": 441.6549999974668,
                                "networkEndTime": 3907.9869999978691,
                                "finished": true,
                                "transferSize": 202287,
                                "resourceSize": 201873,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 308.19499999657273,
                                "networkRequestTime": 443.02700000070035,
                                "networkEndTime": 3559.9829999990761,
                                "finished": true,
                                "transferSize": 108189,
                                "resourceSize": 107874,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 308.35300000011921,
                                "networkRequestTime": 444.33999999798834,
                                "networkEndTime": 3585.0679999999702,
                                "finished": true,
                                "transferSize": 92990,
                                "resourceSize": 92694,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 308.52400000020862,
                                "networkRequestTime": 445.62299999967217,
                                "networkEndTime": 3962.6999999992549,
                                "finished": true,
                                "transferSize": 122928,
                                "resourceSize": 122604,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 308.71699999831617,
                                "networkRequestTime": 448.34099999815226,
                                "networkEndTime": 4379.6369999982417,
                                "finished": true,
                                "transferSize": 169715,
                                "resourceSize": 169337,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 308.94899999722838,
                                "networkRequestTime": 450.69799999892712,
                                "networkEndTime": 4054.8919999990612,
                                "finished": true,
                                "transferSize": 121804,
                                "resourceSize": 121480,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 309.12299999780953,
                                "networkRequestTime": 452.13399999774992,
                                "networkEndTime": 4423.2100000008941,
                                "finished": true,
                                "transferSize": 196090,
                                "resourceSize": 195685,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/assets\/js\/script.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 309.28599999845028,
                                "networkRequestTime": 453.60299999825656,
                                "networkEndTime": 4127.5449999980628,
                                "finished": true,
                                "transferSize": 35064,
                                "resourceSize": 106829,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/matterof.art\/assets\/fonts\/FKGroteskNeue.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 461.84400000050664,
                                "networkRequestTime": 575.25199999846518,
                                "networkEndTime": 1438.6239999979734,
                                "finished": true,
                                "transferSize": 99297,
                                "resourceSize": 98992,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/plausible.io\/api\/event",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 603.87199999950826,
                                "networkRequestTime": 605.15599999763072,
                                "networkEndTime": 930.66699999943376,
                                "finished": true,
                                "transferSize": 521,
                                "resourceSize": 2,
                                "statusCode": 202,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Plausible"
                            },
                            {
                                "url": "https:\/\/matterof.art\/favicon.ico",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 4850.9709999989718,
                                "networkRequestTime": 4861.347999997437,
                                "networkEndTime": 4950.6719999983907,
                                "finished": true,
                                "transferSize": 16024,
                                "resourceSize": 43571,
                                "statusCode": 404,
                                "mimeType": "text\/html",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            },
                            {
                                "url": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 6894.4859999995679,
                                "networkRequestTime": 6895.292999997735,
                                "networkEndTime": 7423.3289999999106,
                                "finished": true,
                                "transferSize": 311906,
                                "resourceSize": 1173228,
                                "statusCode": 200,
                                "mimeType": "application\/x-javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "snipcart.com"
                            },
                            {
                                "url": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 6895.1610000003129,
                                "networkRequestTime": 6898.8879999984056,
                                "networkEndTime": 7110.0709999985993,
                                "finished": true,
                                "transferSize": 13653,
                                "resourceSize": 95387,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "snipcart.com"
                            },
                            {
                                "url": "https:\/\/fonts.bunny.net\/css?family=Montserrat:300,500|Open+Sans:300,600",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 7111.7750000003725,
                                "networkRequestTime": 7112.5739999972284,
                                "networkEndTime": 7429.9089999981225,
                                "finished": true,
                                "transferSize": 2521,
                                "resourceSize": 16894,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "bunny.net"
                            },
                            {
                                "url": "https:\/\/app.snipcart.com\/api\/sessions",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 7557.3560000006109,
                                "networkRequestTime": 7555.2759999986738,
                                "networkEndTime": 8182.1369999982417,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 200,
                                "mimeType": "",
                                "resourceType": "Preflight",
                                "priority": "High",
                                "entity": "snipcart.com"
                            },
                            {
                                "url": "https:\/\/app.snipcart.com\/api\/sessions",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 7553.9659999981523,
                                "networkRequestTime": 8182.355000000447,
                                "networkEndTime": 8401.0439999978989,
                                "finished": true,
                                "transferSize": 1334,
                                "resourceSize": 2361,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "snipcart.com"
                            },
                            {
                                "url": "https:\/\/cdn.snipcart.com\/themes\/v3.7.3\/l10n\/en.json",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 7559.2669999990612,
                                "networkRequestTime": 7560.0809999983758,
                                "networkEndTime": 7763.2919999994338,
                                "finished": true,
                                "transferSize": 17166,
                                "resourceSize": 52069,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "snipcart.com"
                            },
                            {
                                "url": "https:\/\/matterof.art\/shop.templates-en",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 7780.0590000003576,
                                "networkRequestTime": 7780.8789999969304,
                                "networkEndTime": 7840.4899999983609,
                                "finished": true,
                                "transferSize": 426,
                                "resourceSize": 476,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "matterof.art"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 16536086530.000002
                        }
                    }
                },
                "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": 137.08299999999997,
                    "numericUnit": "millisecond",
                    "displayValue": "140\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/app.snipcart.com",
                                "rtt": 137.08299999999997
                            },
                            {
                                "origin": "https:\/\/fonts.bunny.net",
                                "rtt": 56.064999999999998
                            },
                            {
                                "origin": "https:\/\/cdn.snipcart.com",
                                "rtt": 52.372
                            },
                            {
                                "origin": "https:\/\/plausible.io",
                                "rtt": 52.095000000000006
                            },
                            {
                                "origin": "https:\/\/matterof.art",
                                "rtt": 46.366
                            }
                        ],
                        "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": 377.04200000000003,
                    "numericUnit": "millisecond",
                    "displayValue": "380\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/matterof.art",
                                "serverResponseTime": 377.04200000000003
                            },
                            {
                                "origin": "https:\/\/plausible.io",
                                "serverResponseTime": 54.078000000000003
                            },
                            {
                                "origin": "https:\/\/cdn.snipcart.com",
                                "serverResponseTime": 43.254000000000005
                            },
                            {
                                "origin": "https:\/\/app.snipcart.com",
                                "serverResponseTime": 38.94000000000004
                            },
                            {
                                "origin": "https:\/\/fonts.bunny.net",
                                "serverResponseTime": 0
                            }
                        ],
                        "sortedBy": [
                            "serverResponseTime"
                        ]
                    }
                },
                "main-thread-tasks": {
                    "id": "main-thread-tasks",
                    "title": "Tasks",
                    "description": "Lists the toplevel main thread tasks that executed during page load.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "performance-budget": {
                    "id": "performance-budget",
                    "title": "Performance budget",
                    "description": "Keep the quantity and size of network requests under the targets set by the provided performance budget. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "timing-budget": {
                    "id": "timing-budget",
                    "title": "Timing budget",
                    "description": "Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "resource-summary": {
                    "id": "resource-summary",
                    "title": "Resources Summary",
                    "description": "Aggregates all network requests and groups them by type",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "label",
                                "valueType": "text",
                                "label": "Resource Type"
                            },
                            {
                                "key": "requestCount",
                                "valueType": "numeric",
                                "label": "Requests"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "resourceType": "total",
                                "label": "Total",
                                "requestCount": 34,
                                "transferSize": 5714300
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 21,
                                "transferSize": 5190870
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 3,
                                "transferSize": 348338
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 1,
                                "transferSize": 99297
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 3,
                                "transferSize": 36975
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 5,
                                "transferSize": 19447
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 19373
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 8,
                                "transferSize": 348469
                            }
                        ]
                    }
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "largest-contentful-paint-element": {
                    "id": "largest-contentful-paint-element",
                    "title": "Largest Contentful Paint element",
                    "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 1
                },
                "lcp-lazy-loaded": {
                    "id": "lcp-lazy-loaded",
                    "title": "Largest Contentful Paint image was not lazily loaded",
                    "description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https:\/\/web.dev\/articles\/lcp-lazy-loading).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "layout-shift-elements": {
                    "id": "layout-shift-elements",
                    "title": "Avoid large layout shifts",
                    "description": "These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https:\/\/web.dev\/articles\/cls#what_is_cls). [Learn how to improve CLS](https:\/\/web.dev\/articles\/optimize-cls)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "no-unload-listeners": {
                    "id": "no-unload-listeners",
                    "title": "Avoids `unload` event listeners",
                    "description": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more about unload event listeners](https:\/\/web.dev\/articles\/bfcache#never_use_the_unload_event)",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "non-composited-animations": {
                    "id": "non-composited-animations",
                    "title": "Avoid non-composited animations",
                    "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/non-composited-animations\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Page has valid source maps",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/articles\/optimize-lcp#optimize_when_the_resource_is_discovered).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "csp-xss": {
                    "id": "csp-xss",
                    "title": "Ensure CSP is effective against XSS attacks",
                    "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/csp-xss\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "description",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "description"
                                },
                                "label": "Description"
                            },
                            {
                                "key": "directive",
                                "valueType": "code",
                                "subItemsHeading": {
                                    "key": "directive"
                                },
                                "label": "Directive"
                            },
                            {
                                "key": "severity",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "severity"
                                },
                                "label": "Severity"
                            }
                        ],
                        "items": [
                            {
                                "severity": "High",
                                "description": "No CSP found in enforcement mode"
                            }
                        ]
                    }
                },
                "script-treemap-data": {
                    "id": "script-treemap-data",
                    "title": "Script Treemap Data",
                    "description": "Used for treemap app",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "treemap-data",
                        "nodes": [
                            {
                                "name": "https:\/\/matterof.art\/",
                                "resourceBytes": 2668,
                                "children": [
                                    {
                                        "name": "(inline) window.Snipcart\u2026",
                                        "resourceBytes": 2668,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/plausible.io\/js\/plausible.js",
                                "resourceBytes": 1386,
                                "unusedBytes": 170
                            },
                            {
                                "name": "https:\/\/matterof.art\/assets\/js\/script.js",
                                "resourceBytes": 106829,
                                "unusedBytes": 86697
                            },
                            {
                                "name": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                                "resourceBytes": 1173141,
                                "unusedBytes": 780247
                            }
                        ]
                    }
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-allowed-role": {
                    "id": "aria-allowed-role",
                    "title": "Values assigned to `role=\"\"` are valid ARIA roles.",
                    "description": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-role).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-dialog-name": {
                    "id": "aria-dialog-name",
                    "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
                    "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-dialog-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr": {
                    "id": "aria-valid-attr",
                    "title": "`[aria-*]` attributes are valid and not misspelled",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "button-name": {
                    "id": "button-name",
                    "title": "Buttons have an accessible name",
                    "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/button-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors 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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements are not 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": 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-H4",
                                    "path": "1,HTML,1,BODY,1,MAIN,3,DIV,0,DIV,0,SECTION,0,A,1,DIV,1,H4",
                                    "selector": "section.md:grid-cols-2 > a.text-front > div.p-1 > h4.letter",
                                    "boundingRect": {
                                        "top": 2174,
                                        "bottom": 2270,
                                        "left": 580,
                                        "right": 935,
                                        "width": 355,
                                        "height": 96
                                    },
                                    "snippet": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">",
                                    "nodeLabel": "WHAT DO CURRENT EFFORTS TO MAKE CULTURE AND ART MORE ACCESSIBLE LOOK LIKE?",
                                    "explanation": "Fix any of the following:\n  Heading order invalid"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "moderate",
                            "tags": [
                                "cat.semantics",
                                "best-practice"
                            ]
                        }
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "input-image-alt": {
                    "id": "input-image-alt",
                    "title": "`<input type=\"image\">` elements have `[alt]` text",
                    "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-image-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label-content-name-mismatch": {
                    "id": "label-content-name-mismatch",
                    "title": "Elements with visible text labels have matching accessible names.",
                    "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label-content-name-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label": {
                    "id": "label",
                    "title": "Form elements have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "landmark-one-main": {
                    "id": "landmark-one-main",
                    "title": "Document has a main landmark.",
                    "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/landmark-one-main).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links 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-1-A",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,A",
                                    "selector": "body > header.md:px-2 > a.pb-3",
                                    "boundingRect": {
                                        "top": 12,
                                        "bottom": 302,
                                        "left": 12,
                                        "right": 1893,
                                        "width": 1881,
                                        "height": 290
                                    },
                                    "snippet": "<a href=\"https:\/\/matterof.art\" class=\"pb-3 block\">",
                                    "nodeLabel": "body > header.md:px-2 > a.pb-3",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            }
                        ],
                        "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "meta-refresh": {
                    "id": "meta-refresh",
                    "title": "The document does not use `<meta http-equiv=\"refresh\">`",
                    "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-refresh).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-duplicate-name": {
                    "id": "table-duplicate-name",
                    "title": "Tables have different content in the summary attribute and `<caption>`.",
                    "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-duplicate-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "target-size": {
                    "id": "target-size",
                    "title": "Touch targets have sufficient size and spacing.",
                    "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/target-size).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-A",
                                    "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,2,DIV,0,P,0,A",
                                    "selector": "div.bg-back > div.md:col-span-3 > p > a",
                                    "boundingRect": {
                                        "top": 6468,
                                        "bottom": 6491,
                                        "left": 1425,
                                        "right": 1512,
                                        "width": 87,
                                        "height": 23
                                    },
                                    "snippet": "<a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                    "nodeLabel": "Instagram",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (86.9px by 23px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.8px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-3-A",
                                                "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,2,DIV,0,P,2,A",
                                                "selector": "div.bg-back > div.md:col-span-3 > p > a",
                                                "boundingRect": {
                                                    "top": 6489,
                                                    "bottom": 6512,
                                                    "left": 1425,
                                                    "right": 1510,
                                                    "width": 85,
                                                    "height": 23
                                                },
                                                "snippet": "<a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                "nodeLabel": "Facebook"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-3-A",
                                    "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,2,DIV,0,P,2,A",
                                    "selector": "div.bg-back > div.md:col-span-3 > p > a",
                                    "boundingRect": {
                                        "top": 6489,
                                        "bottom": 6512,
                                        "left": 1425,
                                        "right": 1510,
                                        "width": 85,
                                        "height": 23
                                    },
                                    "snippet": "<a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                    "nodeLabel": "Facebook",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (85.1px by 23px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.8px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-2-A",
                                                "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,2,DIV,0,P,0,A",
                                                "selector": "div.bg-back > div.md:col-span-3 > p > a",
                                                "boundingRect": {
                                                    "top": 6468,
                                                    "bottom": 6491,
                                                    "left": 1425,
                                                    "right": 1512,
                                                    "width": 87,
                                                    "height": 23
                                                },
                                                "snippet": "<a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                "nodeLabel": "Instagram"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-4-A",
                                                "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,2,DIV,0,P,4,A",
                                                "selector": "div.bg-back > div.md:col-span-3 > p > a",
                                                "boundingRect": {
                                                    "top": 6511,
                                                    "bottom": 6534,
                                                    "left": 1425,
                                                    "right": 1532,
                                                    "width": 107,
                                                    "height": 23
                                                },
                                                "snippet": "<a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                "nodeLabel": "SoundCloud"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-A",
                                    "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,2,DIV,0,P,4,A",
                                    "selector": "div.bg-back > div.md:col-span-3 > p > a",
                                    "boundingRect": {
                                        "top": 6511,
                                        "bottom": 6534,
                                        "left": 1425,
                                        "right": 1532,
                                        "width": 107,
                                        "height": 23
                                    },
                                    "snippet": "<a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                    "nodeLabel": "SoundCloud",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (107px by 23px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.2px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-3-A",
                                                "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,2,DIV,0,P,2,A",
                                                "selector": "div.bg-back > div.md:col-span-3 > p > a",
                                                "boundingRect": {
                                                    "top": 6489,
                                                    "bottom": 6512,
                                                    "left": 1425,
                                                    "right": 1510,
                                                    "width": 85,
                                                    "height": 23
                                                },
                                                "snippet": "<a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                "nodeLabel": "Facebook"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-5-A",
                                                "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,2,DIV,0,P,6,A",
                                                "selector": "div.bg-back > div.md:col-span-3 > p > a",
                                                "boundingRect": {
                                                    "top": 6533,
                                                    "bottom": 6556,
                                                    "left": 1425,
                                                    "right": 1480,
                                                    "width": 55,
                                                    "height": 23
                                                },
                                                "snippet": "<a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                "nodeLabel": "Vimeo"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-5-A",
                                    "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,2,DIV,0,P,6,A",
                                    "selector": "div.bg-back > div.md:col-span-3 > p > a",
                                    "boundingRect": {
                                        "top": 6533,
                                        "bottom": 6556,
                                        "left": 1425,
                                        "right": 1480,
                                        "width": 55,
                                        "height": 23
                                    },
                                    "snippet": "<a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                    "nodeLabel": "Vimeo",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (54.7px by 23px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-4-A",
                                                "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,2,DIV,0,P,4,A",
                                                "selector": "div.bg-back > div.md:col-span-3 > p > a",
                                                "boundingRect": {
                                                    "top": 6511,
                                                    "bottom": 6534,
                                                    "left": 1425,
                                                    "right": 1532,
                                                    "width": 107,
                                                    "height": 23
                                                },
                                                "snippet": "<a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                "nodeLabel": "SoundCloud"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.sensory-and-visual-cues",
                                "wcag22aa",
                                "wcag258"
                            ]
                        }
                    }
                },
                "td-has-header": {
                    "id": "td-has-header",
                    "title": "`<td>` elements in a large `<table>` have one or more table headers.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-has-header).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": 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": 5445030.0036312854,
                    "numericUnit": "byte",
                    "displayValue": "28 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:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1169658,
                                "wastedBytes": 1169658
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 661525,
                                "wastedBytes": 661525
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 545447,
                                "wastedBytes": 545447
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 318744,
                                "wastedBytes": 318744
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 223672,
                                "wastedBytes": 223672
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 202287,
                                "wastedBytes": 202287
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 199233,
                                "wastedBytes": 199233
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 196090,
                                "wastedBytes": 196090
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 169715,
                                "wastedBytes": 169715
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 158672,
                                "wastedBytes": 158672
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 151287,
                                "wastedBytes": 151287
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 135660,
                                "wastedBytes": 135660
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 135592,
                                "wastedBytes": 135592
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 129450,
                                "wastedBytes": 129450
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 124121,
                                "wastedBytes": 124121
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 122928,
                                "wastedBytes": 122928
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 121804,
                                "wastedBytes": 121804
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 116185,
                                "wastedBytes": 116185
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 108189,
                                "wastedBytes": 108189
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 107621,
                                "wastedBytes": 107621
                            },
                            {
                                "url": "https:\/\/matterof.art\/assets\/fonts\/FKGroteskNeue.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 99297,
                                "wastedBytes": 99297
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 92990,
                                "wastedBytes": 92990
                            },
                            {
                                "url": "https:\/\/matterof.art\/assets\/js\/script.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 35064,
                                "wastedBytes": 35064
                            },
                            {
                                "url": "https:\/\/matterof.art\/assets\/css\/style.css",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 20801,
                                "wastedBytes": 20801
                            },
                            {
                                "url": "https:\/\/plausible.io\/js\/plausible.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 1368,
                                "wastedBytes": 1094.4000000000001
                            },
                            {
                                "url": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 311906,
                                "wastedBytes": 93571.800000000017
                            },
                            {
                                "url": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 13653,
                                "wastedBytes": 4095.9000000000005
                            },
                            {
                                "url": "https:\/\/fonts.bunny.net\/css?family=Montserrat:300,500|Open+Sans:300,600",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 2521,
                                "wastedBytes": 235.90363128491606
                            }
                        ],
                        "summary": {
                            "wastedBytes": 5445030.0036312854
                        },
                        "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": 5730324,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 5,596\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                                "totalBytes": 1169658
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "totalBytes": 661525
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                                "totalBytes": 545447
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                                "totalBytes": 318744
                            },
                            {
                                "url": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                                "totalBytes": 311906
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                                "totalBytes": 223672
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                                "totalBytes": 202287
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                                "totalBytes": 199233
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                                "totalBytes": 196090
                            },
                            {
                                "url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                                "totalBytes": 169715
                            }
                        ],
                        "sortedBy": [
                            "totalBytes"
                        ]
                    },
                    "guidanceLevel": 1
                },
                "offscreen-images": {
                    "id": "offscreen-images",
                    "title": "Defer offscreen images",
                    "description": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/offscreen-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "render-blocking-resources": {
                    "id": "render-blocking-resources",
                    "title": "Eliminate render-blocking resources",
                    "description": "Resources are blocking the first paint of your page. Consider delivering critical JS\/CSS inline and deferring all non-critical JS\/styles. [Learn how to eliminate render-blocking resources](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/render-blocking-resources\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "unminified-css": {
                    "id": "unminified-css",
                    "title": "Minify CSS",
                    "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-css\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "unminified-javascript": {
                    "id": "unminified-javascript",
                    "title": "Minify JavaScript",
                    "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "unused-css-rules": {
                    "id": "unused-css-rules",
                    "title": "Reduce unused CSS",
                    "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-css-rules\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "unused-javascript": {
                    "id": "unused-javascript",
                    "title": "Reduce unused JavaScript",
                    "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "modern-image-formats": {
                    "id": "modern-image-formats",
                    "title": "Serve images in next-gen formats",
                    "description": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more about modern image formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-webp-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-optimized-images": {
                    "id": "uses-optimized-images",
                    "title": "Efficiently encode images",
                    "description": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-optimized-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "uses-text-compression": {
                    "id": "uses-text-compression",
                    "title": "Enable text compression",
                    "description": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more about text compression](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-text-compression\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-responsive-images": {
                    "id": "uses-responsive-images",
                    "title": "Properly size images",
                    "description": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-responsive-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "efficient-animated-content": {
                    "id": "efficient-animated-content",
                    "title": "Use video formats for animated content",
                    "description": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4\/WebM videos for animations and PNG\/WebP for static images instead of GIF to save network bytes. [Learn more about efficient video formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/efficient-animated-content\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "duplicated-javascript": {
                    "id": "duplicated-javascript",
                    "title": "Remove duplicate modules in JavaScript bundles",
                    "description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity. ",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "legacy-javascript": {
                    "id": "legacy-javascript",
                    "title": "Avoid serving legacy JavaScript to modern browsers",
                    "description": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module\/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn how to use modern JavaScript](https:\/\/web.dev\/articles\/publish-modern-javascript)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "doctype": {
                    "id": "doctype",
                    "title": "Page has the HTML doctype",
                    "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/doctype\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "charset": {
                    "id": "charset",
                    "title": "Properly defines charset",
                    "description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/charset\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "dom-size": {
                    "id": "dom-size",
                    "title": "Avoids an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 336,
                    "numericUnit": "element",
                    "displayValue": "336 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": 336
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-50-SPAN",
                                    "path": "1,HTML,1,BODY,1,MAIN,3,DIV,0,DIV,0,SECTION,0,A,1,DIV,0,DIV,0,SPAN",
                                    "selector": "a.text-front > div.p-1 > div.block > span.px-1.5",
                                    "boundingRect": {
                                        "top": 2148,
                                        "bottom": 2167,
                                        "left": 580,
                                        "right": 733,
                                        "width": 153,
                                        "height": 19
                                    },
                                    "snippet": "<span class=\"px-1.5 bg-gray-300 rounded-full\">",
                                    "nodeLabel": "Art Space Unlimited"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 9
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-51-svg",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,A,0,svg",
                                    "selector": "body > header.md:px-2 > a.pb-3 > svg#Layer_1",
                                    "boundingRect": {
                                        "top": 12,
                                        "bottom": 284,
                                        "left": 12,
                                        "right": 1893,
                                        "width": 1881,
                                        "height": 272
                                    },
                                    "snippet": "<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 1956.7 283.2\" style=\"enable-background:new 0 0 1956.7 283.2\" xml:space=\"preserve\">",
                                    "nodeLabel": "body > header.md:px-2 > a.pb-3 > svg#Layer_1"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 33
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "inspector-issues": {
                    "id": "inspector-issues",
                    "title": "No issues in the `Issues` panel in Chrome Devtools",
                    "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "name",
                                "valueType": "text",
                                "label": "Name"
                            },
                            {
                                "key": "version",
                                "valueType": "text",
                                "label": "Version"
                            }
                        ],
                        "items": [
                            {
                                "name": "Vue",
                                "npm": "vue"
                            },
                            {
                                "name": "core-js",
                                "version": "[email protected]",
                                "npm": "core-js"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "stacks": [
                                {
                                    "id": "vue"
                                },
                                {
                                    "id": "corejs",
                                    "version": "[email protected]"
                                }
                            ]
                        }
                    }
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-passive-event-listeners": {
                    "id": "uses-passive-event-listeners",
                    "title": "Uses passive listeners to improve scrolling performance",
                    "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-passive-event-listeners\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "http-status-code": {
                    "id": "http-status-code",
                    "title": "Page has successful HTTP status code",
                    "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/http-status-code\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-text": {
                    "id": "link-text",
                    "title": "Links have descriptive text",
                    "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/link-text\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page isn\u2019t blocked from indexing",
                    "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/is-crawlable\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is valid",
                    "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "plugins": {
                    "id": "plugins",
                    "title": "Document avoids plugins",
                    "description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page didn't prevent back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "guidanceLevel": 2
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 5250,
                "pauseAfterLoadMs": 5250,
                "networkQuietThresholdMs": 5250,
                "cpuQuietThresholdMs": 5250,
                "formFactor": "desktop",
                "throttling": {
                    "rttMs": 150,
                    "throughputKbps": 1638.4000000000001,
                    "requestLatencyMs": 562.5,
                    "downloadThroughputKbps": 1474.5600000000002,
                    "uploadThroughputKbps": 675,
                    "cpuSlowdownMultiplier": 4
                },
                "throttlingMethod": "provided",
                "screenEmulation": {
                    "mobile": true,
                    "width": 412,
                    "height": 823,
                    "deviceScaleFactor": 1.75,
                    "disabled": true
                },
                "emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": null
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 0,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 0,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "target-size",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "label-content-name-mismatch",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "table-fake-caption",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "td-has-header",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "accessibility",
                    "score": 0.87
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 0,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 0,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 1
                },
                "pwa": {
                    "title": "PWA",
                    "description": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https:\/\/web.dev\/articles\/pwa-checklist).",
                    "manualDescription": "These checks are required by the baseline [PWA Checklist](https:\/\/web.dev\/articles\/pwa-checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.",
                    "supportedModes": [
                        "navigation"
                    ],
                    "auditRefs": [
                        {
                            "id": "installable-manifest",
                            "weight": 2,
                            "group": "pwa-installable"
                        },
                        {
                            "id": "splash-screen",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "themed-omnibox",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "content-width",
                            "weight": 0,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "viewport",
                            "weight": 2,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "maskable-icon",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "pwa-cross-browser",
                            "weight": 0
                        },
                        {
                            "id": "pwa-page-transitions",
                            "weight": 0
                        },
                        {
                            "id": "pwa-each-page-has-url",
                            "weight": 0
                        }
                    ],
                    "id": "pwa",
                    "score": 0.28999999999999998
                }
            },
            "categoryGroups": {
                "metrics": {
                    "title": "Metrics"
                },
                "load-opportunities": {
                    "title": "Opportunities",
                    "description": "These suggestions can help your page load faster. They don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "budgets": {
                    "title": "Budgets",
                    "description": "Performance budgets set standards for the performance of your site."
                },
                "diagnostics": {
                    "title": "Diagnostics",
                    "description": "More information about the performance of your application. These numbers don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "pwa-installable": {
                    "title": "Installable"
                },
                "pwa-optimized": {
                    "title": "PWA Optimized"
                },
                "a11y-best-practices": {
                    "title": "Best practices",
                    "description": "These items highlight common accessibility best practices."
                },
                "a11y-color-contrast": {
                    "title": "Contrast",
                    "description": "These are opportunities to improve the legibility of your content."
                },
                "a11y-names-labels": {
                    "title": "Names and labels",
                    "description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-navigation": {
                    "title": "Navigation",
                    "description": "These are opportunities to improve keyboard navigation in your application."
                },
                "a11y-aria": {
                    "title": "ARIA",
                    "description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-language": {
                    "title": "Internationalization and localization",
                    "description": "These are opportunities to improve the interpretation of your content by users in different locales."
                },
                "a11y-audio-video": {
                    "title": "Audio and video",
                    "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
                },
                "a11y-tables-lists": {
                    "title": "Tables and lists",
                    "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
                },
                "seo-mobile": {
                    "title": "Mobile Friendly",
                    "description": "Make sure your pages are mobile friendly so users don\u2019t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https:\/\/developers.google.com\/search\/mobile-sites\/)."
                },
                "seo-content": {
                    "title": "Content Best Practices",
                    "description": "Format your HTML in a way that enables crawlers to better understand your app\u2019s content."
                },
                "seo-crawl": {
                    "title": "Crawling and Indexing",
                    "description": "To appear in search results, crawlers need access to your app."
                },
                "best-practices-trust-safety": {
                    "title": "Trust and Safety"
                },
                "best-practices-ux": {
                    "title": "User Experience"
                },
                "best-practices-browser-compat": {
                    "title": "Browser Compatibility"
                },
                "best-practices-general": {
                    "title": "General"
                },
                "hidden": {
                    "title": ""
                }
            },
            "stackPacks": [],
            "entities": [
                {
                    "name": "matterof.art",
                    "origins": [
                        "https:\/\/matterof.art"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Plausible",
                    "homepage": "https:\/\/plausible.io\/",
                    "origins": [
                        "https:\/\/plausible.io"
                    ],
                    "category": "analytics"
                },
                {
                    "name": "snipcart.com",
                    "origins": [
                        "https:\/\/cdn.snipcart.com",
                        "https:\/\/app.snipcart.com"
                    ],
                    "isUnrecognized": true
                },
                {
                    "name": "bunny.net",
                    "origins": [
                        "https:\/\/fonts.bunny.net"
                    ],
                    "isUnrecognized": true
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 1046.1900000000001,
                        "name": "lh:config",
                        "duration": 1006.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1050.3599999999999,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 104.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2053.1399999999999,
                        "name": "lh:runner:gather",
                        "duration": 26869.580000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2326.7800000000002,
                        "name": "lh:driver:connect",
                        "duration": 13.630000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2340.9499999999998,
                        "name": "lh:driver:navigate",
                        "duration": 25.030000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2366.52,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1083.28,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3450.0599999999999,
                        "name": "lh:gather:getVersion",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3452.25,
                        "name": "lh:prepare:navigationMode",
                        "duration": 74.670000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3497.4400000000001,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 13.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3511.3899999999999,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 11.56,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3524.3800000000001,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 2.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3580.7399999999998,
                        "name": "lh:driver:navigate",
                        "duration": 19268.630000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23794.82,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23795.07,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23795.360000000001,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 6.4800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23802.419999999998,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23802.669999999998,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23802.799999999999,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 802.94000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24605.799999999999,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 143.03999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24748.889999999999,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24749.119999999999,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 128.77000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24877.93,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 1.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24879.779999999999,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 6.6900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24886.509999999998,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 3.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24890.110000000001,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 34.420000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24924.57,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 4.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24928.900000000001,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 2.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24931.490000000002,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 569.96000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25501.529999999999,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25501.970000000001,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25503.110000000001,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.39000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25503.540000000001,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25503.740000000002,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 6.5300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25510.040000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25510.310000000001,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 4.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25514.75,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 7.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25521.869999999999,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25522.130000000001,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 2710.1700000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28232.380000000001,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 5.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28237.639999999999,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 128.06,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28365.77,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.41999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28366.259999999998,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28366.52,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 18.890000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28366.759999999998,
                        "name": "lh:gather:collectStacks",
                        "duration": 18.620000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28385.470000000001,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 3.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28388.77,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 111.33,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28500.77,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 82.560000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28583.639999999999,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 2.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28585.82,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28587.25,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28587.41,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28587.650000000001,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 312.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28923.400000000001,
                        "name": "lh:runner:audit",
                        "duration": 1095.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28923.610000000001,
                        "name": "lh:runner:auditing",
                        "duration": 1094.1400000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28930.360000000001,
                        "name": "lh:audit:is-on-https",
                        "duration": 7.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28931.610000000001,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 3.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28943.650000000001,
                        "name": "lh:audit:viewport",
                        "duration": 3.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28944.619999999999,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28950.790000000001,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 72.900000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28951.889999999999,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 69.849999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28952.139999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 69.569999999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29024.200000000001,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 2.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29025.290000000001,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29027.25,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 1.8400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29027.880000000001,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29029.41,
                        "name": "lh:audit:speed-index",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29029.93,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29030.779999999999,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29031.189999999999,
                        "name": "lh:computed:Speedline",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29031.529999999999,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29032.200000000001,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29032.68,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29033.830000000002,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29034.32,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29035.650000000001,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29036.16,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29037.419999999998,
                        "name": "lh:audit:errors-in-console",
                        "duration": 2.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29037.98,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29040.110000000001,
                        "name": "lh:audit:server-response-time",
                        "duration": 4.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29040.900000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29045.110000000001,
                        "name": "lh:audit:interactive",
                        "duration": 2.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29046.290000000001,
                        "name": "lh:computed:Interactive",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29048,
                        "name": "lh:audit:user-timings",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29048.459999999999,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29049.669999999998,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29050.130000000001,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.27000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29050.259999999998,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29051.41,
                        "name": "lh:audit:redirects",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29052.919999999998,
                        "name": "lh:audit:installable-manifest",
                        "duration": 6.9699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29064.380000000001,
                        "name": "lh:audit:splash-screen",
                        "duration": 3.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29065.439999999999,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29068.470000000001,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 2.7999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29071.98,
                        "name": "lh:audit:maskable-icon",
                        "duration": 6.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29079.07,
                        "name": "lh:audit:content-width",
                        "duration": 2.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29081.549999999999,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 1.8600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29083.779999999999,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 1.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29085.950000000001,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29087.400000000001,
                        "name": "lh:audit:deprecations",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29089.540000000001,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 2.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29093.130000000001,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 3.8199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29094.98,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29097.75,
                        "name": "lh:audit:bootup-time",
                        "duration": 2.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29102.349999999999,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29104.299999999999,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 6.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29105.34,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 4.1399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29105.470000000001,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 3.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29105.68,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 3.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29111.200000000001,
                        "name": "lh:audit:font-display",
                        "duration": 5.1100000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29116.349999999999,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.51000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29116.889999999999,
                        "name": "lh:audit:network-requests",
                        "duration": 4.3499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29117.18,
                        "name": "lh:computed:EntityClassification",
                        "duration": 3.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29121.75,
                        "name": "lh:audit:network-rtt",
                        "duration": 3.3599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29125.779999999999,
                        "name": "lh:audit:network-server-latency",
                        "duration": 2.3199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29128.130000000001,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29128.59,
                        "name": "lh:audit:metrics",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29128.98,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.37,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29129.810000000001,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29130.27,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29131.869999999999,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29133.560000000001,
                        "name": "lh:audit:resource-summary",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29135.040000000001,
                        "name": "lh:audit:third-party-summary",
                        "duration": 1.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29135.77,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29137.380000000001,
                        "name": "lh:audit:third-party-facades",
                        "duration": 2.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29139.849999999999,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29141.610000000001,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 1.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29144.169999999998,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29146.060000000001,
                        "name": "lh:audit:long-tasks",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29147.91,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 5.7999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29154.130000000001,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29156.360000000001,
                        "name": "lh:audit:unsized-images",
                        "duration": 19.539999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29176.509999999998,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 2.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29179.709999999999,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 1.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29181.740000000002,
                        "name": "lh:audit:csp-xss",
                        "duration": 2.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29184.02,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 29.640000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29184.59,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29185.029999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.79000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29185.990000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.26000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29186.330000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 12.42,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29198.84,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 14.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29214.029999999999,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.85999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29215.139999999999,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.76000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29216.139999999999,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29217.400000000001,
                        "name": "lh:audit:accesskeys",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29219.02,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29220.549999999999,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 19.66,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29240.549999999999,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29242.299999999999,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 5.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29248.150000000001,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 6.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29254.93,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29257.23,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29259.060000000001,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29260.869999999999,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29262.82,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29264.790000000001,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.8400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29266.93,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 3.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29270.450000000001,
                        "name": "lh:audit:aria-roles",
                        "duration": 3.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29274.040000000001,
                        "name": "lh:audit:aria-text",
                        "duration": 2.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29276.540000000001,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 2.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29278.939999999999,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29281.419999999998,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 2.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29283.91,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 2.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29286.57,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 2.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29289.119999999999,
                        "name": "lh:audit:button-name",
                        "duration": 2.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29291.82,
                        "name": "lh:audit:bypass",
                        "duration": 22.09,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29314.23,
                        "name": "lh:audit:color-contrast",
                        "duration": 4.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29319.43,
                        "name": "lh:audit:definition-list",
                        "duration": 3.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29323.810000000001,
                        "name": "lh:audit:dlitem",
                        "duration": 3.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29327.330000000002,
                        "name": "lh:audit:document-title",
                        "duration": 4.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29332.849999999999,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 4.9299999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29338.299999999999,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 5.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29343.91,
                        "name": "lh:audit:empty-heading",
                        "duration": 32.619999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29376.869999999999,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 2.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29379.950000000001,
                        "name": "lh:audit:frame-title",
                        "duration": 2.7200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29382.990000000002,
                        "name": "lh:audit:heading-order",
                        "duration": 5.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29389.099999999999,
                        "name": "lh:audit:html-has-lang",
                        "duration": 11.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29401.209999999999,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 9.4900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29411.299999999999,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 6.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29418.029999999999,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 9.1999999999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29427.77,
                        "name": "lh:audit:image-alt",
                        "duration": 51.469999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29479.860000000001,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 8.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29488.939999999999,
                        "name": "lh:audit:input-button-name",
                        "duration": 2.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29492.34,
                        "name": "lh:audit:input-image-alt",
                        "duration": 3.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29495.689999999999,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 3.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29499.099999999999,
                        "name": "lh:audit:label",
                        "duration": 3.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29502.549999999999,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 4.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29507.369999999999,
                        "name": "lh:audit:link-name",
                        "duration": 27.699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29535.389999999999,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 4.8099999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29540.52,
                        "name": "lh:audit:list",
                        "duration": 3.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29544.240000000002,
                        "name": "lh:audit:listitem",
                        "duration": 3.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29547.98,
                        "name": "lh:audit:meta-refresh",
                        "duration": 3.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29551.68,
                        "name": "lh:audit:meta-viewport",
                        "duration": 5.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29557.060000000001,
                        "name": "lh:audit:object-alt",
                        "duration": 3.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29560.82,
                        "name": "lh:audit:select-name",
                        "duration": 3.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29564.52,
                        "name": "lh:audit:skip-link",
                        "duration": 25.66,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29590.509999999998,
                        "name": "lh:audit:tabindex",
                        "duration": 3.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29594.66,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 3.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29598.93,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 4.1500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29603.369999999999,
                        "name": "lh:audit:target-size",
                        "duration": 4.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29608.509999999998,
                        "name": "lh:audit:td-has-header",
                        "duration": 4.1799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29613,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 28.210000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29641.639999999999,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 4.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29646.439999999999,
                        "name": "lh:audit:valid-lang",
                        "duration": 4.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29651.040000000001,
                        "name": "lh:audit:video-caption",
                        "duration": 4.2800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29655.349999999999,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29655.509999999998,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29655.619999999999,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29655.709999999999,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29655.790000000001,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29655.869999999999,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29655.950000000001,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29656.02,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29656.099999999999,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29656.16,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29656.57,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 3.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29660.450000000001,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 2.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29662.790000000001,
                        "name": "lh:audit:offscreen-images",
                        "duration": 1.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29664.919999999998,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29666.779999999999,
                        "name": "lh:audit:unminified-css",
                        "duration": 58.810000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29725.84,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 176.52000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29902.619999999999,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 2.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29903.16,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29905.580000000002,
                        "name": "lh:audit:unused-javascript",
                        "duration": 1.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29907.790000000001,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 2.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29910.040000000001,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 1.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29912.080000000002,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29913.720000000001,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 2.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29914.23,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.46999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29916.41,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29918.02,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29919.869999999999,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 47.799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29968.02,
                        "name": "lh:audit:doctype",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29969.810000000001,
                        "name": "lh:audit:charset",
                        "duration": 1.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29972.110000000001,
                        "name": "lh:audit:dom-size",
                        "duration": 9.2300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29981.68,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29983.349999999999,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29985,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29986.740000000002,
                        "name": "lh:audit:js-libraries",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29988.279999999999,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29989.869999999999,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29991.279999999999,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29993.41,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29994.93,
                        "name": "lh:audit:meta-description",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29996.5,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29998.790000000001,
                        "name": "lh:audit:font-size",
                        "duration": 1.95,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30001.240000000002,
                        "name": "lh:audit:link-text",
                        "duration": 2.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30004.060000000001,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30006.080000000002,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30008.049999999999,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30009.48,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30010.919999999998,
                        "name": "lh:audit:hreflang",
                        "duration": 1.28,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30012.509999999998,
                        "name": "lh:audit:plugins",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30013.93,
                        "name": "lh:audit:canonical",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30015.509999999998,
                        "name": "lh:audit:structured-data",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30016.540000000001,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30017.77,
                        "name": "lh:runner:generate",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    }
                ],
                "total": 27964.630000000001
            },
            "i18n": {
                "rendererFormattedStrings": {
                    "calculatorLink": "See calculator.",
                    "collapseView": "Collapse view",
                    "crcInitialNavigation": "Initial Navigation",
                    "crcLongestDurationLabel": "Maximum critical path latency:",
                    "dropdownCopyJSON": "Copy JSON",
                    "dropdownDarkTheme": "Toggle Dark Theme",
                    "dropdownPrintExpanded": "Print Expanded",
                    "dropdownPrintSummary": "Print Summary",
                    "dropdownSaveGist": "Save as Gist",
                    "dropdownSaveHTML": "Save as HTML",
                    "dropdownSaveJSON": "Save as JSON",
                    "dropdownViewer": "Open in Viewer",
                    "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
                    "errorLabel": "Error!",
                    "errorMissingAuditInfo": "Report error: no audit information",
                    "expandView": "Expand view",
                    "firstPartyChipLabel": "1st party",
                    "footerIssue": "File an issue",
                    "hide": "Hide",
                    "labDataTitle": "Lab Data",
                    "lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
                    "manualAuditsGroupTitle": "Additional items to manually check",
                    "notApplicableAuditsGroupTitle": "Not applicable",
                    "openInANewTabTooltip": "Open in a new tab",
                    "opportunityResourceColumnLabel": "Opportunity",
                    "opportunitySavingsColumnLabel": "Estimated Savings",
                    "passedAuditsGroupTitle": "Passed audits",
                    "runtimeAnalysisWindow": "Initial page load",
                    "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
                    "runtimeAnalysisWindowTimespan": "User interactions timespan",
                    "runtimeCustom": "Custom throttling",
                    "runtimeDesktopEmulation": "Emulated Desktop",
                    "runtimeMobileEmulation": "Emulated Moto G Power",
                    "runtimeNoEmulation": "No emulation",
                    "runtimeSettingsAxeVersion": "Axe version",
                    "runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
                    "runtimeSettingsCPUThrottling": "CPU throttling",
                    "runtimeSettingsDevice": "Device",
                    "runtimeSettingsNetworkThrottling": "Network throttling",
                    "runtimeSettingsScreenEmulation": "Screen emulation",
                    "runtimeSettingsUANetwork": "User agent (network)",
                    "runtimeSingleLoad": "Single page session",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
                    "runtimeSlow4g": "Slow 4G throttling",
                    "runtimeUnknown": "Unknown",
                    "show": "Show",
                    "showRelevantAudits": "Show audits relevant to:",
                    "snippetCollapseButtonLabel": "Collapse snippet",
                    "snippetExpandButtonLabel": "Expand snippet",
                    "thirdPartyResourcesLabel": "Show 3rd-party resources",
                    "throttlingProvided": "Provided by environment",
                    "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
                    "unattributable": "Unattributable",
                    "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "core\/lib\/lh-error.js | badTraceRecording": [
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "runtimeError.message"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-meaningful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[speed-index].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[screenshot-thumbnails].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[final-screenshot].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[total-blocking-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[max-potential-fid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[cumulative-layout-shift].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.interactive.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[user-timings].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[critical-request-chains].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.redirects.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[mainthread-work-breakdown].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[bootup-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-rel-preconnect].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.diagnostics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[main-thread-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.metrics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[timing-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-facades].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[long-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[offscreen-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[render-blocking-resources].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-css].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-css-rules].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[modern-image-formats].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-optimized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-responsive-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[efficient-animated-content].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[duplicated-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[legacy-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.doctype.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-http2].errorMessage"
                        }
                    ],
                    "core\/audits\/is-on-https.js | title": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/viewport.js | title": [
                        "audits.viewport.title"
                    ],
                    "core\/audits\/viewport.js | description": [
                        "audits.viewport.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstContentfulPaintMetric": [
                        "audits[first-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-contentful-paint.js | description": [
                        "audits[first-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | largestContentfulPaintMetric": [
                        "audits[largest-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/largest-contentful-paint.js | description": [
                        "audits[largest-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstMeaningfulPaintMetric": [
                        "audits[first-meaningful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-meaningful-paint.js | description": [
                        "audits[first-meaningful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | speedIndexMetric": [
                        "audits[speed-index].title"
                    ],
                    "core\/audits\/metrics\/speed-index.js | description": [
                        "audits[speed-index].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalBlockingTimeMetric": [
                        "audits[total-blocking-time].title"
                    ],
                    "core\/audits\/metrics\/total-blocking-time.js | description": [
                        "audits[total-blocking-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | failureTitle": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnSource": [
                        "audits[errors-in-console].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[errors-in-console].details.headings[1].label",
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 98.71399999999997
                            },
                            "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[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": 137.08299999999997
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 377.04200000000003
                            },
                            "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 | stylesheetResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/lib\/lh-error.js | erroredRequiredArtifact": [
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint-element].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[lcp-lazy-loaded].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[layout-shift-elements].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[non-composited-animations].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[prioritize-lcp-image].errorMessage"
                        }
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | title": [
                        "audits[lcp-lazy-loaded].title"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | description": [
                        "audits[lcp-lazy-loaded].description"
                    ],
                    "core\/audits\/layout-shift-elements.js | title": [
                        "audits[layout-shift-elements].title"
                    ],
                    "core\/audits\/layout-shift-elements.js | description": [
                        "audits[layout-shift-elements].description"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/no-unload-listeners.js | title": [
                        "audits[no-unload-listeners].title"
                    ],
                    "core\/audits\/no-unload-listeners.js | description": [
                        "audits[no-unload-listeners].description"
                    ],
                    "core\/audits\/non-composited-animations.js | title": [
                        "audits[non-composited-animations].title"
                    ],
                    "core\/audits\/non-composited-animations.js | description": [
                        "audits[non-composited-animations].description"
                    ],
                    "core\/audits\/unsized-images.js | title": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | title": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | title": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | title": [
                        "audits[empty-heading].title"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | description": [
                        "audits[empty-heading].description"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
                        "audits[form-field-multiple-labels].title"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
                        "audits[form-field-multiple-labels].description"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | title": [
                        "audits[frame-title].title"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | description": [
                        "audits[frame-title].description"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | failureTitle": [
                        "audits[heading-order].title"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | description": [
                        "audits[heading-order].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[heading-order].details.headings[0].label",
                        "audits[link-name].details.headings[0].label",
                        "audits[target-size].details.headings[0].label"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | title": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | title": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.description"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | title": [
                        "audits[landmark-one-main].title"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | description": [
                        "audits[landmark-one-main].description"
                    ],
                    "core\/audits\/accessibility\/link-name.js | failureTitle": [
                        "audits[link-name].title"
                    ],
                    "core\/audits\/accessibility\/link-name.js | description": [
                        "audits[link-name].description"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | title": [
                        "audits[link-in-text-block].title"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | description": [
                        "audits[link-in-text-block].description"
                    ],
                    "core\/audits\/accessibility\/list.js | 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": 28
                            },
                            "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": 5730324
                            },
                            "path": "audits[total-byte-weight].displayValue"
                        }
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | title": [
                        "audits[offscreen-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | description": [
                        "audits[offscreen-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | title": [
                        "audits[render-blocking-resources].title"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | description": [
                        "audits[render-blocking-resources].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | title": [
                        "audits[unminified-css].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | description": [
                        "audits[unminified-css].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | title": [
                        "audits[unminified-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | description": [
                        "audits[unminified-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | title": [
                        "audits[unused-css-rules].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | description": [
                        "audits[unused-css-rules].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | title": [
                        "audits[unused-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | description": [
                        "audits[unused-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | title": [
                        "audits[modern-image-formats].title"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | description": [
                        "audits[modern-image-formats].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | title": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 336
                            },
                            "path": "audits[dom-size].displayValue"
                        }
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnStatistic": [
                        "audits[dom-size].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[dom-size].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnValue": [
                        "audits[dom-size].details.headings[2].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMElements": [
                        "audits[dom-size].details.items[0].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMDepth": [
                        "audits[dom-size].details.items[1].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMWidth": [
                        "audits[dom-size].details.items[2].statistic"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | title": [
                        "audits[geolocation-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
                        "audits[geolocation-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | title": [
                        "audits[inspector-issues].title"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | description": [
                        "audits[inspector-issues].description"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | title": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnName": [
                        "audits[js-libraries].details.headings[0].label"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | columnVersion": [
                        "audits[js-libraries].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | title": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/matterof.art\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9266 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-b0nk-10.10.1.212\/240902_AiDc5X_806.1.0\/lighthouse.json\" --throttling-method provided --form-factor desktop --screenEmulation.disabled --emulatedUserAgent 'Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07'\nMon, 02 Sep 2024 09:42:08 GMT LH:ChromeLauncher Found existing Chrome already running using port 9266, using that.\nMon, 02 Sep 2024 09:42:10 GMT LH:status Connecting to browser\nMon, 02 Sep 2024 09:42:10 GMT LH:status Navigating to about:blank\nMon, 02 Sep 2024 09:42:10 GMT LH:status Benchmarking machine\nMon, 02 Sep 2024 09:42:11 GMT LH:status Preparing target for navigation mode\nMon, 02 Sep 2024 09:42:11 GMT LH:status Cleaning origin data\nMon, 02 Sep 2024 09:42:11 GMT LH:status Cleaning browser cache\nMon, 02 Sep 2024 09:42:11 GMT LH:status Preparing network conditions\nMon, 02 Sep 2024 09:42:11 GMT LH:status Navigating to https:\/\/matterof.art\/\nMon, 02 Sep 2024 09:42:31 GMT LH:status Getting artifact: DevtoolsLog\nMon, 02 Sep 2024 09:42:31 GMT LH:status Getting artifact: Trace\nMon, 02 Sep 2024 09:42:31 GMT LH:status Getting artifact: DevtoolsLog\nMon, 02 Sep 2024 09:42:31 GMT LH:status Getting artifact: Trace\nMon, 02 Sep 2024 09:42:31 GMT LH:status Getting artifact: Accessibility\nMon, 02 Sep 2024 09:42:32 GMT LH:status Getting artifact: AnchorElements\nMon, 02 Sep 2024 09:42:32 GMT LH:status Getting artifact: ConsoleMessages\nMon, 02 Sep 2024 09:42:32 GMT LH:status Getting artifact: CSSUsage\nMon, 02 Sep 2024 09:42:32 GMT LH:status Getting artifact: Doctype\nMon, 02 Sep 2024 09:42:32 GMT LH:status Getting artifact: DOMStats\nMon, 02 Sep 2024 09:42:32 GMT LH:status Getting artifact: EmbeddedContent\nMon, 02 Sep 2024 09:42:32 GMT LH:status Getting artifact: FontSize\nMon, 02 Sep 2024 09:42:32 GMT LH:status Getting artifact: Inputs\nMon, 02 Sep 2024 09:42:32 GMT LH:status Getting artifact: GlobalListeners\nMon, 02 Sep 2024 09:42:32 GMT LH:status Getting artifact: ImageElements\nMon, 02 Sep 2024 09:42:33 GMT LH:status Getting artifact: InstallabilityErrors\nMon, 02 Sep 2024 09:42:33 GMT LH:status Get webapp installability errors\nMon, 02 Sep 2024 09:42:33 GMT LH:status Getting artifact: InspectorIssues\nMon, 02 Sep 2024 09:42:33 GMT LH:status Getting artifact: JsUsage\nMon, 02 Sep 2024 09:42:33 GMT LH:status Getting artifact: LinkElements\nMon, 02 Sep 2024 09:42:33 GMT LH:status Getting artifact: MainDocumentContent\nMon, 02 Sep 2024 09:42:33 GMT LH:status Getting artifact: MetaElements\nMon, 02 Sep 2024 09:42:33 GMT LH:status Getting artifact: NetworkUserAgent\nMon, 02 Sep 2024 09:42:33 GMT LH:status Getting artifact: OptimizedImages\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: ResponseCompression\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: RobotsTxt\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: Scripts\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: SourceMaps\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: Stacks\nMon, 02 Sep 2024 09:42:36 GMT LH:status Collect stacks\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: TapTargets\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: TraceElements\nMon, 02 Sep 2024 09:42:36 GMT LH:TraceElements:error NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: ViewportDimensions\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: WebAppManifest\nMon, 02 Sep 2024 09:42:36 GMT LH:status Get webapp manifest\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: devtoolsLogs\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: traces\nMon, 02 Sep 2024 09:42:36 GMT LH:status Getting artifact: BFCacheFailures\nMon, 02 Sep 2024 09:42:36 GMT LH:status Analyzing and running audits...\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Uses HTTPS\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: First Contentful Paint\nMon, 02 Sep 2024 09:42:36 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Largest Contentful Paint\nMon, 02 Sep 2024 09:42:36 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: First Meaningful Paint\nMon, 02 Sep 2024 09:42:36 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Speed Index\nMon, 02 Sep 2024 09:42:36 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Screenshot Thumbnails\nMon, 02 Sep 2024 09:42:36 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Final Screenshot\nMon, 02 Sep 2024 09:42:36 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Total Blocking Time\nMon, 02 Sep 2024 09:42:36 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Max Potential First Input Delay\nMon, 02 Sep 2024 09:42:36 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Cumulative Layout Shift\nMon, 02 Sep 2024 09:42:36 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: No browser errors logged to the console\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Initial server response time was short\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Time to Interactive\nMon, 02 Sep 2024 09:42:36 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: User Timing marks and measures\nMon, 02 Sep 2024 09:42:36 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Avoid chaining critical requests\nMon, 02 Sep 2024 09:42:36 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Avoid multiple page redirects\nMon, 02 Sep 2024 09:42:36 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Configured for a custom splash screen\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Sets a theme color for the address bar.\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Manifest has a maskable icon\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Content is sized correctly for the viewport\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Displays images with correct aspect ratio\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Serves images with appropriate resolution\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Avoids deprecated APIs\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Avoids third-party cookies\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Minimizes main-thread work\nMon, 02 Sep 2024 09:42:36 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: JavaScript execution time\nMon, 02 Sep 2024 09:42:36 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Preload key requests\nMon, 02 Sep 2024 09:42:36 GMT LH:status Auditing: Preconnect to required origins\nMon, 02 Sep 2024 09:42:37 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: All text remains visible during webfont loads\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Diagnostics\nMon, 02 Sep 2024 09:42:37 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Network Requests\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Network Round Trip Times\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Server Backend Latencies\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Tasks\nMon, 02 Sep 2024 09:42:37 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Metrics\nMon, 02 Sep 2024 09:42:37 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Performance budget\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Timing budget\nMon, 02 Sep 2024 09:42:37 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Resources Summary\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Minimize third-party usage\nMon, 02 Sep 2024 09:42:37 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Lazy load third-party resources with facades\nMon, 02 Sep 2024 09:42:37 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Largest Contentful Paint element\nMon, 02 Sep 2024 09:42:37 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nMon, 02 Sep 2024 09:42:37 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Avoid large layout shifts\nMon, 02 Sep 2024 09:42:37 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Avoid long main-thread tasks\nMon, 02 Sep 2024 09:42:37 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Avoids `unload` event listeners\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Avoid non-composited animations\nMon, 02 Sep 2024 09:42:37 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Page has valid source maps\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Preload Largest Contentful Paint image\nMon, 02 Sep 2024 09:42:37 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Script Treemap Data\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Site works cross-browser\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Each page has a URL\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[accesskey]` values are unique\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: ARIA input fields have accessible names\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[role]` values are valid\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: ARIA toggle fields have accessible names\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Buttons have an accessible name\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Document has a `<title>` element\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: ARIA IDs are unique\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: All heading elements contain content.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: No form fields have multiple labels\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Identical links have the same purpose.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Image elements have `[alt]` attributes\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Input buttons have discernible text.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Form elements have associated labels\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Document has a main landmark.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Links have a discernible name\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Links are distinguishable without relying on color.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `<object>` elements have alternate text\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Select elements have associated label elements.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Skip links are focusable.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `[lang]` attributes have a valid value\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Custom controls have associated labels\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Custom controls have ARIA roles\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Interactive controls are keyboard focusable\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: The page has a logical tab order\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Visual order on the page follows DOM order\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Uses efficient cache policy on static assets\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Avoids enormous network payloads\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Defer offscreen images\nMon, 02 Sep 2024 09:42:37 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Eliminate render-blocking resources\nMon, 02 Sep 2024 09:42:37 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Minify CSS\nMon, 02 Sep 2024 09:42:37 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Minify JavaScript\nMon, 02 Sep 2024 09:42:37 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Reduce unused CSS\nMon, 02 Sep 2024 09:42:37 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Reduce unused JavaScript\nMon, 02 Sep 2024 09:42:37 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Serve images in next-gen formats\nMon, 02 Sep 2024 09:42:37 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Efficiently encode images\nMon, 02 Sep 2024 09:42:37 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Enable text compression\nMon, 02 Sep 2024 09:42:37 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Properly size images\nMon, 02 Sep 2024 09:42:37 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Use video formats for animated content\nMon, 02 Sep 2024 09:42:37 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nMon, 02 Sep 2024 09:42:37 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nMon, 02 Sep 2024 09:42:37 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Page has the HTML doctype\nMon, 02 Sep 2024 09:42:37 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Properly defines charset\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Avoids an excessive DOM size\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Avoids `document.write()`\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Detected JavaScript libraries\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Allows users to paste into input fields\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Use HTTP\/2\nMon, 02 Sep 2024 09:42:37 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Document has a meta description\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Page has successful HTTP status code\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Document uses legible font sizes\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Links have descriptive text\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Links are crawlable\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: robots.txt is valid\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Tap targets are sized appropriately\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Document has a valid `hreflang`\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Document avoids plugins\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Document has a valid `rel=canonical`\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Structured data is valid\nMon, 02 Sep 2024 09:42:37 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nMon, 02 Sep 2024 09:42:37 GMT LH:status Generating results...\nMon, 02 Sep 2024 09:42:37 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-b0nk-10.10.1.212\/240902_AiDc5X_806.1.0\/lighthouse.report.html\nMon, 02 Sep 2024 09:42:37 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nMon, 02 Sep 2024 09:42:37 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-b0nk-10.10.1.212\/240902_AiDc5X_806.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": 9422,
                "docTime": 9422,
                "fullyLoaded": 12371,
                "bytesOut": 73643,
                "bytesOutDoc": 59869,
                "bytesIn": 5715188,
                "bytesInDoc": 5371410,
                "requests": 35,
                "requestsFull": 35,
                "requestsDoc": 28,
                "responses_200": 33,
                "responses_404": 1,
                "responses_other": 1,
                "result": 99999,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 9364,
                "loadEventEnd": 9364,
                "domContentLoadedEventStart": 7780,
                "domContentLoadedEventEnd": 7780,
                "connections": 6,
                "final_base_page_request": 0,
                "domInteractive": 558,
                "firstPaint": 739.20000000111759,
                "firstContentfulPaint": 798,
                "firstImagePaint": 887,
                "firstMeaningfulPaint": 2126,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 232,
                "basePageSSLTime": 64,
                "score_cache": 10,
                "score_cdn": 20,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 86,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 423556,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 3694729,
                "image_savings": 522132,
                "cpu.ParseHTML": 15,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 38,
                "cpu.ParseAuthorStyleSheet": 9,
                "cpu.EvaluateScript": 186,
                "cpu.v8.compile": 52,
                "cpu.UpdateLayoutTree": 100,
                "cpu.Layout": 66,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 15,
                "cpu.Paint": 52,
                "cpu.Layerize": 13,
                "cpu.FunctionCall": 13,
                "cpu.XHRReadyStateChange": 0,
                "cpu.HitTest": 1,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 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": 4,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                "cpu.Idle": 11802,
                "start_epoch": 1725270092.5164728,
                "date": 1725270095.0024822,
                "fullyLoadedCPUms": 7240,
                "fullyLoadedCPUpct": 27.70761576731979,
                "domElements": 375,
                "domComplete": 9364,
                "PerformancePaintTiming.first-paint": 739.20000000111759,
                "PerformancePaintTiming.first-contentful-paint": 739.20000000111759,
                "test_run_time_ms": 29738,
                "Colordepth": 24,
                "generated-content-percent": 0.63,
                "generated-content-size": 0.41999999999999998,
                "lastVisualChange": 2100,
                "render": 800,
                "visualComplete85": 1700,
                "visualComplete90": 1700,
                "visualComplete95": 1700,
                "visualComplete99": 2100,
                "visualComplete": 2100,
                "SpeedIndex": 1573,
                "chromeUserTiming.navigationStart": 111,
                "chromeUserTiming.fetchStart": 77,
                "chromeUserTiming.domLoading": 313,
                "chromeUserTiming.responseEnd": 327,
                "chromeUserTiming.domInteractive": 617,
                "chromeUserTiming.domContentLoadedEventStart": 7838,
                "chromeUserTiming.domContentLoadedEventEnd": 7839,
                "chromeUserTiming.domComplete": 9422,
                "chromeUserTiming.unloadEventStart": 312,
                "chromeUserTiming.unloadEventEnd": 312,
                "chromeUserTiming.markAsMainFrame": 312,
                "chromeUserTiming.commitNavigationEnd": 312,
                "chromeUserTiming.LayoutShift": 2073,
                "chromeUserTiming.firstPaint": 798,
                "chromeUserTiming.firstContentfulPaint": 798,
                "chromeUserTiming.firstImagePaint": 887,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2126,
                "chromeUserTiming.firstMeaningfulPaint": 2126,
                "chromeUserTiming.loadEventStart": 9422,
                "chromeUserTiming.loadEventEnd": 9422,
                "chromeUserTiming.LargestTextPaint": 2126,
                "chromeUserTiming.LargestImagePaint": 4217,
                "chromeUserTiming.LargestContentfulPaint": 4217,
                "chromeUserTiming.TotalLayoutShift": 0.13394685234486281,
                "chromeUserTiming.CumulativeLayoutShift": 0.13264532780156532,
                "FirstInteractive": 7780,
                "maxFID": 190,
                "TTIMeasurementEnd": 15451,
                "LastInteractive": 11634,
                "FirstCPUIdle": 7780,
                "TotalBlockingTime": 190,
                "run": 1,
                "step": 1,
                "effectiveBps": 470812,
                "domTime": 0,
                "aft": 0,
                "titleTime": 113,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.87,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 584484,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 852,
                "docTime": 852,
                "fullyLoaded": 4777,
                "bytesOut": 12387,
                "bytesOutDoc": 4085,
                "bytesIn": 36591,
                "bytesInDoc": 19185,
                "requests": 6,
                "requestsFull": 6,
                "requestsDoc": 2,
                "responses_200": 4,
                "responses_404": 1,
                "responses_other": 1,
                "result": 99999,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 849,
                "loadEventEnd": 849,
                "domContentLoadedEventStart": 844,
                "domContentLoadedEventEnd": 844,
                "connections": 3,
                "final_base_page_request": 0,
                "domInteractive": 347,
                "firstPaint": 933.20000000111759,
                "firstContentfulPaint": 937,
                "firstImagePaint": 937,
                "firstMeaningfulPaint": 937,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 222,
                "basePageSSLTime": 68,
                "score_cache": -1,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 21034,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 11,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 40,
                "cpu.ParseAuthorStyleSheet": 19,
                "cpu.EvaluateScript": 106,
                "cpu.v8.compile": 53,
                "cpu.UpdateLayoutTree": 90,
                "cpu.Layout": 85,
                "cpu.PrePaint": 5,
                "cpu.Paint": 8,
                "cpu.Layerize": 1,
                "cpu.XHRReadyStateChange": 0,
                "cpu.v8.produceCache": 33,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 8,
                "cpu.XHRLoad": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.TimerFire": 2,
                "cpu.HitTest": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 9,
                "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_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.Idle": 4301,
                "start_epoch": 1725270159.7308259,
                "date": 1725270162.5609467,
                "fullyLoadedCPUms": 3290,
                "fullyLoadedCPUpct": 24.388435878432784,
                "domElements": 375,
                "domComplete": 849,
                "PerformancePaintTiming.first-paint": 933.20000000111759,
                "PerformancePaintTiming.first-contentful-paint": 933.20000000111759,
                "test_run_time_ms": 12874,
                "Colordepth": 24,
                "generated-content-percent": 0.63,
                "generated-content-size": 0.41999999999999998,
                "lastVisualChange": 1300,
                "render": 1000,
                "visualComplete85": 1100,
                "visualComplete90": 1100,
                "visualComplete95": 1100,
                "visualComplete99": 1100,
                "visualComplete": 1300,
                "SpeedIndex": 1075,
                "chromeUserTiming.navigationStart": 56,
                "chromeUserTiming.fetchStart": 12,
                "chromeUserTiming.domLoading": 240,
                "chromeUserTiming.responseEnd": 243,
                "chromeUserTiming.domInteractive": 351,
                "chromeUserTiming.domContentLoadedEventStart": 848,
                "chromeUserTiming.domContentLoadedEventEnd": 848,
                "chromeUserTiming.domComplete": 852,
                "chromeUserTiming.unloadEventStart": 238,
                "chromeUserTiming.unloadEventEnd": 238,
                "chromeUserTiming.markAsMainFrame": 239,
                "chromeUserTiming.commitNavigationEnd": 239,
                "chromeUserTiming.loadEventStart": 852,
                "chromeUserTiming.loadEventEnd": 852,
                "chromeUserTiming.LayoutShift": 879,
                "chromeUserTiming.firstPaint": 936,
                "chromeUserTiming.firstContentfulPaint": 936,
                "chromeUserTiming.firstImagePaint": 936,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 936,
                "chromeUserTiming.firstMeaningfulPaint": 936,
                "chromeUserTiming.LargestTextPaint": 937,
                "chromeUserTiming.LargestImagePaint": 1031,
                "chromeUserTiming.LargestContentfulPaint": 1031,
                "chromeUserTiming.TotalLayoutShift": 0.0013172549675075852,
                "chromeUserTiming.CumulativeLayoutShift": 0.0013172549675075852,
                "maxFID": 149,
                "TTIMeasurementEnd": 7797,
                "LastInteractive": 4030,
                "TotalBlockingTime": 149,
                "run": 1,
                "step": 1,
                "effectiveBps": 8033,
                "domTime": 0,
                "aft": 0,
                "titleTime": 58,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.87,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 30452,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.FunctionCall": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.HitTest": 0,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 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_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 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.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,
                "FirstInteractive": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "FirstCPUIdle": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.v8.produceCache": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 0,
                "cpu.XHRLoad": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.TimerFire": 0,
                "cpu.HitTest": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 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.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.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 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-b0nk-10.10.1.212",
                "loadTime": 9422,
                "docTime": 9422,
                "fullyLoaded": 12371,
                "bytesOut": 73643,
                "bytesOutDoc": 59869,
                "bytesIn": 5715188,
                "bytesInDoc": 5371410,
                "requests": [
                    {
                        "type": 3,
                        "id": "F85BFC6F03B1E52D26571EF7262E8087",
                        "request_id": "F85BFC6F03B1E52D26571EF7262E8087",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/",
                        "raw_id": "F85BFC6F03B1E52D26571EF7262E8087",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 116,
                        "ttfb_ms": 84,
                        "load_start": 148,
                        "load_start_float": 148.000078,
                        "bytesIn": 19183,
                        "objectSize": 19183,
                        "objectSizeUncompressed": 67185,
                        "chunks": [
                            {
                                "ts": 239,
                                "bytes": 16203,
                                "inflated": 44704
                            },
                            {
                                "ts": 264,
                                "bytes": 2980,
                                "inflated": 22481
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": 2,
                        "dns_end": 47,
                        "connect_start": 47,
                        "connect_end": 83,
                        "ssl_start": 83,
                        "ssl_end": 147,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "matterof.art",
                            "sanList": [
                                "matterof.art",
                                "www.matterof.art"
                            ],
                            "issuer": "R11",
                            "validFrom": 1724445821,
                            "validTo": 1732221820,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1724449331377,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022026440A8992F0D28B43857A298D4CE8407D2A268A2075CC468C880AF7B07F1BFE022024658CF736B7331F676B32D67C0E546C40DDEE053ED8DBA495E1689EC5076B72"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1724449331466,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402206D2F4550357698B14F14BD1AA650C37A2B6B3963364B807C5B4D137343DD12A202203A46DB57C8EC7FC846AB545807EF8742CFB64B0EDE71A6DF1898C9203917C28C"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2110,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 45,
                        "connect_ms": 36,
                        "ssl_ms": 64,
                        "gzip_total": 19373,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 17,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 78,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE+DCCA+CgAwIBAgISAyF\/8y9Zya+kteYxZzmlObmSMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwODIzMjA0MzQxWhcNMjQxMTIxMjA0MzQwWjAXMRUwEwYDVQQD\nEwxtYXR0ZXJvZi5hcnQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC4\n9k20SogEgOjurL2nvuynbUDTRut\/vdpbhb6MxSLtJnh+xFdex4iwlT4P0GynN+8h\nhXmued7cCIcpbznIFFmcKx+IpcQpw+\/jP7uxzChvzAp5Wd28d1h4cke+Nx0yPjEm\nxIDdcyTkzC1Ne9UE9fhTTMQGpeMW4MdVsCKWyTBF2dEcK7OFBL767b6wG5h6JXuU\nmbVjmoevL\/9qR2skMHgbDIZSfJn8a6TJaIz3oaGMcWLu6H1FX9vX9nqbgLMtBFW+\nR0\/5vsdbuk0vFNfPQfZxFUo7\/a59fhn2ep19TSaytuzR3KkKggfxHraM\/tJlkHMT\nu8jH26KhOlYfnljT1VV1AgMBAAGjggIgMIICHDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFGGwSe76Ol5iXA1oe+QFQkrmXF39MB8GA1UdIwQYMBaAFMXPRqTq9MPAemyV\nxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9y\nZy8wKQYDVR0RBCIwIIIMbWF0dGVyb2YuYXJ0ghB3d3cubWF0dGVyb2YuYXJ0MBMG\nA1UdIAQMMAowCAYGZ4EMAQIBMIIBAgYKKwYBBAHWeQIEAgSB8wSB8ADuAHUAPxdL\nT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGRgTCYsQAABAMARjBEAiAm\nRAqJkvDSi0OFeimNTOhAfSomiiB1zEaMiAr3sH8b\/gIgJGWM9za3Mx9nazLWfA5U\nbEDd7gU+2NukleFonsUHa3IAdQAZmBBxCfDWUi4wgNKeP2S7g24ozPkPUo7u385K\nPxa0ygAAAZGBMJkKAAAEAwBGMEQCIG0vRVA1dpixTxS9GqZQw3orazljNkuAfFtN\nE3ND3RKiAiA6RttXyOx\/yEarVFgH74dCz7ZLDt5xpt8YmMkgORfCjDANBgkqhkiG\n9w0BAQsFAAOCAQEAaKb6nArU6pKz3K4cyH8CAKxZh7E4d5bqVvB0W1E1Gl52DW3B\nPAPjXeoSmJvt3H3wrbhkUAWPvNOAYp2vWm4QbKYvPAmtTIEijehqpLgsiY1iuGy1\nSRnx9sHjE03skeLZFwbEJqc+8KBCR5Kiosaj5COE47dzw8lFF8vK31ZZjl90ow+9\n+YzgSlQyA+TgrhHRAb\/Lb6vAlzG0HS0tNid+7QfqAdVm447Vh7SC8SbixO\/ZHQ5w\nWhskSNlFHX9g83LSLPqA232Gly0azYuVFeCW\/qkmU6sW7tImoTtaJGPSw\/1J3cao\nCbpGeVKf\/LKA0GtEqzm25oa8lDYD0NMCIkvYiA==\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": 264,
                        "ttfb_start": 148,
                        "ttfb_end": 232,
                        "download_start": 232,
                        "download_end": 264,
                        "download_ms": 32,
                        "all_start": 2,
                        "all_end": 264,
                        "all_ms": 261,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 1,
                            "FunctionCall": 2
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 2,
                        "cpuTime": 4,
                        "js_timing": [
                            [
                                461.84500000000003,
                                462.55599999999998
                            ],
                            [
                                461.93400000000003,
                                462.44299999999998
                            ],
                            [
                                7838.4719999999998,
                                7838.9889999999996
                            ],
                            [
                                10589.224,
                                10591.094999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "224849.3",
                        "request_id": "224849.3",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/assets\/css\/style.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/assets\/css\/style.css",
                        "raw_id": "224849.3",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 87,
                        "ttfb_ms": 78,
                        "load_start": 299,
                        "load_start_float": 299.00010700000001,
                        "bytesIn": 20580,
                        "objectSize": 20580,
                        "objectSizeUncompressed": 111249,
                        "chunks": [
                            {
                                "ts": 379,
                                "bytes": 16172,
                                "inflated": 18487
                            },
                            {
                                "ts": 386,
                                "bytes": 4408,
                                "inflated": 27226
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 76,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/assets\/css\/style.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/css",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: W\/\"660d1f24-1b291\"",
                                "last-modified: Wed, 03 Apr 2024 09:19:32 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1807,
                        "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": 20801,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 291,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 107,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 386,
                        "ttfb_start": 299,
                        "ttfb_end": 377,
                        "download_start": 377,
                        "download_end": 386,
                        "download_ms": 9,
                        "all_start": 299,
                        "all_end": 386,
                        "all_ms": 87,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "224849.4",
                        "request_id": "224849.4",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                        "raw_id": "224849.4",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3694,
                        "ttfb_ms": 115,
                        "load_start": 307,
                        "load_start_float": 307.000113,
                        "bytesIn": 660607,
                        "objectSize": 660607,
                        "objectSizeUncompressed": 660607,
                        "chunks": [
                            {
                                "ts": 456,
                                "bytes": 32768
                            },
                            {
                                "ts": 470,
                                "bytes": 16366
                            },
                            {
                                "ts": 498,
                                "bytes": 16366
                            },
                            {
                                "ts": 531,
                                "bytes": 16177
                            },
                            {
                                "ts": 551,
                                "bytes": 16366
                            },
                            {
                                "ts": 588,
                                "bytes": 261
                            },
                            {
                                "ts": 700,
                                "bytes": 16366
                            },
                            {
                                "ts": 726,
                                "bytes": 16366
                            },
                            {
                                "ts": 756,
                                "bytes": 16366
                            },
                            {
                                "ts": 787,
                                "bytes": 16366
                            },
                            {
                                "ts": 813,
                                "bytes": 16366
                            },
                            {
                                "ts": 839,
                                "bytes": 16366
                            },
                            {
                                "ts": 867,
                                "bytes": 108
                            },
                            {
                                "ts": 981,
                                "bytes": 16366
                            },
                            {
                                "ts": 1004,
                                "bytes": 16366
                            },
                            {
                                "ts": 1032,
                                "bytes": 16366
                            },
                            {
                                "ts": 1061,
                                "bytes": 16438
                            },
                            {
                                "ts": 1091,
                                "bytes": 16366
                            },
                            {
                                "ts": 1130,
                                "bytes": 14476
                            },
                            {
                                "ts": 1153,
                                "bytes": 16366
                            },
                            {
                                "ts": 1180,
                                "bytes": 16366
                            },
                            {
                                "ts": 1212,
                                "bytes": 1962
                            },
                            {
                                "ts": 1595,
                                "bytes": 7804
                            },
                            {
                                "ts": 1623,
                                "bytes": 16366
                            },
                            {
                                "ts": 1647,
                                "bytes": 16366
                            },
                            {
                                "ts": 1676,
                                "bytes": 16366
                            },
                            {
                                "ts": 1703,
                                "bytes": 8634
                            },
                            {
                                "ts": 1982,
                                "bytes": 10860
                            },
                            {
                                "ts": 2006,
                                "bytes": 16366
                            },
                            {
                                "ts": 2034,
                                "bytes": 16366
                            },
                            {
                                "ts": 2062,
                                "bytes": 16366
                            },
                            {
                                "ts": 2090,
                                "bytes": 5578
                            },
                            {
                                "ts": 2365,
                                "bytes": 10608
                            },
                            {
                                "ts": 2392,
                                "bytes": 16366
                            },
                            {
                                "ts": 2420,
                                "bytes": 16366
                            },
                            {
                                "ts": 2444,
                                "bytes": 16366
                            },
                            {
                                "ts": 2472,
                                "bytes": 5830
                            },
                            {
                                "ts": 2912,
                                "bytes": 9331
                            },
                            {
                                "ts": 2939,
                                "bytes": 16366
                            },
                            {
                                "ts": 2967,
                                "bytes": 16366
                            },
                            {
                                "ts": 2997,
                                "bytes": 16366
                            },
                            {
                                "ts": 3024,
                                "bytes": 7107
                            },
                            {
                                "ts": 3435,
                                "bytes": 16008
                            },
                            {
                                "ts": 3463,
                                "bytes": 16366
                            },
                            {
                                "ts": 3491,
                                "bytes": 16366
                            },
                            {
                                "ts": 3520,
                                "bytes": 16366
                            },
                            {
                                "ts": 3544,
                                "bytes": 430
                            },
                            {
                                "ts": 4001,
                                "bytes": 5247
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 133,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 660607",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"66740981-a147f\"",
                                "last-modified: Thu, 20 Jun 2024 10:50:41 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2281,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 85,
                        "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": 660607,
                        "image_save": 97093,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 294,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 113,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "645 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 1920,
                                    "ImageHeight": 1280,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1920x1280",
                                    "Megapixels": 2.5
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1920,
                                    "height": 1280,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 20,
                                    "y": 13.333299999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2457600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 92.521600000000007,
                                        "standardDeviation": 43.089300000000001,
                                        "kurtosis": -0.060335100000000003,
                                        "skewness": 0.36669600000000002,
                                        "entropy": 0.92447999999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 103.413,
                                        "standardDeviation": 44.3367,
                                        "kurtosis": -0.091587000000000002,
                                        "skewness": 0.25457200000000002,
                                        "entropy": 0.93238900000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 90.573300000000003,
                                        "standardDeviation": 43.021700000000003,
                                        "kurtosis": -0.063944899999999999,
                                        "skewness": 0.34602699999999997,
                                        "entropy": 0.92307799999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 83.578500000000005,
                                        "standardDeviation": 41.909500000000001,
                                        "kurtosis": 0.121895,
                                        "skewness": 0.493475,
                                        "entropy": 0.91797300000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1920,
                                    "height": 1280,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:39+00:00",
                                    "date:modify": "2024-09-02T09:41:39+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "eb93dd9a16be3afa54d67936f88e1123814e06bc9313f6b6701ba962eebcb8b6"
                                },
                                "tainted": false,
                                "filesize": "660607B",
                                "numberPixels": "2457600",
                                "pixelsPerSecond": "38.9381MB",
                                "userTime": "0.050u",
                                "elapsedTime": "0:01.063"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4001,
                        "ttfb_start": 307,
                        "ttfb_end": 422,
                        "download_start": 422,
                        "download_end": 4001,
                        "download_ms": 3579,
                        "all_start": 307,
                        "all_end": 4001,
                        "all_ms": 3694,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "224849.5",
                        "request_id": "224849.5",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                        "raw_id": "224849.5",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 895,
                        "ttfb_ms": 215,
                        "load_start": 309,
                        "load_start_float": 309.00011899999998,
                        "bytesIn": 135318,
                        "objectSize": 135318,
                        "objectSizeUncompressed": 135318,
                        "chunks": [
                            {
                                "ts": 588,
                                "bytes": 16105
                            },
                            {
                                "ts": 618,
                                "bytes": 16366
                            },
                            {
                                "ts": 642,
                                "bytes": 16366
                            },
                            {
                                "ts": 672,
                                "bytes": 16699
                            },
                            {
                                "ts": 868,
                                "bytes": 16258
                            },
                            {
                                "ts": 896,
                                "bytes": 16366
                            },
                            {
                                "ts": 924,
                                "bytes": 16366
                            },
                            {
                                "ts": 952,
                                "bytes": 16546
                            },
                            {
                                "ts": 1204,
                                "bytes": 4246
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 149,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 135318",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"668fbf29-21096\"",
                                "last-modified: Thu, 11 Jul 2024 11:16:57 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2305,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 84,
                        "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": 135318,
                        "image_save": 21590,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 300,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 119,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "132 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 500,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x500",
                                    "Megapixels": 0.375
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.2083300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 375000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 49.473599999999998,
                                        "standardDeviation": 45.300699999999999,
                                        "kurtosis": 3.67292,
                                        "skewness": 1.7817700000000001,
                                        "entropy": 0.87636899999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 51.631399999999999,
                                        "standardDeviation": 48.2789,
                                        "kurtosis": 3.0896499999999998,
                                        "skewness": 1.7418499999999999,
                                        "entropy": 0.88376600000000005
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 48.419199999999996,
                                        "standardDeviation": 43.675400000000003,
                                        "kurtosis": 3.7969599999999999,
                                        "skewness": 1.7628600000000001,
                                        "entropy": 0.87269699999999994
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 48.370199999999997,
                                        "standardDeviation": 43.947899999999997,
                                        "kurtosis": 4.1202899999999998,
                                        "skewness": 1.8123400000000001,
                                        "entropy": 0.87264299999999995
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:36+00:00",
                                    "date:modify": "2024-09-02T09:41:36+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "76b4c5cbe319eeb31998ccdfa90a5ca03384522dfe2b6c3b84004fc11d19f254"
                                },
                                "tainted": false,
                                "filesize": "135318B",
                                "numberPixels": "375000",
                                "pixelsPerSecond": "22.7444MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.016"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1204,
                        "ttfb_start": 309,
                        "ttfb_end": 524,
                        "download_start": 524,
                        "download_end": 1204,
                        "download_ms": 680,
                        "all_start": 309,
                        "all_end": 1204,
                        "all_ms": 895,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "224849.6",
                        "request_id": "224849.6",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                        "raw_id": "224849.6",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1545,
                        "ttfb_ms": 682,
                        "load_start": 434,
                        "load_start_float": 434.00012700000002,
                        "bytesIn": 135250,
                        "objectSize": 135250,
                        "objectSizeUncompressed": 135250,
                        "chunks": [
                            {
                                "ts": 1210,
                                "bytes": 10149
                            },
                            {
                                "ts": 1234,
                                "bytes": 16366
                            },
                            {
                                "ts": 1262,
                                "bytes": 16366
                            },
                            {
                                "ts": 1291,
                                "bytes": 16366
                            },
                            {
                                "ts": 1314,
                                "bytes": 6289
                            },
                            {
                                "ts": 1704,
                                "bytes": 7732
                            },
                            {
                                "ts": 1731,
                                "bytes": 16366
                            },
                            {
                                "ts": 1760,
                                "bytes": 16366
                            },
                            {
                                "ts": 1789,
                                "bytes": 16366
                            },
                            {
                                "ts": 1812,
                                "bytes": 8706
                            },
                            {
                                "ts": 1979,
                                "bytes": 4178
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 161,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 135250",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"668548d2-21052\"",
                                "last-modified: Wed, 03 Jul 2024 12:49:22 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2245,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 83,
                        "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": 135250,
                        "image_save": 22467,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 403,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 127,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "132 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 500,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x500",
                                    "Megapixels": 0.375
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.2083300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 375000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 89.547600000000003,
                                        "standardDeviation": 69.403400000000005,
                                        "kurtosis": -1.01163,
                                        "skewness": 0.57571000000000006,
                                        "entropy": 0.94901400000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 96.140000000000001,
                                        "standardDeviation": 69.434399999999997,
                                        "kurtosis": -1.13008,
                                        "skewness": 0.44998100000000002,
                                        "entropy": 0.95531999999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 88.292699999999996,
                                        "standardDeviation": 69.188999999999993,
                                        "kurtosis": -1.01389,
                                        "skewness": 0.550427,
                                        "entropy": 0.94811999999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 84.209999999999994,
                                        "standardDeviation": 69.5869,
                                        "kurtosis": -0.82660100000000003,
                                        "skewness": 0.73877400000000004,
                                        "entropy": 0.943604
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:37+00:00",
                                    "date:modify": "2024-09-02T09:41:37+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "8ead65744d2c0d2c5f13b1b8a0c282568b21424711fdf01a13d6c97f9a544541"
                                },
                                "tainted": false,
                                "filesize": "135250B",
                                "numberPixels": "375000",
                                "pixelsPerSecond": "21.2914MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.017"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1979,
                        "ttfb_start": 434,
                        "ttfb_end": 1116,
                        "download_start": 1116,
                        "download_end": 1979,
                        "download_ms": 863,
                        "all_start": 434,
                        "all_end": 1979,
                        "all_ms": 1545,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "224849.7",
                        "request_id": "224849.7",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                        "raw_id": "224849.7",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3139,
                        "ttfb_ms": 675,
                        "load_start": 442,
                        "load_start_float": 442.00013300000001,
                        "bytesIn": 318205,
                        "objectSize": 318205,
                        "objectSizeUncompressed": 318205,
                        "chunks": [
                            {
                                "ts": 1314,
                                "bytes": 10077
                            },
                            {
                                "ts": 1342,
                                "bytes": 16366
                            },
                            {
                                "ts": 1372,
                                "bytes": 16366
                            },
                            {
                                "ts": 1401,
                                "bytes": 16366
                            },
                            {
                                "ts": 1429,
                                "bytes": 6361
                            },
                            {
                                "ts": 1812,
                                "bytes": 7660
                            },
                            {
                                "ts": 1840,
                                "bytes": 16366
                            },
                            {
                                "ts": 1869,
                                "bytes": 16366
                            },
                            {
                                "ts": 1897,
                                "bytes": 16366
                            },
                            {
                                "ts": 1925,
                                "bytes": 586
                            },
                            {
                                "ts": 2091,
                                "bytes": 10788
                            },
                            {
                                "ts": 2114,
                                "bytes": 16366
                            },
                            {
                                "ts": 2142,
                                "bytes": 13806
                            },
                            {
                                "ts": 2473,
                                "bytes": 10536
                            },
                            {
                                "ts": 2500,
                                "bytes": 16366
                            },
                            {
                                "ts": 2529,
                                "bytes": 16366
                            },
                            {
                                "ts": 2557,
                                "bytes": 16366
                            },
                            {
                                "ts": 2581,
                                "bytes": 5902
                            },
                            {
                                "ts": 3024,
                                "bytes": 9259
                            },
                            {
                                "ts": 3052,
                                "bytes": 16366
                            },
                            {
                                "ts": 3076,
                                "bytes": 16366
                            },
                            {
                                "ts": 3104,
                                "bytes": 16366
                            },
                            {
                                "ts": 3132,
                                "bytes": 7179
                            },
                            {
                                "ts": 3545,
                                "bytes": 15936
                            },
                            {
                                "ts": 3581,
                                "bytes": 7357
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 179,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.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=2, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 318205",
                                "content-type: image\/png",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"667e9dea-4dafd\"",
                                "last-modified: Fri, 28 Jun 2024 11:26:34 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2203,
                        "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": 318205,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 407,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 133,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Truncated PNG image"
                                },
                                "File": {
                                    "FileSize": "304 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 750,
                                    "ImageHeight": 417,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "750x417",
                                    "Megapixels": 0.313
                                }
                            }
                        },
                        "load_end": 3581,
                        "ttfb_start": 442,
                        "ttfb_end": 1117,
                        "download_start": 1117,
                        "download_end": 3581,
                        "download_ms": 2464,
                        "all_start": 442,
                        "all_end": 3581,
                        "all_ms": 3139,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "224849.8",
                        "request_id": "224849.8",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                        "raw_id": "224849.8",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2166,
                        "ttfb_ms": 675,
                        "load_start": 442,
                        "load_start_float": 442.00013899999999,
                        "bytesIn": 123788,
                        "objectSize": 123788,
                        "objectSizeUncompressed": 123788,
                        "chunks": [
                            {
                                "ts": 1430,
                                "bytes": 10005
                            },
                            {
                                "ts": 1458,
                                "bytes": 16366
                            },
                            {
                                "ts": 1493,
                                "bytes": 6397
                            },
                            {
                                "ts": 2142,
                                "bytes": 2560
                            },
                            {
                                "ts": 2172,
                                "bytes": 16366
                            },
                            {
                                "ts": 2200,
                                "bytes": 16366
                            },
                            {
                                "ts": 2228,
                                "bytes": 16366
                            },
                            {
                                "ts": 2255,
                                "bytes": 13878
                            },
                            {
                                "ts": 2582,
                                "bytes": 10464
                            },
                            {
                                "ts": 2608,
                                "bytes": 15020
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 192,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 123788",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"667b171e-1e38c\"",
                                "last-modified: Tue, 25 Jun 2024 19:14:38 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2275,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 85,
                        "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": 123788,
                        "image_save": 18564,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 410,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 139,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "121 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 500,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x500",
                                    "Megapixels": 0.375
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.2083300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 375000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 157.35400000000001,
                                        "standardDeviation": 54.0702,
                                        "kurtosis": 0.071937100000000004,
                                        "skewness": -0.70092600000000005,
                                        "entropy": 0.94061600000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 167.846,
                                        "standardDeviation": 51.533099999999997,
                                        "kurtosis": 0.489041,
                                        "skewness": -0.81863900000000001,
                                        "entropy": 0.93490099999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 244,
                                        "mean": 160.03999999999999,
                                        "standardDeviation": 49.180599999999998,
                                        "kurtosis": 0.24590300000000001,
                                        "skewness": -0.77350399999999997,
                                        "entropy": 0.93456799999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 254,
                                        "mean": 144.17599999999999,
                                        "standardDeviation": 61.4968,
                                        "kurtosis": -0.44585599999999997,
                                        "skewness": -0.440467,
                                        "entropy": 0.95238
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:37+00:00",
                                    "date:modify": "2024-09-02T09:41:37+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "654f89786a86ad6ec0af564f08be88b849bf30a0b05ffeee086f47cb0eb2bafb"
                                },
                                "tainted": false,
                                "filesize": "123788B",
                                "numberPixels": "375000",
                                "pixelsPerSecond": "33.2542MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2608,
                        "ttfb_start": 442,
                        "ttfb_end": 1117,
                        "download_start": 1117,
                        "download_end": 2608,
                        "download_ms": 1491,
                        "all_start": 442,
                        "all_end": 2608,
                        "all_ms": 2166,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "224849.9",
                        "request_id": "224849.9",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                        "raw_id": "224849.9",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 8880,
                        "ttfb_ms": 675,
                        "load_start": 443,
                        "load_start_float": 443.00014499999997,
                        "bytesIn": 1168181,
                        "objectSize": 1168181,
                        "objectSizeUncompressed": 1168181,
                        "chunks": [
                            {
                                "ts": 2257,
                                "bytes": 2488
                            },
                            {
                                "ts": 2280,
                                "bytes": 16366
                            },
                            {
                                "ts": 2307,
                                "bytes": 16366
                            },
                            {
                                "ts": 2335,
                                "bytes": 16366
                            },
                            {
                                "ts": 2364,
                                "bytes": 5758
                            },
                            {
                                "ts": 2610,
                                "bytes": 1337
                            },
                            {
                                "ts": 2637,
                                "bytes": 16366
                            },
                            {
                                "ts": 2665,
                                "bytes": 16366
                            },
                            {
                                "ts": 2694,
                                "bytes": 6891
                            },
                            {
                                "ts": 3133,
                                "bytes": 9187
                            },
                            {
                                "ts": 3161,
                                "bytes": 16366
                            },
                            {
                                "ts": 3189,
                                "bytes": 16366
                            },
                            {
                                "ts": 3226,
                                "bytes": 16366
                            },
                            {
                                "ts": 3241,
                                "bytes": 7251
                            },
                            {
                                "ts": 3588,
                                "bytes": 9000
                            },
                            {
                                "ts": 3612,
                                "bytes": 16366
                            },
                            {
                                "ts": 3640,
                                "bytes": 16366
                            },
                            {
                                "ts": 3669,
                                "bytes": 16366
                            },
                            {
                                "ts": 3697,
                                "bytes": 7438
                            },
                            {
                                "ts": 4006,
                                "bytes": 9011
                            },
                            {
                                "ts": 4026,
                                "bytes": 16366
                            },
                            {
                                "ts": 4054,
                                "bytes": 16366
                            },
                            {
                                "ts": 4083,
                                "bytes": 16366
                            },
                            {
                                "ts": 4111,
                                "bytes": 7427
                            },
                            {
                                "ts": 4661,
                                "bytes": 10535
                            },
                            {
                                "ts": 4688,
                                "bytes": 16366
                            },
                            {
                                "ts": 4717,
                                "bytes": 16366
                            },
                            {
                                "ts": 4745,
                                "bytes": 16366
                            },
                            {
                                "ts": 4773,
                                "bytes": 5903
                            },
                            {
                                "ts": 5406,
                                "bytes": 9230
                            },
                            {
                                "ts": 5433,
                                "bytes": 16366
                            },
                            {
                                "ts": 5457,
                                "bytes": 16366
                            },
                            {
                                "ts": 5486,
                                "bytes": 16366
                            },
                            {
                                "ts": 5514,
                                "bytes": 7208
                            },
                            {
                                "ts": 6182,
                                "bytes": 8726
                            },
                            {
                                "ts": 6202,
                                "bytes": 16366
                            },
                            {
                                "ts": 6231,
                                "bytes": 16366
                            },
                            {
                                "ts": 6254,
                                "bytes": 16366
                            },
                            {
                                "ts": 6283,
                                "bytes": 7712
                            },
                            {
                                "ts": 7052,
                                "bytes": 15409
                            },
                            {
                                "ts": 7080,
                                "bytes": 16366
                            },
                            {
                                "ts": 7108,
                                "bytes": 16366
                            },
                            {
                                "ts": 7136,
                                "bytes": 16366
                            },
                            {
                                "ts": 7166,
                                "bytes": 1029
                            },
                            {
                                "ts": 7825,
                                "bytes": 16366
                            },
                            {
                                "ts": 7854,
                                "bytes": 16366
                            },
                            {
                                "ts": 7882,
                                "bytes": 16366
                            },
                            {
                                "ts": 7905,
                                "bytes": 16366
                            },
                            {
                                "ts": 7933,
                                "bytes": 16366
                            },
                            {
                                "ts": 7962,
                                "bytes": 16366
                            },
                            {
                                "ts": 7990,
                                "bytes": 108
                            },
                            {
                                "ts": 8273,
                                "bytes": 16366
                            },
                            {
                                "ts": 8301,
                                "bytes": 16366
                            },
                            {
                                "ts": 8330,
                                "bytes": 16366
                            },
                            {
                                "ts": 8358,
                                "bytes": 16438
                            },
                            {
                                "ts": 8386,
                                "bytes": 16366
                            },
                            {
                                "ts": 8410,
                                "bytes": 16366
                            },
                            {
                                "ts": 8438,
                                "bytes": 16366
                            },
                            {
                                "ts": 8467,
                                "bytes": 16438
                            },
                            {
                                "ts": 8495,
                                "bytes": 16366
                            },
                            {
                                "ts": 8523,
                                "bytes": 16366
                            },
                            {
                                "ts": 8551,
                                "bytes": 16366
                            },
                            {
                                "ts": 8576,
                                "bytes": 16438
                            },
                            {
                                "ts": 8603,
                                "bytes": 16366
                            },
                            {
                                "ts": 8632,
                                "bytes": 16366
                            },
                            {
                                "ts": 8660,
                                "bytes": 16366
                            },
                            {
                                "ts": 8690,
                                "bytes": 16438
                            },
                            {
                                "ts": 8716,
                                "bytes": 16366
                            },
                            {
                                "ts": 8740,
                                "bytes": 16366
                            },
                            {
                                "ts": 8768,
                                "bytes": 16366
                            },
                            {
                                "ts": 8800,
                                "bytes": 16438
                            },
                            {
                                "ts": 8825,
                                "bytes": 16366
                            },
                            {
                                "ts": 8853,
                                "bytes": 16366
                            },
                            {
                                "ts": 8882,
                                "bytes": 16366
                            },
                            {
                                "ts": 8905,
                                "bytes": 16366
                            },
                            {
                                "ts": 8933,
                                "bytes": 72
                            },
                            {
                                "ts": 9155,
                                "bytes": 16366
                            },
                            {
                                "ts": 9204,
                                "bytes": 16366
                            },
                            {
                                "ts": 9228,
                                "bytes": 16366
                            },
                            {
                                "ts": 9237,
                                "bytes": 16438
                            },
                            {
                                "ts": 9264,
                                "bytes": 16366
                            },
                            {
                                "ts": 9292,
                                "bytes": 16366
                            },
                            {
                                "ts": 9320,
                                "bytes": 16366
                            },
                            {
                                "ts": 9323,
                                "bytes": 4971
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 204,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 1168181",
                                "content-type: image\/png",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"667572c6-11d335\"",
                                "last-modified: Fri, 21 Jun 2024 12:32:06 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2194,
                        "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": 1168181,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 414,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 145,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Truncated PNG image"
                                },
                                "File": {
                                    "FileSize": "1136 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 750,
                                    "ImageHeight": 661,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "750x661",
                                    "Megapixels": 0.496
                                }
                            }
                        },
                        "load_end": 9323,
                        "ttfb_start": 443,
                        "ttfb_end": 1118,
                        "download_start": 1118,
                        "download_end": 9323,
                        "download_ms": 8205,
                        "all_start": 443,
                        "all_end": 9323,
                        "all_ms": 8880,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "224849.10",
                        "request_id": "224849.10",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                        "raw_id": "224849.10",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2882,
                        "ttfb_ms": 677,
                        "load_start": 443,
                        "load_start_float": 443.00015100000002,
                        "bytesIn": 115861,
                        "objectSize": 115861,
                        "objectSizeUncompressed": 115861,
                        "chunks": [
                            {
                                "ts": 2694,
                                "bytes": 9475
                            },
                            {
                                "ts": 2722,
                                "bytes": 16366
                            },
                            {
                                "ts": 2746,
                                "bytes": 16366
                            },
                            {
                                "ts": 2774,
                                "bytes": 16366
                            },
                            {
                                "ts": 2802,
                                "bytes": 6963
                            },
                            {
                                "ts": 3241,
                                "bytes": 9115
                            },
                            {
                                "ts": 3270,
                                "bytes": 16366
                            },
                            {
                                "ts": 3299,
                                "bytes": 16366
                            },
                            {
                                "ts": 3325,
                                "bytes": 8478
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 217,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 115861",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"666c8cac-1c495\"",
                                "last-modified: Fri, 14 Jun 2024 18:32:12 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2227,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 85,
                        "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": 115861,
                        "image_save": 17311,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 417,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 151,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "113 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 631,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x631",
                                    "Megapixels": 0.47299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 631,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 6.5729199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 473250,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 253,
                                        "mean": 119.949,
                                        "standardDeviation": 80.586500000000001,
                                        "kurtosis": -1.45567,
                                        "skewness": 0.10297099999999999,
                                        "entropy": 0.95823599999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 253,
                                        "mean": 124.988,
                                        "standardDeviation": 76.855999999999995,
                                        "kurtosis": -1.3817200000000001,
                                        "skewness": -0.032496799999999999,
                                        "entropy": 0.97993699999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 253,
                                        "mean": 124.645,
                                        "standardDeviation": 77.031899999999993,
                                        "kurtosis": -1.3686799999999999,
                                        "skewness": 0.027796499999999998,
                                        "entropy": 0.96902900000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 253,
                                        "mean": 110.215,
                                        "standardDeviation": 87.871499999999997,
                                        "kurtosis": -1.5156799999999999,
                                        "skewness": 0.32392900000000002,
                                        "entropy": 0.92574400000000001
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 631,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:38+00:00",
                                    "date:modify": "2024-09-02T09:41:38+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "3c3e701b06cc82b5205388320d10abfa63b2004debf64ea77ba2d81df339c66e"
                                },
                                "tainted": false,
                                "filesize": "115861B",
                                "numberPixels": "473250",
                                "pixelsPerSecond": "36.6948MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.012"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 3325,
                        "ttfb_start": 443,
                        "ttfb_end": 1120,
                        "download_start": 1120,
                        "download_end": 3325,
                        "download_ms": 2205,
                        "all_start": 443,
                        "all_end": 3325,
                        "all_ms": 2882,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "224849.11",
                        "request_id": "224849.11",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                        "raw_id": "224849.11",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3361,
                        "ttfb_ms": 678,
                        "load_start": 443,
                        "load_start_float": 443.000157,
                        "bytesIn": 158303,
                        "objectSize": 158303,
                        "objectSizeUncompressed": 158303,
                        "chunks": [
                            {
                                "ts": 2803,
                                "bytes": 9403
                            },
                            {
                                "ts": 2831,
                                "bytes": 16366
                            },
                            {
                                "ts": 2859,
                                "bytes": 16366
                            },
                            {
                                "ts": 2887,
                                "bytes": 16366
                            },
                            {
                                "ts": 2911,
                                "bytes": 7035
                            },
                            {
                                "ts": 3327,
                                "bytes": 7888
                            },
                            {
                                "ts": 3354,
                                "bytes": 16366
                            },
                            {
                                "ts": 3379,
                                "bytes": 8514
                            },
                            {
                                "ts": 3698,
                                "bytes": 8928
                            },
                            {
                                "ts": 3721,
                                "bytes": 16366
                            },
                            {
                                "ts": 3749,
                                "bytes": 16366
                            },
                            {
                                "ts": 3778,
                                "bytes": 16366
                            },
                            {
                                "ts": 3804,
                                "bytes": 1973
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 229,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 158303",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"666c0a0e-26a5f\"",
                                "last-modified: Fri, 14 Jun 2024 09:14:54 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2116,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 82,
                        "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": 158303,
                        "image_save": 27818,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 418,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 157,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "155 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 500,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x500",
                                    "Megapixels": 0.375
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.2083300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 375000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 252,
                                        "mean": 91.364199999999997,
                                        "standardDeviation": 37.8675,
                                        "kurtosis": -1.3914,
                                        "skewness": 0.60190299999999997,
                                        "entropy": 0.76967600000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 252,
                                        "mean": 187.28,
                                        "standardDeviation": 41.974200000000003,
                                        "kurtosis": 4.4579500000000003,
                                        "skewness": -2.1740300000000001,
                                        "entropy": 0.81133699999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 208,
                                        "mean": 49.038600000000002,
                                        "standardDeviation": 34.424300000000002,
                                        "kurtosis": 5.9350300000000002,
                                        "skewness": 2.29108,
                                        "entropy": 0.77823299999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 210,
                                        "mean": 37.773699999999998,
                                        "standardDeviation": 37.204000000000001,
                                        "kurtosis": 6.3906799999999997,
                                        "skewness": 2.5925799999999999,
                                        "entropy": 0.71945599999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:38+00:00",
                                    "date:modify": "2024-09-02T09:41:38+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "2cc37cfef8d2a7d3f5a7512b39252c8689a78842210edcce6680d3699d40efde"
                                },
                                "tainted": false,
                                "filesize": "158303B",
                                "numberPixels": "375000",
                                "pixelsPerSecond": "32.6407MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 3804,
                        "ttfb_start": 443,
                        "ttfb_end": 1121,
                        "download_start": 1121,
                        "download_end": 3804,
                        "download_ms": 2683,
                        "all_start": 443,
                        "all_end": 3804,
                        "all_ms": 3361,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "224849.12",
                        "request_id": "224849.12",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                        "raw_id": "224849.12",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3775,
                        "ttfb_ms": 679,
                        "load_start": 443,
                        "load_start_float": 443.00016299999999,
                        "bytesIn": 129116,
                        "objectSize": 129116,
                        "objectSizeUncompressed": 129116,
                        "chunks": [
                            {
                                "ts": 3381,
                                "bytes": 7852
                            },
                            {
                                "ts": 3406,
                                "bytes": 16366
                            },
                            {
                                "ts": 3435,
                                "bytes": 358
                            },
                            {
                                "ts": 3806,
                                "bytes": 14393
                            },
                            {
                                "ts": 3834,
                                "bytes": 16366
                            },
                            {
                                "ts": 3857,
                                "bytes": 10201
                            },
                            {
                                "ts": 4111,
                                "bytes": 8939
                            },
                            {
                                "ts": 4140,
                                "bytes": 16366
                            },
                            {
                                "ts": 4168,
                                "bytes": 16366
                            },
                            {
                                "ts": 4191,
                                "bytes": 16366
                            },
                            {
                                "ts": 4218,
                                "bytes": 5543
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 244,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 129116",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"666ab368-1f85c\"",
                                "last-modified: Thu, 13 Jun 2024 08:52:56 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2257,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 85,
                        "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": 129116,
                        "image_save": 19072,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 419,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 163,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "126 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 500,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x500",
                                    "Megapixels": 0.375
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.2083300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 375000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 143.57499999999999,
                                        "standardDeviation": 44.890599999999999,
                                        "kurtosis": -0.74654100000000001,
                                        "skewness": -0.29212900000000003,
                                        "entropy": 0.92439000000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 145.524,
                                        "standardDeviation": 42.6982,
                                        "kurtosis": -0.579816,
                                        "skewness": -0.33067800000000003,
                                        "entropy": 0.91739899999999996
                                    },
                                    "green": {
                                        "min": 2,
                                        "max": 255,
                                        "mean": 143.15700000000001,
                                        "standardDeviation": 44.813499999999998,
                                        "kurtosis": -0.76873499999999995,
                                        "skewness": -0.28018599999999999,
                                        "entropy": 0.92564100000000005
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 142.04400000000001,
                                        "standardDeviation": 47.159999999999997,
                                        "kurtosis": -0.88156299999999999,
                                        "skewness": -0.25334499999999999,
                                        "entropy": 0.93012899999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:39+00:00",
                                    "date:modify": "2024-09-02T09:41:39+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "381ef57cd3d35545d496a2d0a08a44da9ad7e4ff35d3b3cdbb987b6ff5cc38e2"
                                },
                                "tainted": false,
                                "filesize": "129116B",
                                "numberPixels": "375000",
                                "pixelsPerSecond": "32.6687MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4218,
                        "ttfb_start": 443,
                        "ttfb_end": 1122,
                        "download_start": 1122,
                        "download_end": 4218,
                        "download_ms": 3096,
                        "all_start": 443,
                        "all_end": 4218,
                        "all_ms": 3775,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "224849.13",
                        "request_id": "224849.13",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                        "raw_id": "224849.13",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 8913,
                        "ttfb_ms": 680,
                        "load_start": 444,
                        "load_start_float": 444.00016900000003,
                        "bytesIn": 544656,
                        "objectSize": 544656,
                        "objectSizeUncompressed": 544656,
                        "chunks": [
                            {
                                "ts": 3858,
                                "bytes": 6165
                            },
                            {
                                "ts": 3886,
                                "bytes": 16366
                            },
                            {
                                "ts": 3918,
                                "bytes": 16366
                            },
                            {
                                "ts": 3946,
                                "bytes": 16366
                            },
                            {
                                "ts": 3974,
                                "bytes": 10273
                            },
                            {
                                "ts": 4224,
                                "bytes": 10823
                            },
                            {
                                "ts": 4250,
                                "bytes": 16366
                            },
                            {
                                "ts": 4279,
                                "bytes": 16366
                            },
                            {
                                "ts": 4306,
                                "bytes": 16366
                            },
                            {
                                "ts": 4334,
                                "bytes": 5615
                            },
                            {
                                "ts": 4774,
                                "bytes": 10463
                            },
                            {
                                "ts": 4802,
                                "bytes": 16366
                            },
                            {
                                "ts": 4825,
                                "bytes": 16366
                            },
                            {
                                "ts": 4853,
                                "bytes": 16366
                            },
                            {
                                "ts": 4882,
                                "bytes": 5975
                            },
                            {
                                "ts": 5514,
                                "bytes": 9158
                            },
                            {
                                "ts": 5542,
                                "bytes": 16366
                            },
                            {
                                "ts": 5570,
                                "bytes": 16366
                            },
                            {
                                "ts": 5600,
                                "bytes": 16366
                            },
                            {
                                "ts": 5622,
                                "bytes": 7280
                            },
                            {
                                "ts": 6283,
                                "bytes": 8654
                            },
                            {
                                "ts": 6311,
                                "bytes": 16366
                            },
                            {
                                "ts": 6339,
                                "bytes": 16366
                            },
                            {
                                "ts": 6367,
                                "bytes": 16366
                            },
                            {
                                "ts": 6391,
                                "bytes": 7784
                            },
                            {
                                "ts": 7168,
                                "bytes": 15337
                            },
                            {
                                "ts": 7188,
                                "bytes": 16366
                            },
                            {
                                "ts": 7217,
                                "bytes": 16366
                            },
                            {
                                "ts": 7247,
                                "bytes": 16366
                            },
                            {
                                "ts": 7271,
                                "bytes": 1101
                            },
                            {
                                "ts": 7993,
                                "bytes": 16258
                            },
                            {
                                "ts": 8018,
                                "bytes": 16366
                            },
                            {
                                "ts": 8047,
                                "bytes": 16366
                            },
                            {
                                "ts": 8070,
                                "bytes": 16366
                            },
                            {
                                "ts": 8099,
                                "bytes": 180
                            },
                            {
                                "ts": 8934,
                                "bytes": 16294
                            },
                            {
                                "ts": 8962,
                                "bytes": 16366
                            },
                            {
                                "ts": 8992,
                                "bytes": 16366
                            },
                            {
                                "ts": 9018,
                                "bytes": 16366
                            },
                            {
                                "ts": 9046,
                                "bytes": 144
                            },
                            {
                                "ts": 9353,
                                "bytes": 16366
                            },
                            {
                                "ts": 9357,
                                "bytes": 4002
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 260,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 544656",
                                "content-type: image\/png",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"6665eb16-84f90\"",
                                "last-modified: Sun, 09 Jun 2024 17:49:10 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2188,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 544656,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 420,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 169,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "532 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 750,
                                    "ImageHeight": 598,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "750x598",
                                    "Megapixels": 0.44900000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 598,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 19.8413,
                                    "y": 15.8201
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 448500,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 164.999,
                                        "standardDeviation": 55.886499999999998,
                                        "kurtosis": -1.2166300000000001,
                                        "skewness": -0.42213600000000001,
                                        "entropy": 0.73149399999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": 8.1920000000000004e+51,
                                        "skewness": 1.0e+36,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 250,
                                        "mean": 136.08600000000001,
                                        "standardDeviation": 73.015500000000003,
                                        "kurtosis": -1.14317,
                                        "skewness": -0.18915999999999999,
                                        "entropy": 0.97382299999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 251,
                                        "mean": 134.61500000000001,
                                        "standardDeviation": 74.430400000000006,
                                        "kurtosis": -1.21008,
                                        "skewness": -0.0962176,
                                        "entropy": 0.97808099999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 253,
                                        "mean": 134.29400000000001,
                                        "standardDeviation": 76.100200000000001,
                                        "kurtosis": -1.2795000000000001,
                                        "skewness": 0.012718500000000001,
                                        "entropy": 0.97407200000000005
                                    }
                                },
                                "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": 750,
                                    "height": 598,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T09:41:44+00:00",
                                    "date:modify": "2024-09-02T09:41: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": "750, 598",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "3cffcaf0e7c9e006561b76411af6aea806cf4e2b368cec5cfd5d9ad1635f13c6"
                                },
                                "tainted": false,
                                "filesize": "544656B",
                                "numberPixels": "448500",
                                "pixelsPerSecond": "11.7766MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.038"
                            }
                        },
                        "load_end": 9357,
                        "ttfb_start": 444,
                        "ttfb_end": 1124,
                        "download_start": 1124,
                        "download_end": 9357,
                        "download_ms": 8233,
                        "all_start": 444,
                        "all_end": 9357,
                        "all_ms": 8913,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "224849.14",
                        "request_id": "224849.14",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                        "raw_id": "224849.14",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 5946,
                        "ttfb_ms": 681,
                        "load_start": 444,
                        "load_start_float": 444.00017500000001,
                        "bytesIn": 198819,
                        "objectSize": 198819,
                        "objectSizeUncompressed": 198819,
                        "chunks": [
                            {
                                "ts": 3975,
                                "bytes": 6093
                            },
                            {
                                "ts": 4002,
                                "bytes": 2099
                            },
                            {
                                "ts": 4335,
                                "bytes": 10751
                            },
                            {
                                "ts": 4358,
                                "bytes": 16366
                            },
                            {
                                "ts": 4386,
                                "bytes": 16366
                            },
                            {
                                "ts": 4415,
                                "bytes": 13861
                            },
                            {
                                "ts": 4882,
                                "bytes": 10391
                            },
                            {
                                "ts": 4910,
                                "bytes": 16366
                            },
                            {
                                "ts": 4939,
                                "bytes": 16366
                            },
                            {
                                "ts": 4967,
                                "bytes": 16366
                            },
                            {
                                "ts": 4991,
                                "bytes": 6047
                            },
                            {
                                "ts": 5622,
                                "bytes": 9086
                            },
                            {
                                "ts": 5651,
                                "bytes": 16366
                            },
                            {
                                "ts": 5680,
                                "bytes": 16366
                            },
                            {
                                "ts": 5707,
                                "bytes": 16366
                            },
                            {
                                "ts": 5735,
                                "bytes": 7352
                            },
                            {
                                "ts": 6390,
                                "bytes": 2211
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 276,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 198819",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"6645cb61-308a3\"",
                                "last-modified: Thu, 16 May 2024 09:01:21 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2275,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 81,
                        "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": 198819,
                        "image_save": 35891,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 428,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 175,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "194 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 500,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x500",
                                    "Megapixels": 0.375
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.2083300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 375000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 108.378,
                                        "standardDeviation": 66.908100000000005,
                                        "kurtosis": -0.99895999999999996,
                                        "skewness": 0.36893799999999999,
                                        "entropy": 0.98513700000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 111.741,
                                        "standardDeviation": 67.337199999999996,
                                        "kurtosis": -0.94663600000000003,
                                        "skewness": 0.35930299999999998,
                                        "entropy": 0.99023099999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 120.465,
                                        "standardDeviation": 67.651700000000005,
                                        "kurtosis": -1.07813,
                                        "skewness": 0.164331,
                                        "entropy": 0.99346400000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 92.927499999999995,
                                        "standardDeviation": 65.735399999999998,
                                        "kurtosis": -0.78047999999999995,
                                        "skewness": 0.62049699999999997,
                                        "entropy": 0.97171700000000005
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:41+00:00",
                                    "date:modify": "2024-09-02T09:41:41+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "003b61dec9c0cebe27445d1b328ebd14f4f1dceaccd98d2a0dde452cb769aeaa"
                                },
                                "tainted": false,
                                "filesize": "198819B",
                                "numberPixels": "375000",
                                "pixelsPerSecond": "20.8269MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.018"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6390,
                        "ttfb_start": 444,
                        "ttfb_end": 1125,
                        "download_start": 1125,
                        "download_end": 6390,
                        "download_ms": 5265,
                        "all_start": 444,
                        "all_end": 6390,
                        "all_ms": 5946,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "224849.15",
                        "request_id": "224849.15",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                        "raw_id": "224849.15",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 5998,
                        "ttfb_ms": 678,
                        "load_start": 448,
                        "load_start_float": 448.000181,
                        "bytesIn": 223231,
                        "objectSize": 223231,
                        "objectSizeUncompressed": 223231,
                        "chunks": [
                            {
                                "ts": 4418,
                                "bytes": 2505
                            },
                            {
                                "ts": 4443,
                                "bytes": 16366
                            },
                            {
                                "ts": 4471,
                                "bytes": 16366
                            },
                            {
                                "ts": 4495,
                                "bytes": 16366
                            },
                            {
                                "ts": 4523,
                                "bytes": 13933
                            },
                            {
                                "ts": 4992,
                                "bytes": 10319
                            },
                            {
                                "ts": 5018,
                                "bytes": 16366
                            },
                            {
                                "ts": 5047,
                                "bytes": 16366
                            },
                            {
                                "ts": 5075,
                                "bytes": 16366
                            },
                            {
                                "ts": 5103,
                                "bytes": 6119
                            },
                            {
                                "ts": 5736,
                                "bytes": 9014
                            },
                            {
                                "ts": 5759,
                                "bytes": 16366
                            },
                            {
                                "ts": 5787,
                                "bytes": 16366
                            },
                            {
                                "ts": 5816,
                                "bytes": 16366
                            },
                            {
                                "ts": 5844,
                                "bytes": 7424
                            },
                            {
                                "ts": 6392,
                                "bytes": 6371
                            },
                            {
                                "ts": 6419,
                                "bytes": 16366
                            },
                            {
                                "ts": 6446,
                                "bytes": 3886
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 290,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 223231",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"6644b46a-367ff\"",
                                "last-modified: Wed, 15 May 2024 13:11:06 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2236,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 80,
                        "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": 223231,
                        "image_save": 43150,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 429,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 181,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "214 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 536,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x536",
                                    "Megapixels": 0.40200000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 536,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.5833300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 402000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 156.68299999999999,
                                        "standardDeviation": 65.723299999999995,
                                        "kurtosis": -0.72176399999999996,
                                        "skewness": -0.58804699999999999,
                                        "entropy": 0.96796300000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 159.87899999999999,
                                        "standardDeviation": 61.691499999999998,
                                        "kurtosis": -0.19512299999999999,
                                        "skewness": -0.81159800000000004,
                                        "entropy": 0.95977000000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 156.11799999999999,
                                        "standardDeviation": 64.243300000000005,
                                        "kurtosis": -0.60615300000000005,
                                        "skewness": -0.60185,
                                        "entropy": 0.97168699999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.05199999999999,
                                        "standardDeviation": 71.235100000000003,
                                        "kurtosis": -1.15388,
                                        "skewness": -0.398372,
                                        "entropy": 0.97243100000000005
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 536,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:41+00:00",
                                    "date:modify": "2024-09-02T09:41:41+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "9956a7dd5e2ddfbb236854dd9aaab5284d79dc3977ce56553e964f505a2907ae"
                                },
                                "tainted": false,
                                "filesize": "219345B",
                                "numberPixels": "402000",
                                "pixelsPerSecond": "25.6075MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.015"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6446,
                        "ttfb_start": 448,
                        "ttfb_end": 1126,
                        "download_start": 1126,
                        "download_end": 6446,
                        "download_ms": 5320,
                        "all_start": 448,
                        "all_end": 6446,
                        "all_ms": 5998,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "224849.16",
                        "request_id": "224849.16",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                        "raw_id": "224849.16",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4707,
                        "ttfb_ms": 1032,
                        "load_start": 448,
                        "load_start_float": 448.00018699999998,
                        "bytesIn": 107306,
                        "objectSize": 107306,
                        "objectSizeUncompressed": 107306,
                        "chunks": [
                            {
                                "ts": 4524,
                                "bytes": 2433
                            },
                            {
                                "ts": 4551,
                                "bytes": 16366
                            },
                            {
                                "ts": 4582,
                                "bytes": 16366
                            },
                            {
                                "ts": 4608,
                                "bytes": 16366
                            },
                            {
                                "ts": 4636,
                                "bytes": 14005
                            },
                            {
                                "ts": 5104,
                                "bytes": 10247
                            },
                            {
                                "ts": 5127,
                                "bytes": 16366
                            },
                            {
                                "ts": 5155,
                                "bytes": 15157
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 306,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 107306",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"65d85927-1a32a\"",
                                "last-modified: Fri, 23 Feb 2024 08:36:55 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2290,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 84,
                        "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": 107306,
                        "image_save": 16609,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 430,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 187,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "105 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 500,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x500",
                                    "Megapixels": 0.375
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.2083300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 375000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 109.992,
                                        "standardDeviation": 69.668300000000002,
                                        "kurtosis": -0.84112699999999996,
                                        "skewness": 0.45382299999999998,
                                        "entropy": 0.98110900000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 118.776,
                                        "standardDeviation": 67.232200000000006,
                                        "kurtosis": -0.81074299999999999,
                                        "skewness": 0.27327600000000002,
                                        "entropy": 0.98284400000000005
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 110.18600000000001,
                                        "standardDeviation": 69.535899999999998,
                                        "kurtosis": -0.79811100000000001,
                                        "skewness": 0.491477,
                                        "entropy": 0.98315300000000005
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 101.01300000000001,
                                        "standardDeviation": 72.236699999999999,
                                        "kurtosis": -0.76492400000000005,
                                        "skewness": 0.63364500000000001,
                                        "entropy": 0.97733000000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:40+00:00",
                                    "date:modify": "2024-09-02T09:41:40+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "ce1e2fe245272a6600ab50c1624dd3139b3a44836f81f328be2de6019eb0fc31"
                                },
                                "tainted": false,
                                "filesize": "107306B",
                                "numberPixels": "375000",
                                "pixelsPerSecond": "32.0342MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 5155,
                        "ttfb_start": 448,
                        "ttfb_end": 1480,
                        "download_start": 1480,
                        "download_end": 5155,
                        "download_ms": 3675,
                        "all_start": 448,
                        "all_end": 5155,
                        "all_ms": 4707,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "224849.17",
                        "request_id": "224849.17",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                        "raw_id": "224849.17",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 6026,
                        "ttfb_ms": 1032,
                        "load_start": 449,
                        "load_start_float": 449.00019300000002,
                        "bytesIn": 150927,
                        "objectSize": 150927,
                        "objectSizeUncompressed": 150927,
                        "chunks": [
                            {
                                "ts": 4637,
                                "bytes": 2361
                            },
                            {
                                "ts": 4660,
                                "bytes": 5831
                            },
                            {
                                "ts": 5157,
                                "bytes": 1200
                            },
                            {
                                "ts": 5184,
                                "bytes": 16366
                            },
                            {
                                "ts": 5209,
                                "bytes": 16366
                            },
                            {
                                "ts": 5240,
                                "bytes": 16366
                            },
                            {
                                "ts": 5268,
                                "bytes": 7046
                            },
                            {
                                "ts": 5844,
                                "bytes": 8942
                            },
                            {
                                "ts": 5872,
                                "bytes": 16366
                            },
                            {
                                "ts": 5901,
                                "bytes": 16366
                            },
                            {
                                "ts": 5924,
                                "bytes": 16366
                            },
                            {
                                "ts": 5952,
                                "bytes": 7496
                            },
                            {
                                "ts": 6449,
                                "bytes": 12471
                            },
                            {
                                "ts": 6475,
                                "bytes": 7384
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 320,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 150927",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"65d87266-24d8f\"",
                                "last-modified: Fri, 23 Feb 2024 10:24:38 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2191,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 79,
                        "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": 150927,
                        "image_save": 30286,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 431,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 193,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "140 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 501,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x501",
                                    "Megapixels": 0.376
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 501,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.21875
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 375750,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 106.21899999999999,
                                        "standardDeviation": 71.657499999999999,
                                        "kurtosis": -0.98353199999999996,
                                        "skewness": 0.27011800000000002,
                                        "entropy": 0.96850000000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 111.393,
                                        "standardDeviation": 71.624300000000005,
                                        "kurtosis": -1.0661,
                                        "skewness": 0.148174,
                                        "entropy": 0.97344399999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 105.129,
                                        "standardDeviation": 70.884500000000003,
                                        "kurtosis": -0.955264,
                                        "skewness": 0.27881600000000001,
                                        "entropy": 0.96775100000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 102.136,
                                        "standardDeviation": 72.463800000000006,
                                        "kurtosis": -0.88739100000000004,
                                        "skewness": 0.38585000000000003,
                                        "entropy": 0.964306
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 501,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:41+00:00",
                                    "date:modify": "2024-09-02T09:41:41+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "b523ba4824b2e863e89579cbe76196f566eb3aa2ef299aa775fc0ef526a609e4"
                                },
                                "tainted": false,
                                "filesize": "143543B",
                                "numberPixels": "375750",
                                "pixelsPerSecond": "38.8349MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6475,
                        "ttfb_start": 449,
                        "ttfb_end": 1481,
                        "download_start": 1481,
                        "download_end": 6475,
                        "download_ms": 4994,
                        "all_start": 449,
                        "all_end": 6475,
                        "all_ms": 6026,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "224849.18",
                        "request_id": "224849.18",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                        "raw_id": "224849.18",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 6819,
                        "ttfb_ms": 1030,
                        "load_start": 451,
                        "load_start_float": 451.00019900000001,
                        "bytesIn": 201873,
                        "objectSize": 201873,
                        "objectSizeUncompressed": 201873,
                        "chunks": [
                            {
                                "ts": 5269,
                                "bytes": 9320
                            },
                            {
                                "ts": 5292,
                                "bytes": 16366
                            },
                            {
                                "ts": 5320,
                                "bytes": 16366
                            },
                            {
                                "ts": 5349,
                                "bytes": 16366
                            },
                            {
                                "ts": 5377,
                                "bytes": 7118
                            },
                            {
                                "ts": 5953,
                                "bytes": 8870
                            },
                            {
                                "ts": 5981,
                                "bytes": 16366
                            },
                            {
                                "ts": 6009,
                                "bytes": 16366
                            },
                            {
                                "ts": 6037,
                                "bytes": 16366
                            },
                            {
                                "ts": 6065,
                                "bytes": 7568
                            },
                            {
                                "ts": 6481,
                                "bytes": 8973
                            },
                            {
                                "ts": 6504,
                                "bytes": 16366
                            },
                            {
                                "ts": 6533,
                                "bytes": 16366
                            },
                            {
                                "ts": 6556,
                                "bytes": 16366
                            },
                            {
                                "ts": 6585,
                                "bytes": 7465
                            },
                            {
                                "ts": 7270,
                                "bytes": 5265
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 337,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 201873",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"65c0b7e7-31491\"",
                                "last-modified: Mon, 05 Feb 2024 10:26:47 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2194,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 81,
                        "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": 201873,
                        "image_save": 38037,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 432,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 199,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "197 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 500,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x500",
                                    "Megapixels": 0.375
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.2083300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 375000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 72.596999999999994,
                                        "standardDeviation": 50.3596,
                                        "kurtosis": 0.51309800000000005,
                                        "skewness": 1.0618700000000001,
                                        "entropy": 0.91722300000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 81.698300000000003,
                                        "standardDeviation": 55.039400000000001,
                                        "kurtosis": 0.36057099999999997,
                                        "skewness": 0.96746500000000002,
                                        "entropy": 0.94415300000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 92.787800000000004,
                                        "standardDeviation": 58.109099999999998,
                                        "kurtosis": -0.41273799999999999,
                                        "skewness": 0.61353599999999997,
                                        "entropy": 0.96343100000000004
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 43.305,
                                        "standardDeviation": 37.930399999999999,
                                        "kurtosis": 5.8489599999999999,
                                        "skewness": 2.0896499999999998,
                                        "entropy": 0.84408399999999995
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:42+00:00",
                                    "date:modify": "2024-09-02T09:41:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "fcaa6faba66787f9c877baa748e26025f8c740cab287ed4fb16d372080ec5f99"
                                },
                                "tainted": false,
                                "filesize": "201873B",
                                "numberPixels": "375000",
                                "pixelsPerSecond": "41.0563MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 7270,
                        "ttfb_start": 451,
                        "ttfb_end": 1481,
                        "download_start": 1481,
                        "download_end": 7270,
                        "download_ms": 5789,
                        "all_start": 451,
                        "all_end": 7270,
                        "all_ms": 6819,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "224849.19",
                        "request_id": "224849.19",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                        "raw_id": "224849.19",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 6217,
                        "ttfb_ms": 1031,
                        "load_start": 451,
                        "load_start_float": 451.00020499999999,
                        "bytesIn": 107874,
                        "objectSize": 107874,
                        "objectSizeUncompressed": 107874,
                        "chunks": [
                            {
                                "ts": 5380,
                                "bytes": 9248
                            },
                            {
                                "ts": 5405,
                                "bytes": 7136
                            },
                            {
                                "ts": 6066,
                                "bytes": 8798
                            },
                            {
                                "ts": 6090,
                                "bytes": 16366
                            },
                            {
                                "ts": 6118,
                                "bytes": 16366
                            },
                            {
                                "ts": 6146,
                                "bytes": 7622
                            },
                            {
                                "ts": 6585,
                                "bytes": 8901
                            },
                            {
                                "ts": 6613,
                                "bytes": 16366
                            },
                            {
                                "ts": 6641,
                                "bytes": 16366
                            },
                            {
                                "ts": 6668,
                                "bytes": 705
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 354,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 107874",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"65b82c5b-1a562\"",
                                "last-modified: Mon, 29 Jan 2024 22:53:15 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2206,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 85,
                        "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": 107874,
                        "image_save": 15238,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 433,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 205,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "105 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 592,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x592",
                                    "Megapixels": 0.44400000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 592,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 6.1666699999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 444000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 111.295,
                                        "standardDeviation": 50.274299999999997,
                                        "kurtosis": -0.75207199999999996,
                                        "skewness": 0.192353,
                                        "entropy": 0.94920800000000005
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 126.574,
                                        "standardDeviation": 47.523299999999999,
                                        "kurtosis": -0.69477299999999997,
                                        "skewness": 0.174322,
                                        "entropy": 0.94598800000000005
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 249,
                                        "mean": 121.425,
                                        "standardDeviation": 47.614100000000001,
                                        "kurtosis": -0.43867600000000001,
                                        "skewness": 0.128973,
                                        "entropy": 0.94864300000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 254,
                                        "mean": 85.884299999999996,
                                        "standardDeviation": 55.685499999999998,
                                        "kurtosis": -0.37526900000000002,
                                        "skewness": 0.763401,
                                        "entropy": 0.95299299999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 592,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:41+00:00",
                                    "date:modify": "2024-09-02T09:41:41+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "81a1b445b38e568604611137f5c32aaa9473b96c09adc44921de4532d1b67fed"
                                },
                                "tainted": false,
                                "filesize": "107874B",
                                "numberPixels": "444000",
                                "pixelsPerSecond": "51.288MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.008"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6668,
                        "ttfb_start": 451,
                        "ttfb_end": 1482,
                        "download_start": 1482,
                        "download_end": 6668,
                        "download_ms": 5186,
                        "all_start": 451,
                        "all_end": 6668,
                        "all_ms": 6217,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "224849.20",
                        "request_id": "224849.20",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                        "raw_id": "224849.20",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 6874,
                        "ttfb_ms": 1028,
                        "load_start": 454,
                        "load_start_float": 454.00021099999998,
                        "bytesIn": 92694,
                        "objectSize": 92694,
                        "objectSizeUncompressed": 92694,
                        "chunks": [
                            {
                                "ts": 6147,
                                "bytes": 8744
                            },
                            {
                                "ts": 6174,
                                "bytes": 7640
                            },
                            {
                                "ts": 6672,
                                "bytes": 15661
                            },
                            {
                                "ts": 6695,
                                "bytes": 16366
                            },
                            {
                                "ts": 6723,
                                "bytes": 16366
                            },
                            {
                                "ts": 6752,
                                "bytes": 759
                            },
                            {
                                "ts": 7274,
                                "bytes": 9991
                            },
                            {
                                "ts": 7300,
                                "bytes": 16366
                            },
                            {
                                "ts": 7328,
                                "bytes": 801
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 371,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 92694",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"65a4fe0b-16a16\"",
                                "last-modified: Mon, 15 Jan 2024 09:42:35 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2185,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 86,
                        "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": 92694,
                        "image_save": 12745,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 435,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 35,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 211,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "91 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 487,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x487",
                                    "Megapixels": 0.36499999999999999
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 487,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.0729199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 365250,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 133.209,
                                        "standardDeviation": 72.059100000000001,
                                        "kurtosis": -1.0407900000000001,
                                        "skewness": -0.535748,
                                        "entropy": 0.94858100000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 144.79499999999999,
                                        "standardDeviation": 81.238500000000002,
                                        "kurtosis": -1.0484,
                                        "skewness": -0.69414900000000002,
                                        "entropy": 0.929149
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 246,
                                        "mean": 133.00200000000001,
                                        "standardDeviation": 71.458399999999997,
                                        "kurtosis": -1.03094,
                                        "skewness": -0.54558899999999999,
                                        "entropy": 0.95870900000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 222,
                                        "mean": 121.831,
                                        "standardDeviation": 63.4803,
                                        "kurtosis": -0.97398799999999996,
                                        "skewness": -0.56082399999999999,
                                        "entropy": 0.95788600000000002
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 487,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:42+00:00",
                                    "date:modify": "2024-09-02T09:41:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "0c563a0f50578b8d7edc683b9a311f515b358ec80c3bd61432d528099b8e9f71"
                                },
                                "tainted": false,
                                "filesize": "92694B",
                                "numberPixels": "365250",
                                "pixelsPerSecond": "46.8299MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.007"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 7328,
                        "ttfb_start": 454,
                        "ttfb_end": 1482,
                        "download_start": 1482,
                        "download_end": 7328,
                        "download_ms": 5846,
                        "all_start": 454,
                        "all_end": 7328,
                        "all_ms": 6874,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "224849.21",
                        "request_id": "224849.21",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                        "raw_id": "224849.21",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 6955,
                        "ttfb_ms": 1029,
                        "load_start": 454,
                        "load_start_float": 454.00021700000002,
                        "bytesIn": 122604,
                        "objectSize": 122604,
                        "objectSizeUncompressed": 122604,
                        "chunks": [
                            {
                                "ts": 6753,
                                "bytes": 15607
                            },
                            {
                                "ts": 6781,
                                "bytes": 16366
                            },
                            {
                                "ts": 6806,
                                "bytes": 16366
                            },
                            {
                                "ts": 6834,
                                "bytes": 16366
                            },
                            {
                                "ts": 6863,
                                "bytes": 831
                            },
                            {
                                "ts": 7330,
                                "bytes": 15565
                            },
                            {
                                "ts": 7353,
                                "bytes": 16366
                            },
                            {
                                "ts": 7382,
                                "bytes": 16366
                            },
                            {
                                "ts": 7409,
                                "bytes": 8771
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 122604",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"659ff6be-1deec\"",
                                "last-modified: Thu, 11 Jan 2024 14:10:06 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 86,
                        "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": 122604,
                        "image_save": 16828,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 436,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 37,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 217,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "120 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 1125,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x1125",
                                    "Megapixels": 0.84399999999999997
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 1125,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 11.7188
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 843750,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 251,
                                        "mean": 56.698500000000003,
                                        "standardDeviation": 51.7179,
                                        "kurtosis": 1.2982100000000001,
                                        "skewness": 1.50126,
                                        "entropy": 0.81896100000000005
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 251,
                                        "mean": 73.926299999999998,
                                        "standardDeviation": 60.921199999999999,
                                        "kurtosis": 0.22114400000000001,
                                        "skewness": 1.19651,
                                        "entropy": 0.87231999999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 248,
                                        "mean": 68.542599999999993,
                                        "standardDeviation": 57.130899999999997,
                                        "kurtosis": 0.0305788,
                                        "skewness": 1.11622,
                                        "entropy": 0.85984899999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 251,
                                        "mean": 27.6265,
                                        "standardDeviation": 37.101500000000001,
                                        "kurtosis": 13.122,
                                        "skewness": 3.3483200000000002,
                                        "entropy": 0.72471600000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 1125,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:42+00:00",
                                    "date:modify": "2024-09-02T09:41:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "51bea2b18eed972a79a9b96a6ff4aaba5c2d9768011dde43042a44fc20d6b2d2"
                                },
                                "tainted": false,
                                "filesize": "122604B",
                                "numberPixels": "843750",
                                "pixelsPerSecond": "58.3375MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.014"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 7409,
                        "ttfb_start": 454,
                        "ttfb_end": 1483,
                        "download_start": 1483,
                        "download_end": 7409,
                        "download_ms": 5926,
                        "all_start": 454,
                        "all_end": 7409,
                        "all_ms": 6955,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "224849.22",
                        "request_id": "224849.22",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                        "raw_id": "224849.22",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 7700,
                        "ttfb_ms": 1029,
                        "load_start": 454,
                        "load_start_float": 454.00022300000001,
                        "bytesIn": 169337,
                        "objectSize": 169337,
                        "objectSizeUncompressed": 169337,
                        "chunks": [
                            {
                                "ts": 6864,
                                "bytes": 15535
                            },
                            {
                                "ts": 6886,
                                "bytes": 16366
                            },
                            {
                                "ts": 6915,
                                "bytes": 16366
                            },
                            {
                                "ts": 6943,
                                "bytes": 16366
                            },
                            {
                                "ts": 6971,
                                "bytes": 903
                            },
                            {
                                "ts": 7411,
                                "bytes": 7595
                            },
                            {
                                "ts": 7438,
                                "bytes": 16366
                            },
                            {
                                "ts": 7467,
                                "bytes": 16366
                            },
                            {
                                "ts": 7495,
                                "bytes": 16366
                            },
                            {
                                "ts": 7518,
                                "bytes": 8843
                            },
                            {
                                "ts": 8099,
                                "bytes": 16186
                            },
                            {
                                "ts": 8127,
                                "bytes": 16366
                            },
                            {
                                "ts": 8154,
                                "bytes": 5713
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 403,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 169337",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"6596a8b6-29579\"",
                                "last-modified: Thu, 04 Jan 2024 12:46:46 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2173,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 83,
                        "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": 169337,
                        "image_save": 28723,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 437,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 223,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "165 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 501,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x501",
                                    "Megapixels": 0.376
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 501,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.21875
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 375750,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 66.147999999999996,
                                        "standardDeviation": 56.308599999999998,
                                        "kurtosis": 0.58713300000000002,
                                        "skewness": 1.0457399999999999,
                                        "entropy": 0.91683499999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 77.655799999999999,
                                        "standardDeviation": 57.828400000000002,
                                        "kurtosis": 0.162934,
                                        "skewness": 0.83305600000000002,
                                        "entropy": 0.94730800000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 64.564800000000005,
                                        "standardDeviation": 54.7971,
                                        "kurtosis": 0.80702399999999996,
                                        "skewness": 1.0814900000000001,
                                        "entropy": 0.91452500000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 56.223300000000002,
                                        "standardDeviation": 56.3005,
                                        "kurtosis": 1.22028,
                                        "skewness": 1.3160400000000001,
                                        "entropy": 0.88867300000000005
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 501,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:43+00:00",
                                    "date:modify": "2024-09-02T09:41:43+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "5df6ee3cc16524b4f1ff49f9f195e8f74d8b16558dfee4287b96a0817b3fd3b7"
                                },
                                "tainted": false,
                                "filesize": "169337B",
                                "numberPixels": "375750",
                                "pixelsPerSecond": "43.7289MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.008"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 8154,
                        "ttfb_start": 454,
                        "ttfb_end": 1483,
                        "download_start": 1483,
                        "download_end": 8154,
                        "download_ms": 6671,
                        "all_start": 454,
                        "all_end": 8154,
                        "all_ms": 7700,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "224849.23",
                        "request_id": "224849.23",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                        "raw_id": "224849.23",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 7340,
                        "ttfb_ms": 1031,
                        "load_start": 455,
                        "load_start_float": 455.00022899999999,
                        "bytesIn": 121480,
                        "objectSize": 121480,
                        "objectSizeUncompressed": 121480,
                        "chunks": [
                            {
                                "ts": 6973,
                                "bytes": 15463
                            },
                            {
                                "ts": 7002,
                                "bytes": 16366
                            },
                            {
                                "ts": 7023,
                                "bytes": 16366
                            },
                            {
                                "ts": 7052,
                                "bytes": 957
                            },
                            {
                                "ts": 7519,
                                "bytes": 7523
                            },
                            {
                                "ts": 7547,
                                "bytes": 16366
                            },
                            {
                                "ts": 7576,
                                "bytes": 16366
                            },
                            {
                                "ts": 7603,
                                "bytes": 8897
                            },
                            {
                                "ts": 7787,
                                "bytes": 16366
                            },
                            {
                                "ts": 7795,
                                "bytes": 6810
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 419,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 121480",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"65c39246-1da88\"",
                                "last-modified: Wed, 07 Feb 2024 14:23:02 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2131,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 79,
                        "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": 121480,
                        "image_save": 25250,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 438,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 41,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 229,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "112 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 500,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x500",
                                    "Megapixels": 0.375
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 5.2083300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 375000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 50.1342,
                                        "standardDeviation": 43.201700000000002,
                                        "kurtosis": 0.49828899999999998,
                                        "skewness": 1.23736,
                                        "entropy": 0.80122400000000005
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 61.046199999999999,
                                        "standardDeviation": 50.582900000000002,
                                        "kurtosis": -0.25249500000000002,
                                        "skewness": 0.95431500000000002,
                                        "entropy": 0.83704100000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 254,
                                        "mean": 50.945900000000002,
                                        "standardDeviation": 43.852600000000002,
                                        "kurtosis": 0.013233999999999999,
                                        "skewness": 1.07643,
                                        "entropy": 0.80923699999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 248,
                                        "mean": 38.410600000000002,
                                        "standardDeviation": 35.169600000000003,
                                        "kurtosis": 1.7520800000000001,
                                        "skewness": 1.6343099999999999,
                                        "entropy": 0.75739400000000001
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 500,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:42+00:00",
                                    "date:modify": "2024-09-02T09:41:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "9fad629da0a6763e0103c64fcbaa6e0a8af054849b5647e7650aa234b1593b4f"
                                },
                                "tainted": false,
                                "filesize": "114670B",
                                "numberPixels": "375000",
                                "pixelsPerSecond": "40.8425MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 7795,
                        "ttfb_start": 455,
                        "ttfb_end": 1486,
                        "download_start": 1486,
                        "download_end": 7795,
                        "download_ms": 6309,
                        "all_start": 455,
                        "all_end": 7795,
                        "all_ms": 7340,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "224849.24",
                        "request_id": "224849.24",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                        "raw_id": "224849.24",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 8671,
                        "ttfb_ms": 1032,
                        "load_start": 455,
                        "load_start_float": 455.00023499999998,
                        "bytesIn": 195685,
                        "objectSize": 195685,
                        "objectSizeUncompressed": 195685,
                        "chunks": [
                            {
                                "ts": 7604,
                                "bytes": 7469
                            },
                            {
                                "ts": 7632,
                                "bytes": 16366
                            },
                            {
                                "ts": 7655,
                                "bytes": 16366
                            },
                            {
                                "ts": 7685,
                                "bytes": 16366
                            },
                            {
                                "ts": 7712,
                                "bytes": 8969
                            },
                            {
                                "ts": 8157,
                                "bytes": 10644
                            },
                            {
                                "ts": 8184,
                                "bytes": 16366
                            },
                            {
                                "ts": 8222,
                                "bytes": 16366
                            },
                            {
                                "ts": 8236,
                                "bytes": 16366
                            },
                            {
                                "ts": 8244,
                                "bytes": 5794
                            },
                            {
                                "ts": 9047,
                                "bytes": 16222
                            },
                            {
                                "ts": 9070,
                                "bytes": 16366
                            },
                            {
                                "ts": 9099,
                                "bytes": 16366
                            },
                            {
                                "ts": 9126,
                                "bytes": 15659
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 437,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 195685",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"65c396dd-2fc65\"",
                                "last-modified: Wed, 07 Feb 2024 14:42:37 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2278,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 81,
                        "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": 195685,
                        "image_save": 35460,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 439,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 45,
                        "http2_stream_dependency": 43,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 235,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "191 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 750,
                                    "ImageHeight": 613,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "750x613",
                                    "Megapixels": 0.46000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 750,
                                    "height": 613,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 7.8125,
                                    "y": 6.3854199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 459750,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 128.59200000000001,
                                        "standardDeviation": 66.400700000000001,
                                        "kurtosis": -1.2070399999999999,
                                        "skewness": -0.31918400000000002,
                                        "entropy": 0.94710700000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 6,
                                        "max": 255,
                                        "mean": 134.96799999999999,
                                        "standardDeviation": 62.420099999999998,
                                        "kurtosis": -0.86451900000000004,
                                        "skewness": -0.177532,
                                        "entropy": 0.962086
                                    },
                                    "green": {
                                        "min": 7,
                                        "max": 247,
                                        "mean": 131.286,
                                        "standardDeviation": 64.6066,
                                        "kurtosis": -1.2556700000000001,
                                        "skewness": -0.39463799999999999,
                                        "entropy": 0.94586000000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 244,
                                        "mean": 119.523,
                                        "standardDeviation": 72.175200000000004,
                                        "kurtosis": -1.5453300000000001,
                                        "skewness": -0.27292300000000003,
                                        "entropy": 0.93337400000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 750,
                                    "height": 613,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-02T09:41:44+00:00",
                                    "date:modify": "2024-09-02T09:41:44+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "5b47681d73978241fdd45ff1b857a062d69879badddd2119e9c9fea3b0af36b6"
                                },
                                "tainted": false,
                                "filesize": "195685B",
                                "numberPixels": "459750",
                                "pixelsPerSecond": "41.2171MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 9126,
                        "ttfb_start": 455,
                        "ttfb_end": 1487,
                        "download_start": 1487,
                        "download_end": 9126,
                        "download_ms": 7639,
                        "all_start": 455,
                        "all_end": 9126,
                        "all_ms": 8671,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "224849.25",
                        "request_id": "224849.25",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/assets\/js\/script.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/assets\/js\/script.js",
                        "raw_id": "224849.25",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 7304,
                        "ttfb_ms": 1033,
                        "load_start": 455,
                        "load_start_float": 455.00024100000002,
                        "bytesIn": 34805,
                        "objectSize": 34805,
                        "objectSizeUncompressed": 106829,
                        "chunks": [
                            {
                                "ts": 7713,
                                "bytes": 7397,
                                "inflated": 19477
                            },
                            {
                                "ts": 7740,
                                "bytes": 16366,
                                "inflated": 49815
                            },
                            {
                                "ts": 7758,
                                "bytes": 11042,
                                "inflated": 37537
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "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:\/\/matterof.art\/",
                        "initiator_line": 466,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/assets\/js\/script.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: W\/\"660d1f08-1a14d\"",
                                "last-modified: Wed, 03 Apr 2024 09:19:04 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1711,
                        "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": 35064,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 440,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 47,
                        "http2_stream_dependency": 45,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 241,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 7759,
                        "ttfb_start": 455,
                        "ttfb_end": 1488,
                        "download_start": 1488,
                        "download_end": 7759,
                        "download_ms": 6271,
                        "all_start": 455,
                        "all_end": 7759,
                        "all_ms": 7304,
                        "index": 23,
                        "number": 24,
                        "cpuTimes": {
                            "EvaluateScript": 11,
                            "v8.compile": 2,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 11,
                        "cpu.v8.compile": 2,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 15,
                        "js_timing": [
                            [
                                7826.9489999999996,
                                7838.3199999999997
                            ],
                            [
                                7826.9830000000002,
                                7829.3829999999998
                            ],
                            [
                                10592.91,
                                10593.575999999999
                            ],
                            [
                                11981.764999999999,
                                11981.995999999999
                            ],
                            [
                                12440.991,
                                12441.093999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "224849.52",
                        "request_id": "224849.52",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/assets\/fonts\/FKGroteskNeue.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/assets\/fonts\/FKGroteskNeue.woff2",
                        "raw_id": "224849.52",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 1428,
                        "ttfb_ms": 944,
                        "load_start": 548,
                        "load_start_float": 548.00024900000005,
                        "bytesIn": 98992,
                        "objectSize": 98992,
                        "objectSizeUncompressed": 98992,
                        "chunks": [
                            {
                                "ts": 1496,
                                "bytes": 7876
                            },
                            {
                                "ts": 1510,
                                "bytes": 16366
                            },
                            {
                                "ts": 1538,
                                "bytes": 16366
                            },
                            {
                                "ts": 1567,
                                "bytes": 16366
                            },
                            {
                                "ts": 1595,
                                "bytes": 8562
                            },
                            {
                                "ts": 1927,
                                "bytes": 15780
                            },
                            {
                                "ts": 1949,
                                "bytes": 16366
                            },
                            {
                                "ts": 1976,
                                "bytes": 1310
                            }
                        ],
                        "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:\/\/matterof.art\/assets\/css\/style.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/assets\/fonts\/FKGroteskNeue.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/matterof.art",
                                "priority: u=0",
                                "referer: https:\/\/matterof.art\/assets\/css\/style.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 98992",
                                "content-type: font\/woff2",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "etag: \"66094b60-182b0\"",
                                "last-modified: Sun, 31 Mar 2024 11:39:12 GMT",
                                "server: nginx",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1942,
                        "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": 546,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 49,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 249,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 4047,
                                "GPOS": 55948,
                                "GSUB": 3024,
                                "HVAR": 2991,
                                "OS\/2": 96,
                                "STAT": 36,
                                "avar": 52,
                                "cmap": 1394,
                                "fvar": 200,
                                "gasp": 8,
                                "glyf": 63139,
                                "gvar": 188542,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2924,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1250,
                                "post": 6672,
                                "prep": 7
                            },
                            "names": {
                                "0": "Copyright 2021 Florian Karsten. All rights reserved.",
                                "1": "FK Grotesk Neue Thin",
                                "2": "Regular",
                                "3": "1.104;FK;FKGroteskNeue-Thin",
                                "4": "FK Grotesk Neue Thin",
                                "5": "Version 1.104",
                                "6": "FKGroteskNeue-Thin",
                                "8": "Florian Karsten",
                                "9": "Florian Karsten",
                                "11": "https:\/\/fonts.floriankarsten.com",
                                "12": "https:\/\/fonts.floriankarsten.com",
                                "14": "https:\/\/fonts.floriankarsten.com\/eula",
                                "16": "FK Grotesk Neue",
                                "17": "Thin"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 568,
                                "usWeightClass": 100,
                                "usWidthClass": 5,
                                "fsType": 8,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 44,
                                "yStrikeoutPosition": 232,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354671,
                                "ulUnicodeRange2": 1073754235,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "FK\u0000\u0000",
                                "fsSelection": 192,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 960,
                                "sTypoDescender": -320,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1120,
                                "usWinDescent": 320,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 500,
                                "sCapHeight": 720,
                                "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": 2,
                                "italicAngle": 0,
                                "underlinePosition": -100,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "fvar": {
                                "wght": {
                                    "min": 100,
                                    "default": 100,
                                    "max": 900
                                },
                                "ital": {
                                    "min": 0,
                                    "default": 0,
                                    "max": 120
                                }
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    171,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    182,
                                    183,
                                    184,
                                    185,
                                    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,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    310,
                                    311,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    330,
                                    331,
                                    332,
                                    333,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    402,
                                    416,
                                    417,
                                    431,
                                    432,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    778,
                                    779,
                                    780,
                                    786,
                                    795,
                                    803,
                                    806,
                                    807,
                                    808,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7838,
                                    7840,
                                    7841,
                                    7842,
                                    7843,
                                    7844,
                                    7845,
                                    7846,
                                    7847,
                                    7848,
                                    7849,
                                    7850,
                                    7851,
                                    7852,
                                    7853,
                                    7854,
                                    7855,
                                    7856,
                                    7857,
                                    7858,
                                    7859,
                                    7860,
                                    7861,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7866,
                                    7867,
                                    7868,
                                    7869,
                                    7870,
                                    7871,
                                    7872,
                                    7873,
                                    7874,
                                    7875,
                                    7876,
                                    7877,
                                    7878,
                                    7879,
                                    7880,
                                    7881,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7886,
                                    7887,
                                    7888,
                                    7889,
                                    7890,
                                    7891,
                                    7892,
                                    7893,
                                    7894,
                                    7895,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7902,
                                    7903,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7910,
                                    7911,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7916,
                                    7917,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8364,
                                    8383,
                                    8470,
                                    8482,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8596,
                                    8597,
                                    8598,
                                    8599,
                                    8600,
                                    8601,
                                    8709,
                                    8722,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9608,
                                    9618,
                                    9674,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "AZE ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CAT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CRT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "KAZ ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "MOL ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "ROM ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TAT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TRK ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 488,
                                "num_glyphs": 731
                            }
                        },
                        "load_end": 1976,
                        "ttfb_start": 548,
                        "ttfb_end": 1492,
                        "download_start": 1492,
                        "download_end": 1976,
                        "download_ms": 484,
                        "all_start": 548,
                        "all_end": 1976,
                        "all_ms": 1428,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "224849.2",
                        "request_id": "224849.2",
                        "ip_addr": "169.150.247.38",
                        "full_url": "https:\/\/plausible.io\/js\/plausible.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "plausible.io",
                        "url": "\/js\/plausible.js",
                        "raw_id": "224849.2",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 175,
                        "ttfb_ms": 172,
                        "load_start": 583,
                        "load_start_float": 583.00009399999999,
                        "bytesIn": 817,
                        "objectSize": 817,
                        "objectSizeUncompressed": 1386,
                        "chunks": [
                            {
                                "ts": 758,
                                "bytes": 817,
                                "inflated": 1386
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 126,
                        "protocol": "HTTP\/2",
                        "dns_start": 287,
                        "dns_end": 319,
                        "connect_start": 321,
                        "connect_end": 427,
                        "ssl_start": 427,
                        "ssl_end": 583,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "plausible.io",
                            "sanList": [
                                "plausible.io"
                            ],
                            "issuer": "R11",
                            "validFrom": 1721466508,
                            "validTo": 1729242507,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1721470108747,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402203274C97F2E23C200BF9756460C1746052E77DBC0C53AA502E1A85138F272FE63022075422736CFD59DD2322C8C37FF10031FF733A5826A3751CAF0ADDC40371D71EC"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2024h2'",
                                    "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                    "timestamp": 1721470108929,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502206076C5AC13662FAFBDC17976817E07ECED815CA1177F6001914C586B129A6697022100A7930594F812360285E314A48314460617CD7BCAFCA72B7EBE5A7D1ED149224C"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/matterof.art\/",
                        "initiator_line": 4,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: plausible.io",
                                ":method: GET",
                                ":path: \/js\/plausible.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":9443\"; ma=2592000",
                                "application: 127.0.0.1",
                                "cache-control: public, max-age=3600",
                                "cdn-cache: HIT",
                                "cdn-cachedat: 09\/02\/2024 09:05:46",
                                "cdn-edgestorageid: 1079",
                                "cdn-proxyver: 1.04",
                                "cdn-pullzone: 682664",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: 2d3579bef3931bfc1967f21cc8fec4d9",
                                "cdn-requestpullcode: 200",
                                "cdn-requestpullsuccess: True",
                                "cdn-status: 200",
                                "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                "content-encoding: br",
                                "content-type: application\/javascript",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                "permissions-policy: interest-cohort=()",
                                "server: BunnyCDN-DE1-1081",
                                "vary: Accept-Encoding",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1696,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 32,
                        "connect_ms": 106,
                        "ssl_ms": 156,
                        "gzip_total": 1379,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "BunnyCDN",
                        "server_count": null,
                        "created": 283,
                        "socket_group": "https:\/\/plausible.io <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 94,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE5zCCA8+gAwIBAgISBB9edLSOlP+8D8KbbinKlb5pMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzIwMDkwODI4WhcNMjQxMDE4MDkwODI3WjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCS\nOFW+ML+C2b6er168756qX3WESEtK6\/JeimOYPhkRN1kbb1xJUjaWrc2xenwfNaed\np2PBQK627Ey6ZZXwUwhodJgMQ4mVJG3cWN3pNKltmcFVh1q0aBNCqMspdrrnB4H0\neC0YygMZuvIVrVwkrdo5mSg\/6dBnlo29DH4QRthv6jAPxD7zQUOqDz6XaHghQV7p\nGh2r4nguP3XfwOjLYijGl\/PdEufVrhllZygdgdM\/ztiKQC9H1ioMEHTcpob6qeu5\nDROr8KUg8ekXI0G6vYRWbAyblbs8KuKTNZHcErqBTisgZ+jbBGiXqv\/sRirETMXT\nB833nFUwP+jceOy8oeFRAgMBAAGjggIPMIICCzAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFL3g5POVUFtcQg0IfY\/Lcq+gzBoKMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyV\nxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUA7s3QZNXbGs7FXLedtM0TojKHRny8\n7N7DUUhZRnEftZsAAAGQz51ESwAABAMARjBEAiAydMl\/LiPCAL+XVkYMF0YFLnfb\nwMU6pQLhqFE48nL+YwIgdUInNs\/VndIyLIw3\/xADH\/czpYJqN1HK8K3cQDcdcewA\ndgDf4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75SXAAAAZDPnUUBAAAEAwBH\nMEUCIGB2xawTZi+vvcF5doF+B+ztgVyhF39gAZFMWGsSmmaXAiEAp5MFlPgSNgKF\n4xSkgxRGBhfNe8r8pyt+vlp9HtFJIkwwDQYJKoZIhvcNAQELBQADggEBAK\/UAPhu\n\/pqW4DG56AKm0yqRN\/zLTG+KjH5yTCqT\/Wq02ko3ElB086TmA4UnUKP23RU9wAd9\n6BMd7\/Gy7U2bdVNMv3YAEMPcCkyH9W38KGBnDC5a6fjDjUJLYA2qkTLp8Z\/WQLE8\nEi71ShQOfXZ136LbVJmQLFpi7TrJMi4STECqYirrBDL+NKz9yoZljQY7fEB+eZjR\nvH5uoOPb+tRZ8+zcV0SwrE7UngFuZiWxX1l1p71Lkzk9ng3UQr2tj4BqlNhEJtzM\naQLHB+TRH+jYnpfzhdR4hX3xPpkAVXlHHjixVmeWHuULhSWY8vBofOPrqJljsb3\/\namteT4g0UvIr8Go=\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",
                            "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 758,
                        "ttfb_start": 583,
                        "ttfb_end": 755,
                        "download_start": 755,
                        "download_end": 758,
                        "download_ms": 3,
                        "all_start": 287,
                        "all_end": 758,
                        "all_ms": 469,
                        "index": 25,
                        "number": 26,
                        "cpuTimes": {
                            "EvaluateScript": 6,
                            "v8.compile": 0,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 6,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 7,
                        "js_timing": [
                            [
                                823.22900000000004,
                                829.553
                            ],
                            [
                                823.25300000000004,
                                823.47400000000005
                            ],
                            [
                                1440.8869999999999,
                                1441.019
                            ],
                            [
                                1441.0409999999999,
                                1441.049
                            ],
                            [
                                1441.6189999999999,
                                1441.662
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "224849.53",
                        "request_id": "224849.53",
                        "ip_addr": "169.150.247.38",
                        "full_url": "https:\/\/plausible.io\/api\/event",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "plausible.io",
                        "url": "\/api\/event",
                        "raw_id": "224849.53",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 202,
                        "request_type": "XHR",
                        "load_ms": 229,
                        "ttfb_ms": 228,
                        "load_start": 1148,
                        "load_start_float": 1148.0002569999999,
                        "bytesIn": 2,
                        "objectSize": 2,
                        "objectSizeUncompressed": 2,
                        "chunks": [
                            {
                                "ts": 1377,
                                "bytes": 2
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate, max-age=0, private",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 263,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 770,
                        "connect_end": 946,
                        "ssl_start": 946,
                        "ssl_end": 1147,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "plausible.io",
                            "sanList": [
                                "plausible.io"
                            ],
                            "issuer": "R11",
                            "validFrom": 1721466508,
                            "validTo": 1729242507,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1721470108747,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402203274C97F2E23C200BF9756460C1746052E77DBC0C53AA502E1A85138F272FE63022075422736CFD59DD2322C8C37FF10031FF733A5826A3751CAF0ADDC40371D71EC"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2024h2'",
                                    "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                    "timestamp": 1721470108929,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502206076C5AC13662FAFBDC17976817E07ECED815CA1177F6001914C586B129A6697022100A7930594F812360285E314A48314460617CD7BCAFCA72B7EBE5A7D1ED149224C"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                        "initiator_line": 0,
                        "initiator_column": 824,
                        "initiator_type": "script",
                        "initiator_function": "t",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: plausible.io",
                                ":method: POST",
                                ":path: \/api\/event",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 72",
                                "content-type: text\/plain",
                                "origin: https:\/\/matterof.art",
                                "priority: u=1, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":9443\"; ma=2592000",
                                "application: 127.0.0.1",
                                "cache-control: must-revalidate, max-age=0, private",
                                "cdn-cachedat: 09\/02\/2024 09:41:36",
                                "cdn-edgestorageid: 1081",
                                "cdn-proxyver: 1.04",
                                "cdn-pullzone: 682664",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: 4639237b48631434a4230615eff7c99c",
                                "cdn-requestpullcode: 202",
                                "cdn-requestpullsuccess: True",
                                "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                "content-length: 2",
                                "content-type: text\/plain; charset=utf-8",
                                "date: Mon, 02 Sep 2024 09:41:36 GMT",
                                "permissions-policy: interest-cohort=()",
                                "server: BunnyCDN-DE1-1081",
                                "x-plausible-dropped: 1",
                                "x-request-id: F_FkAv6rklaYEWgCZQIl",
                                ":status: 202"
                            ]
                        },
                        "bytesOut": 1975,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 176,
                        "ssl_ms": 201,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "BunnyCDN",
                        "server_count": null,
                        "created": 768,
                        "socket_group": "pm\/https:\/\/plausible.io <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 257,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE5zCCA8+gAwIBAgISBB9edLSOlP+8D8KbbinKlb5pMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzIwMDkwODI4WhcNMjQxMDE4MDkwODI3WjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCS\nOFW+ML+C2b6er168756qX3WESEtK6\/JeimOYPhkRN1kbb1xJUjaWrc2xenwfNaed\np2PBQK627Ey6ZZXwUwhodJgMQ4mVJG3cWN3pNKltmcFVh1q0aBNCqMspdrrnB4H0\neC0YygMZuvIVrVwkrdo5mSg\/6dBnlo29DH4QRthv6jAPxD7zQUOqDz6XaHghQV7p\nGh2r4nguP3XfwOjLYijGl\/PdEufVrhllZygdgdM\/ztiKQC9H1ioMEHTcpob6qeu5\nDROr8KUg8ekXI0G6vYRWbAyblbs8KuKTNZHcErqBTisgZ+jbBGiXqv\/sRirETMXT\nB833nFUwP+jceOy8oeFRAgMBAAGjggIPMIICCzAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFL3g5POVUFtcQg0IfY\/Lcq+gzBoKMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyV\nxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUA7s3QZNXbGs7FXLedtM0TojKHRny8\n7N7DUUhZRnEftZsAAAGQz51ESwAABAMARjBEAiAydMl\/LiPCAL+XVkYMF0YFLnfb\nwMU6pQLhqFE48nL+YwIgdUInNs\/VndIyLIw3\/xADH\/czpYJqN1HK8K3cQDcdcewA\ndgDf4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75SXAAAAZDPnUUBAAAEAwBH\nMEUCIGB2xawTZi+vvcF5doF+B+ztgVyhF39gAZFMWGsSmmaXAiEAp5MFlPgSNgKF\n4xSkgxRGBhfNe8r8pyt+vlp9HtFJIkwwDQYJKoZIhvcNAQELBQADggEBAK\/UAPhu\n\/pqW4DG56AKm0yqRN\/zLTG+KjH5yTCqT\/Wq02ko3ElB086TmA4UnUKP23RU9wAd9\n6BMd7\/Gy7U2bdVNMv3YAEMPcCkyH9W38KGBnDC5a6fjDjUJLYA2qkTLp8Z\/WQLE8\nEi71ShQOfXZ136LbVJmQLFpi7TrJMi4STECqYirrBDL+NKz9yoZljQY7fEB+eZjR\nvH5uoOPb+tRZ8+zcV0SwrE7UngFuZiWxX1l1p71Lkzk9ng3UQr2tj4BqlNhEJtzM\naQLHB+TRH+jYnpfzhdR4hX3xPpkAVXlHHjixVmeWHuULhSWY8vBofOPrqJljsb3\/\namteT4g0UvIr8Go=\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",
                            "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 1377,
                        "ttfb_start": 1148,
                        "ttfb_end": 1376,
                        "download_start": 1376,
                        "download_end": 1377,
                        "download_ms": 1,
                        "all_start": 770,
                        "all_end": 1377,
                        "all_ms": 606,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "224849.54",
                        "request_id": "224849.54",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/favicon.ico",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/favicon.ico",
                        "raw_id": "224849.54",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 404,
                        "request_type": "Other",
                        "load_ms": 87,
                        "ttfb_ms": 85,
                        "load_start": 9367,
                        "load_start_float": 9367.0002939999995,
                        "bytesIn": 15916,
                        "objectSize": 15916,
                        "objectSizeUncompressed": 43571,
                        "chunks": [
                            {
                                "ts": 9453,
                                "bytes": 15916,
                                "inflated": 43571
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "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: matterof.art",
                                ":method: GET",
                                ":path: \/favicon.ico",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 09:41:44 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 404"
                            ]
                        },
                        "bytesOut": 1927,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 9365,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 51,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 294,
                        "server_port": "443",
                        "load_end": 9454,
                        "ttfb_start": 9367,
                        "ttfb_end": 9452,
                        "download_start": 9452,
                        "download_end": 9454,
                        "download_ms": 2,
                        "all_start": 9367,
                        "all_end": 9454,
                        "all_ms": 87,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "224849.55",
                        "request_id": "224849.55",
                        "ip_addr": "172.67.217.79",
                        "full_url": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.snipcart.com",
                        "url": "\/themes\/v3.0\/default\/snipcart.js",
                        "raw_id": "224849.55",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 659,
                        "ttfb_ms": 99,
                        "load_start": 10636,
                        "load_start_float": 10636.000302,
                        "bytesIn": 311016,
                        "objectSize": 311016,
                        "objectSizeUncompressed": 1173228,
                        "chunks": [
                            {
                                "ts": 10736,
                                "bytes": 482
                            },
                            {
                                "ts": 10737,
                                "bytes": 1176,
                                "inflated": 250
                            },
                            {
                                "ts": 10739,
                                "bytes": 1176,
                                "inflated": 2988
                            },
                            {
                                "ts": 10741,
                                "bytes": 855,
                                "inflated": 1884
                            },
                            {
                                "ts": 10751,
                                "bytes": 1173,
                                "inflated": 4562
                            },
                            {
                                "ts": 10753,
                                "bytes": 4194,
                                "inflated": 13841
                            },
                            {
                                "ts": 10755,
                                "bytes": 1176,
                                "inflated": 3280
                            },
                            {
                                "ts": 10756,
                                "bytes": 276,
                                "inflated": 901
                            },
                            {
                                "ts": 10757,
                                "bytes": 1173,
                                "inflated": 3673
                            },
                            {
                                "ts": 10759,
                                "bytes": 1176,
                                "inflated": 5270
                            },
                            {
                                "ts": 10761,
                                "bytes": 576,
                                "inflated": 1170
                            },
                            {
                                "ts": 10762,
                                "bytes": 1173,
                                "inflated": 2519
                            },
                            {
                                "ts": 10764,
                                "bytes": 1176,
                                "inflated": 2573
                            },
                            {
                                "ts": 10766,
                                "bytes": 574,
                                "inflated": 1261
                            },
                            {
                                "ts": 10767,
                                "bytes": 1168,
                                "inflated": 2704
                            },
                            {
                                "ts": 10769,
                                "bytes": 595,
                                "inflated": 1381
                            },
                            {
                                "ts": 10771,
                                "bytes": 1171,
                                "inflated": 2672
                            },
                            {
                                "ts": 10773,
                                "bytes": 1174,
                                "inflated": 2745
                            },
                            {
                                "ts": 10774,
                                "bytes": 574,
                                "inflated": 1306
                            },
                            {
                                "ts": 10777,
                                "bytes": 1171,
                                "inflated": 3010
                            },
                            {
                                "ts": 10778,
                                "bytes": 1174,
                                "inflated": 5200
                            },
                            {
                                "ts": 10779,
                                "bytes": 253,
                                "inflated": 661
                            },
                            {
                                "ts": 10781,
                                "bytes": 1171,
                                "inflated": 2970
                            },
                            {
                                "ts": 10782,
                                "bytes": 781,
                                "inflated": 2051
                            },
                            {
                                "ts": 10784,
                                "bytes": 1171,
                                "inflated": 3110
                            },
                            {
                                "ts": 10786,
                                "bytes": 1174,
                                "inflated": 2973
                            },
                            {
                                "ts": 10788,
                                "bytes": 1174,
                                "inflated": 2931
                            },
                            {
                                "ts": 10790,
                                "bytes": 667,
                                "inflated": 1602
                            },
                            {
                                "ts": 10792,
                                "bytes": 1171,
                                "inflated": 5483
                            },
                            {
                                "ts": 10794,
                                "bytes": 1171,
                                "inflated": 5316
                            },
                            {
                                "ts": 10796,
                                "bytes": 1174,
                                "inflated": 4629
                            },
                            {
                                "ts": 10798,
                                "bytes": 1174,
                                "inflated": 4416
                            },
                            {
                                "ts": 10799,
                                "bytes": 1174,
                                "inflated": 4590
                            },
                            {
                                "ts": 10802,
                                "bytes": 1171,
                                "inflated": 2941
                            },
                            {
                                "ts": 10802,
                                "bytes": 274,
                                "inflated": 554
                            },
                            {
                                "ts": 10804,
                                "bytes": 1174,
                                "inflated": 4300
                            },
                            {
                                "ts": 10806,
                                "bytes": 1171,
                                "inflated": 5728
                            },
                            {
                                "ts": 10808,
                                "bytes": 1174,
                                "inflated": 2747
                            },
                            {
                                "ts": 10810,
                                "bytes": 1174,
                                "inflated": 2856
                            },
                            {
                                "ts": 10812,
                                "bytes": 1174,
                                "inflated": 4127
                            },
                            {
                                "ts": 10814,
                                "bytes": 1171,
                                "inflated": 5134
                            },
                            {
                                "ts": 10816,
                                "bytes": 1174,
                                "inflated": 2578
                            },
                            {
                                "ts": 10818,
                                "bytes": 574,
                                "inflated": 1314
                            },
                            {
                                "ts": 10819,
                                "bytes": 1174,
                                "inflated": 2763
                            },
                            {
                                "ts": 10821,
                                "bytes": 1171,
                                "inflated": 2784
                            },
                            {
                                "ts": 10823,
                                "bytes": 574,
                                "inflated": 1336
                            },
                            {
                                "ts": 10824,
                                "bytes": 1174,
                                "inflated": 4292
                            },
                            {
                                "ts": 10826,
                                "bytes": 1171,
                                "inflated": 4148
                            },
                            {
                                "ts": 10828,
                                "bytes": 1174,
                                "inflated": 3521
                            },
                            {
                                "ts": 10830,
                                "bytes": 595,
                                "inflated": 4781
                            },
                            {
                                "ts": 10832,
                                "bytes": 1174,
                                "inflated": 3316
                            },
                            {
                                "ts": 10833,
                                "bytes": 1171,
                                "inflated": 5205
                            },
                            {
                                "ts": 10835,
                                "bytes": 1174,
                                "inflated": 3968
                            },
                            {
                                "ts": 10837,
                                "bytes": 1174,
                                "inflated": 4051
                            },
                            {
                                "ts": 10840,
                                "bytes": 1174,
                                "inflated": 3308
                            },
                            {
                                "ts": 10841,
                                "bytes": 1171,
                                "inflated": 4297
                            },
                            {
                                "ts": 10842,
                                "bytes": 574,
                                "inflated": 1616
                            },
                            {
                                "ts": 10844,
                                "bytes": 1169,
                                "inflated": 3629
                            },
                            {
                                "ts": 10847,
                                "bytes": 1424,
                                "inflated": 6764
                            },
                            {
                                "ts": 10849,
                                "bytes": 1174,
                                "inflated": 3244
                            },
                            {
                                "ts": 10851,
                                "bytes": 1168,
                                "inflated": 4130
                            },
                            {
                                "ts": 10853,
                                "bytes": 1174,
                                "inflated": 3712
                            },
                            {
                                "ts": 10855,
                                "bytes": 781,
                                "inflated": 2142
                            },
                            {
                                "ts": 10856,
                                "bytes": 1174,
                                "inflated": 2634
                            },
                            {
                                "ts": 10859,
                                "bytes": 1171,
                                "inflated": 1543
                            },
                            {
                                "ts": 10860,
                                "bytes": 1174,
                                "inflated": 2015
                            },
                            {
                                "ts": 10862,
                                "bytes": 1174,
                                "inflated": 2953
                            },
                            {
                                "ts": 10864,
                                "bytes": 1174,
                                "inflated": 5288
                            },
                            {
                                "ts": 10866,
                                "bytes": 1171,
                                "inflated": 4682
                            },
                            {
                                "ts": 10868,
                                "bytes": 1174,
                                "inflated": 5225
                            },
                            {
                                "ts": 10870,
                                "bytes": 667,
                                "inflated": 1757
                            },
                            {
                                "ts": 10871,
                                "bytes": 1174,
                                "inflated": 3258
                            },
                            {
                                "ts": 10873,
                                "bytes": 1171,
                                "inflated": 3467
                            },
                            {
                                "ts": 10876,
                                "bytes": 1174,
                                "inflated": 3891
                            },
                            {
                                "ts": 10878,
                                "bytes": 1174,
                                "inflated": 3897
                            },
                            {
                                "ts": 10880,
                                "bytes": 1174,
                                "inflated": 3893
                            },
                            {
                                "ts": 10881,
                                "bytes": 1174,
                                "inflated": 5861
                            },
                            {
                                "ts": 10883,
                                "bytes": 1171,
                                "inflated": 5855
                            },
                            {
                                "ts": 10885,
                                "bytes": 1174,
                                "inflated": 5751
                            },
                            {
                                "ts": 10887,
                                "bytes": 1174,
                                "inflated": 4968
                            },
                            {
                                "ts": 10889,
                                "bytes": 1174,
                                "inflated": 3779
                            },
                            {
                                "ts": 10891,
                                "bytes": 1171,
                                "inflated": 5092
                            },
                            {
                                "ts": 10893,
                                "bytes": 1174,
                                "inflated": 4072
                            },
                            {
                                "ts": 10895,
                                "bytes": 1174,
                                "inflated": 4256
                            },
                            {
                                "ts": 10897,
                                "bytes": 1174,
                                "inflated": 3855
                            },
                            {
                                "ts": 10899,
                                "bytes": 271,
                                "inflated": 905
                            },
                            {
                                "ts": 10900,
                                "bytes": 1174,
                                "inflated": 4379
                            },
                            {
                                "ts": 10902,
                                "bytes": 1174,
                                "inflated": 4033
                            },
                            {
                                "ts": 10904,
                                "bytes": 1171,
                                "inflated": 3864
                            },
                            {
                                "ts": 10906,
                                "bytes": 1171,
                                "inflated": 3739
                            },
                            {
                                "ts": 10908,
                                "bytes": 1174,
                                "inflated": 4253
                            },
                            {
                                "ts": 10910,
                                "bytes": 1174,
                                "inflated": 4315
                            },
                            {
                                "ts": 10911,
                                "bytes": 1171,
                                "inflated": 6227
                            },
                            {
                                "ts": 10913,
                                "bytes": 1174,
                                "inflated": 3336
                            },
                            {
                                "ts": 10915,
                                "bytes": 1174,
                                "inflated": 4140
                            },
                            {
                                "ts": 10918,
                                "bytes": 1174,
                                "inflated": 4473
                            },
                            {
                                "ts": 10919,
                                "bytes": 1171,
                                "inflated": 5196
                            },
                            {
                                "ts": 10921,
                                "bytes": 1174,
                                "inflated": 5199
                            },
                            {
                                "ts": 10923,
                                "bytes": 1174,
                                "inflated": 3959
                            },
                            {
                                "ts": 10925,
                                "bytes": 1174,
                                "inflated": 3320
                            },
                            {
                                "ts": 10926,
                                "bytes": 574,
                                "inflated": 2263
                            },
                            {
                                "ts": 10928,
                                "bytes": 1171,
                                "inflated": 4689
                            },
                            {
                                "ts": 10930,
                                "bytes": 1174,
                                "inflated": 4364
                            },
                            {
                                "ts": 10932,
                                "bytes": 1171,
                                "inflated": 4779
                            },
                            {
                                "ts": 10934,
                                "bytes": 574,
                                "inflated": 2305
                            },
                            {
                                "ts": 10935,
                                "bytes": 1174,
                                "inflated": 5655
                            },
                            {
                                "ts": 10938,
                                "bytes": 1174,
                                "inflated": 5716
                            },
                            {
                                "ts": 10939,
                                "bytes": 1171,
                                "inflated": 5377
                            },
                            {
                                "ts": 10941,
                                "bytes": 1174,
                                "inflated": 3808
                            },
                            {
                                "ts": 10943,
                                "bytes": 1174,
                                "inflated": 5419
                            },
                            {
                                "ts": 10945,
                                "bytes": 1174,
                                "inflated": 6257
                            },
                            {
                                "ts": 10946,
                                "bytes": 595,
                                "inflated": 2301
                            },
                            {
                                "ts": 10948,
                                "bytes": 1171,
                                "inflated": 5259
                            },
                            {
                                "ts": 10950,
                                "bytes": 1174,
                                "inflated": 4656
                            },
                            {
                                "ts": 10952,
                                "bytes": 1171,
                                "inflated": 8102
                            },
                            {
                                "ts": 10954,
                                "bytes": 1174,
                                "inflated": 4589
                            },
                            {
                                "ts": 10956,
                                "bytes": 1174,
                                "inflated": 4112
                            },
                            {
                                "ts": 10958,
                                "bytes": 1174,
                                "inflated": 7150
                            },
                            {
                                "ts": 10960,
                                "bytes": 574,
                                "inflated": 2717
                            },
                            {
                                "ts": 10961,
                                "bytes": 1168,
                                "inflated": 5370
                            },
                            {
                                "ts": 10963,
                                "bytes": 1174,
                                "inflated": 3848
                            },
                            {
                                "ts": 10965,
                                "bytes": 574,
                                "inflated": 1998
                            },
                            {
                                "ts": 10967,
                                "bytes": 1171,
                                "inflated": 5623
                            },
                            {
                                "ts": 10968,
                                "bytes": 1174,
                                "inflated": 4192
                            },
                            {
                                "ts": 10971,
                                "bytes": 1174,
                                "inflated": 4352
                            },
                            {
                                "ts": 10971,
                                "bytes": 550,
                                "inflated": 1914
                            },
                            {
                                "ts": 10973,
                                "bytes": 1169,
                                "inflated": 3845
                            },
                            {
                                "ts": 10976,
                                "bytes": 1171,
                                "inflated": 4042
                            },
                            {
                                "ts": 10979,
                                "bytes": 1745,
                                "inflated": 5296
                            },
                            {
                                "ts": 10980,
                                "bytes": 1174,
                                "inflated": 5024
                            },
                            {
                                "ts": 10982,
                                "bytes": 181,
                                "inflated": 391
                            },
                            {
                                "ts": 10983,
                                "bytes": 1174,
                                "inflated": 4310
                            },
                            {
                                "ts": 10985,
                                "bytes": 1171,
                                "inflated": 5348
                            },
                            {
                                "ts": 10986,
                                "bytes": 574,
                                "inflated": 2579
                            },
                            {
                                "ts": 10988,
                                "bytes": 1171,
                                "inflated": 2855
                            },
                            {
                                "ts": 10990,
                                "bytes": 1174,
                                "inflated": 2631
                            },
                            {
                                "ts": 10991,
                                "bytes": 574,
                                "inflated": 1620
                            },
                            {
                                "ts": 10993,
                                "bytes": 1171,
                                "inflated": 4075
                            },
                            {
                                "ts": 10995,
                                "bytes": 1174,
                                "inflated": 6502
                            },
                            {
                                "ts": 10996,
                                "bytes": 571,
                                "inflated": 417
                            },
                            {
                                "ts": 10998,
                                "bytes": 1171,
                                "inflated": 4145
                            },
                            {
                                "ts": 11000,
                                "bytes": 967,
                                "inflated": 4161
                            },
                            {
                                "ts": 11002,
                                "bytes": 1174,
                                "inflated": 4038
                            },
                            {
                                "ts": 11003,
                                "bytes": 1171,
                                "inflated": 4108
                            },
                            {
                                "ts": 11004,
                                "bytes": 574,
                                "inflated": 1377
                            },
                            {
                                "ts": 11006,
                                "bytes": 1174,
                                "inflated": 2679
                            },
                            {
                                "ts": 11009,
                                "bytes": 1171,
                                "inflated": 2463
                            },
                            {
                                "ts": 11010,
                                "bytes": 1174,
                                "inflated": 4488
                            },
                            {
                                "ts": 11012,
                                "bytes": 1171,
                                "inflated": 2735
                            },
                            {
                                "ts": 11014,
                                "bytes": 1174,
                                "inflated": 4176
                            },
                            {
                                "ts": 11016,
                                "bytes": 1174,
                                "inflated": 3210
                            },
                            {
                                "ts": 11018,
                                "bytes": 1171,
                                "inflated": 3508
                            },
                            {
                                "ts": 11019,
                                "bytes": 574,
                                "inflated": 1724
                            },
                            {
                                "ts": 11021,
                                "bytes": 1174,
                                "inflated": 3339
                            },
                            {
                                "ts": 11023,
                                "bytes": 1174,
                                "inflated": 5708
                            },
                            {
                                "ts": 11025,
                                "bytes": 1174,
                                "inflated": 4365
                            },
                            {
                                "ts": 11027,
                                "bytes": 1171,
                                "inflated": 2467
                            },
                            {
                                "ts": 11029,
                                "bytes": 1174,
                                "inflated": 3628
                            },
                            {
                                "ts": 11031,
                                "bytes": 1174,
                                "inflated": 4423
                            },
                            {
                                "ts": 11032,
                                "bytes": 274,
                                "inflated": 799
                            },
                            {
                                "ts": 11034,
                                "bytes": 1174,
                                "inflated": 2845
                            },
                            {
                                "ts": 11036,
                                "bytes": 1174,
                                "inflated": 3137
                            },
                            {
                                "ts": 11038,
                                "bytes": 1174,
                                "inflated": 3292
                            },
                            {
                                "ts": 11040,
                                "bytes": 1171,
                                "inflated": 3177
                            },
                            {
                                "ts": 11042,
                                "bytes": 1174,
                                "inflated": 3165
                            },
                            {
                                "ts": 11044,
                                "bytes": 1174,
                                "inflated": 2995
                            },
                            {
                                "ts": 11046,
                                "bytes": 874,
                                "inflated": 2272
                            },
                            {
                                "ts": 11047,
                                "bytes": 1174,
                                "inflated": 3498
                            },
                            {
                                "ts": 11049,
                                "bytes": 1174,
                                "inflated": 3355
                            },
                            {
                                "ts": 11051,
                                "bytes": 1174,
                                "inflated": 3425
                            },
                            {
                                "ts": 11053,
                                "bytes": 1174,
                                "inflated": 3679
                            },
                            {
                                "ts": 11055,
                                "bytes": 1171,
                                "inflated": 2895
                            },
                            {
                                "ts": 11057,
                                "bytes": 1174,
                                "inflated": 2953
                            },
                            {
                                "ts": 11059,
                                "bytes": 1174,
                                "inflated": 3356
                            },
                            {
                                "ts": 11060,
                                "bytes": 574,
                                "inflated": 1545
                            },
                            {
                                "ts": 11062,
                                "bytes": 1174,
                                "inflated": 3127
                            },
                            {
                                "ts": 11064,
                                "bytes": 1174,
                                "inflated": 3160
                            },
                            {
                                "ts": 11066,
                                "bytes": 1174,
                                "inflated": 3025
                            },
                            {
                                "ts": 11068,
                                "bytes": 1174,
                                "inflated": 3169
                            },
                            {
                                "ts": 11070,
                                "bytes": 1171,
                                "inflated": 3329
                            },
                            {
                                "ts": 11072,
                                "bytes": 1174,
                                "inflated": 3432
                            },
                            {
                                "ts": 11074,
                                "bytes": 871,
                                "inflated": 2582
                            },
                            {
                                "ts": 11076,
                                "bytes": 1174,
                                "inflated": 3188
                            },
                            {
                                "ts": 11079,
                                "bytes": 1174,
                                "inflated": 2636
                            },
                            {
                                "ts": 11081,
                                "bytes": 1174,
                                "inflated": 2693
                            },
                            {
                                "ts": 11083,
                                "bytes": 1174,
                                "inflated": 3170
                            },
                            {
                                "ts": 11085,
                                "bytes": 1171,
                                "inflated": 3310
                            },
                            {
                                "ts": 11088,
                                "bytes": 2348,
                                "inflated": 6360
                            },
                            {
                                "ts": 11090,
                                "bytes": 1166,
                                "inflated": 3298
                            },
                            {
                                "ts": 11092,
                                "bytes": 1174,
                                "inflated": 4261
                            },
                            {
                                "ts": 11095,
                                "bytes": 1174,
                                "inflated": 2240
                            },
                            {
                                "ts": 11098,
                                "bytes": 1469,
                                "inflated": 2999
                            },
                            {
                                "ts": 11099,
                                "bytes": 1171,
                                "inflated": 2654
                            },
                            {
                                "ts": 11100,
                                "bytes": 1174,
                                "inflated": 3480
                            },
                            {
                                "ts": 11102,
                                "bytes": 1174,
                                "inflated": 3391
                            },
                            {
                                "ts": 11104,
                                "bytes": 1174,
                                "inflated": 5881
                            },
                            {
                                "ts": 11106,
                                "bytes": 1171,
                                "inflated": 4743
                            },
                            {
                                "ts": 11108,
                                "bytes": 1174,
                                "inflated": 4294
                            },
                            {
                                "ts": 11110,
                                "bytes": 274,
                                "inflated": 608
                            },
                            {
                                "ts": 11118,
                                "bytes": 1174,
                                "inflated": 3700
                            },
                            {
                                "ts": 11120,
                                "bytes": 1174,
                                "inflated": 6182
                            },
                            {
                                "ts": 11122,
                                "bytes": 1174,
                                "inflated": 4835
                            },
                            {
                                "ts": 11124,
                                "bytes": 1174,
                                "inflated": 4567
                            },
                            {
                                "ts": 11126,
                                "bytes": 1171,
                                "inflated": 3061
                            },
                            {
                                "ts": 11128,
                                "bytes": 1174,
                                "inflated": 4501
                            },
                            {
                                "ts": 11128,
                                "bytes": 274,
                                "inflated": 847
                            },
                            {
                                "ts": 11130,
                                "bytes": 1174,
                                "inflated": 5047
                            },
                            {
                                "ts": 11132,
                                "bytes": 1174,
                                "inflated": 4186
                            },
                            {
                                "ts": 11134,
                                "bytes": 1174,
                                "inflated": 3535
                            },
                            {
                                "ts": 11136,
                                "bytes": 1171,
                                "inflated": 2983
                            },
                            {
                                "ts": 11138,
                                "bytes": 1171,
                                "inflated": 3828
                            },
                            {
                                "ts": 11140,
                                "bytes": 1174,
                                "inflated": 3873
                            },
                            {
                                "ts": 11141,
                                "bytes": 253,
                                "inflated": 1166
                            },
                            {
                                "ts": 11144,
                                "bytes": 1174,
                                "inflated": 3902
                            },
                            {
                                "ts": 11147,
                                "bytes": 1174,
                                "inflated": 2884
                            },
                            {
                                "ts": 11148,
                                "bytes": 1174,
                                "inflated": 3372
                            },
                            {
                                "ts": 11150,
                                "bytes": 1174,
                                "inflated": 3346
                            },
                            {
                                "ts": 11152,
                                "bytes": 1174,
                                "inflated": 3262
                            },
                            {
                                "ts": 11155,
                                "bytes": 1171,
                                "inflated": 3448
                            },
                            {
                                "ts": 11156,
                                "bytes": 1355,
                                "inflated": 4286
                            },
                            {
                                "ts": 11158,
                                "bytes": 1174,
                                "inflated": 5157
                            },
                            {
                                "ts": 11160,
                                "bytes": 1174,
                                "inflated": 3827
                            },
                            {
                                "ts": 11162,
                                "bytes": 1174,
                                "inflated": 6260
                            },
                            {
                                "ts": 11164,
                                "bytes": 1174,
                                "inflated": 7561
                            },
                            {
                                "ts": 11167,
                                "bytes": 1174,
                                "inflated": 6696
                            },
                            {
                                "ts": 11168,
                                "bytes": 1445,
                                "inflated": 8432
                            },
                            {
                                "ts": 11172,
                                "bytes": 1174,
                                "inflated": 3550
                            },
                            {
                                "ts": 11173,
                                "bytes": 1174,
                                "inflated": 4656
                            },
                            {
                                "ts": 11180,
                                "bytes": 1174,
                                "inflated": 4019
                            },
                            {
                                "ts": 11183,
                                "bytes": 4186,
                                "inflated": 19049
                            },
                            {
                                "ts": 11187,
                                "bytes": 2348,
                                "inflated": 13145
                            },
                            {
                                "ts": 11189,
                                "bytes": 1174,
                                "inflated": 7370
                            },
                            {
                                "ts": 11191,
                                "bytes": 1174,
                                "inflated": 6598
                            },
                            {
                                "ts": 11194,
                                "bytes": 2342,
                                "inflated": 14025
                            },
                            {
                                "ts": 11196,
                                "bytes": 1174,
                                "inflated": 11790
                            },
                            {
                                "ts": 11199,
                                "bytes": 1174,
                                "inflated": 7942
                            },
                            {
                                "ts": 11200,
                                "bytes": 1174,
                                "inflated": 8135
                            },
                            {
                                "ts": 11203,
                                "bytes": 1174,
                                "inflated": 6744
                            },
                            {
                                "ts": 11204,
                                "bytes": 1174,
                                "inflated": 6108
                            },
                            {
                                "ts": 11206,
                                "bytes": 1174,
                                "inflated": 8700
                            },
                            {
                                "ts": 11209,
                                "bytes": 1445,
                                "inflated": 9223
                            },
                            {
                                "ts": 11211,
                                "bytes": 1174,
                                "inflated": 7776
                            },
                            {
                                "ts": 11213,
                                "bytes": 1174,
                                "inflated": 11771
                            },
                            {
                                "ts": 11216,
                                "bytes": 2348,
                                "inflated": 18857
                            },
                            {
                                "ts": 11219,
                                "bytes": 1174,
                                "inflated": 8343
                            },
                            {
                                "ts": 11221,
                                "bytes": 1745,
                                "inflated": 11722
                            },
                            {
                                "ts": 11224,
                                "bytes": 1174,
                                "inflated": 5653
                            },
                            {
                                "ts": 11225,
                                "bytes": 1174,
                                "inflated": 7408
                            },
                            {
                                "ts": 11227,
                                "bytes": 1174,
                                "inflated": 10068
                            },
                            {
                                "ts": 11229,
                                "bytes": 1171,
                                "inflated": 4222
                            },
                            {
                                "ts": 11231,
                                "bytes": 1174,
                                "inflated": 6158
                            },
                            {
                                "ts": 11233,
                                "bytes": 1174,
                                "inflated": 6431
                            },
                            {
                                "ts": 11235,
                                "bytes": 1171,
                                "inflated": 8643
                            },
                            {
                                "ts": 11237,
                                "bytes": 1448,
                                "inflated": 7847
                            },
                            {
                                "ts": 11239,
                                "bytes": 1174,
                                "inflated": 6335
                            },
                            {
                                "ts": 11241,
                                "bytes": 1174,
                                "inflated": 6613
                            },
                            {
                                "ts": 11244,
                                "bytes": 1174,
                                "inflated": 7706
                            },
                            {
                                "ts": 11246,
                                "bytes": 1174,
                                "inflated": 5704
                            },
                            {
                                "ts": 11248,
                                "bytes": 1174,
                                "inflated": 4919
                            },
                            {
                                "ts": 11250,
                                "bytes": 869,
                                "inflated": 2876
                            },
                            {
                                "ts": 11251,
                                "bytes": 1174,
                                "inflated": 3699
                            },
                            {
                                "ts": 11263,
                                "bytes": 2348,
                                "inflated": 7501
                            },
                            {
                                "ts": 11267,
                                "bytes": 7315,
                                "inflated": 26892
                            },
                            {
                                "ts": 11273,
                                "bytes": 2348,
                                "inflated": 9856
                            },
                            {
                                "ts": 11294,
                                "bytes": 3488,
                                "inflated": 11982
                            }
                        ],
                        "expires": "Wed, 04 Sep 2024 04:15:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "application\/x-javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 10530,
                        "dns_end": 10566,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/matterof.art\/",
                        "initiator_line": 85,
                        "initiator_column": 1616,
                        "initiator_type": "script",
                        "initiator_function": "o",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.snipcart.com",
                                ":method: GET",
                                ":path: \/themes\/v3.0\/default\/snipcart.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "age: 19555",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=172800",
                                "cf-bgj: minify",
                                "cf-cache-status: HIT",
                                "cf-polished: origSize=1173391",
                                "cf-ray: 8bcc8bd11aac9bac-FRA",
                                "content-encoding: br",
                                "content-md5: 9tteqEnMeEFwf9kAMOiZlg==",
                                "content-type: application\/x-javascript",
                                "date: Mon, 02 Sep 2024 09:41:45 GMT",
                                "expires: Wed, 04 Sep 2024 04:15:50 GMT",
                                "last-modified: Mon, 02 Oct 2023 14:14:34 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "priority: u=3,i=?0",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=teR3dTtKlVoYtCYznJy21TnGi%2FZ%2FTA9vIKR1%2FujkMcgoRQ%2FVjfv%2BTv53tmqnXA%2B4lLGYDs%2FGmmWpf0QqswhrnlH%2Bcwm3oWizXlIIeno42lgyx%2BfTKcww%2BjdiKkYUK14aykSc\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "vary: Accept-Encoding",
                                "x-cache: HIT",
                                "x-edge-location: defr",
                                "x-ms-blob-type: BlockBlob",
                                "x-ms-lease-status: unlocked",
                                "x-ms-request-id: cc8a16db-901e-0009-0ceb-f79e76000000",
                                "x-ms-version: 2009-09-19"
                            ]
                        },
                        "bytesOut": 1756,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 36,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 311940,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 153245,
                        "cdn_provider": "CDN, Cloudflare",
                        "server_count": null,
                        "created": 10529,
                        "netlog_id": 302,
                        "renderBlocking": "non_blocking",
                        "load_end": 11295,
                        "ttfb_start": 10636,
                        "ttfb_end": 10735,
                        "download_start": 10735,
                        "download_end": 11295,
                        "download_ms": 560,
                        "all_start": 10530,
                        "all_end": 11295,
                        "all_ms": 695,
                        "index": 28,
                        "number": 29,
                        "cpuTimes": {
                            "EvaluateScript": 239,
                            "v8.compile": 49,
                            "FunctionCall": 2
                        },
                        "cpu.EvaluateScript": 239,
                        "cpu.v8.compile": 49,
                        "cpu.FunctionCall": 2,
                        "cpuTime": 290,
                        "js_timing": [
                            [
                                11394.572,
                                11633.440000000001
                            ],
                            [
                                11394.594999999999,
                                11443.5
                            ],
                            [
                                11635.313,
                                11635.333000000001
                            ],
                            [
                                11891.406999999999,
                                11892.346
                            ],
                            [
                                11893.873,
                                11893.995999999999
                            ],
                            [
                                11956.848,
                                11957.216
                            ],
                            [
                                11958.236000000001,
                                11958.263000000001
                            ],
                            [
                                12435.299999999999,
                                12435.552
                            ],
                            [
                                12436.925999999999,
                                12436.956
                            ]
                        ],
                        "blockingTime": 238.86800000000039
                    },
                    {
                        "type": 3,
                        "id": "224849.56",
                        "request_id": "224849.56",
                        "ip_addr": "172.67.217.79",
                        "full_url": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.snipcart.com",
                        "url": "\/themes\/v3.0\/default\/snipcart.css",
                        "raw_id": "224849.56",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 108,
                        "ttfb_ms": 63,
                        "load_start": 10636,
                        "load_start_float": 10636.000317,
                        "bytesIn": 12942,
                        "objectSize": 12942,
                        "objectSizeUncompressed": 95387,
                        "chunks": [
                            {
                                "ts": 10702,
                                "bytes": 471,
                                "inflated": 813
                            },
                            {
                                "ts": 10703,
                                "bytes": 2352,
                                "inflated": 12879
                            },
                            {
                                "ts": 10707,
                                "bytes": 2352,
                                "inflated": 15734
                            },
                            {
                                "ts": 10710,
                                "bytes": 1176,
                                "inflated": 9938
                            },
                            {
                                "ts": 10711,
                                "bytes": 1176,
                                "inflated": 14296
                            },
                            {
                                "ts": 10713,
                                "bytes": 1176,
                                "inflated": 7884
                            },
                            {
                                "ts": 10714,
                                "bytes": 1176,
                                "inflated": 9020
                            },
                            {
                                "ts": 10716,
                                "bytes": 599,
                                "inflated": 7035
                            },
                            {
                                "ts": 10717,
                                "bytes": 516,
                                "inflated": 4476
                            },
                            {
                                "ts": 10733,
                                "bytes": 294,
                                "inflated": 3278
                            },
                            {
                                "ts": 10743,
                                "bytes": 1173,
                                "inflated": 6870
                            },
                            {
                                "ts": 10744,
                                "bytes": 481,
                                "inflated": 3164
                            }
                        ],
                        "expires": "Wed, 04 Sep 2024 05:05:42 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/matterof.art\/",
                        "initiator_line": 85,
                        "initiator_column": 1853,
                        "initiator_type": "script",
                        "initiator_function": "o",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.snipcart.com",
                                ":method: GET",
                                ":path: \/themes\/v3.0\/default\/snipcart.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "age: 16563",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=172800",
                                "cf-bgj: minify",
                                "cf-cache-status: HIT",
                                "cf-polished: origSize=95509",
                                "cf-ray: 8bcc8bd10aa99bac-FRA",
                                "content-encoding: br",
                                "content-md5: KaIJRf\/VWrXCVmBT1dVuZg==",
                                "content-type: text\/css",
                                "date: Mon, 02 Sep 2024 09:41:45 GMT",
                                "expires: Wed, 04 Sep 2024 05:05:42 GMT",
                                "last-modified: Mon, 02 Oct 2023 14:14:34 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "priority: u=0,i=?0",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=OyOmzD1wEb%2Blau1CcXi%2FfyQWD6gYALEzGSD7TpXMget98qwbdQuXPt%2Blux8M6fUFT7Ya447V%2FGELi%2FW3mWebK1VIXwFRAsbcHgHe266fEOP5FH%2B7u2MgSBovofe854S5GTf0\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "vary: Accept-Encoding",
                                "x-cache: HIT",
                                "x-edge-location: defr",
                                "x-ms-blob-type: BlockBlob",
                                "x-ms-lease-status: unlocked",
                                "x-ms-request-id: 667d5eb4-201e-0041-74eb-f78341000000",
                                "x-ms-version: 2009-09-19"
                            ]
                        },
                        "bytesOut": 1852,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 13659,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 156237,
                        "cdn_provider": "CDN, Cloudflare",
                        "server_count": null,
                        "created": 10531,
                        "netlog_id": 317,
                        "renderBlocking": "dynamically_injected_non_blocking",
                        "load_end": 10744,
                        "ttfb_start": 10636,
                        "ttfb_end": 10699,
                        "download_start": 10699,
                        "download_end": 10744,
                        "download_ms": 45,
                        "all_start": 10636,
                        "all_end": 10744,
                        "all_ms": 108,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "224849.57",
                        "request_id": "224849.57",
                        "ip_addr": "169.150.247.36",
                        "full_url": "https:\/\/fonts.bunny.net\/css?family=Montserrat:300,500|Open+Sans:300,600",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "fonts.bunny.net",
                        "url": "\/css?family=Montserrat:300,500|Open+Sans:300,600",
                        "raw_id": "224849.57",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 140,
                        "ttfb_ms": 135,
                        "load_start": 11151,
                        "load_start_float": 11151.000325999999,
                        "bytesIn": 1843,
                        "objectSize": 1843,
                        "objectSizeUncompressed": 16894,
                        "chunks": [
                            {
                                "ts": 11291,
                                "bytes": 1843,
                                "inflated": 16894
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=2592000",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 340,
                        "protocol": "HTTP\/2",
                        "dns_start": 10749,
                        "dns_end": 10837,
                        "connect_start": 10838,
                        "connect_end": 10965,
                        "ssl_start": 10965,
                        "ssl_end": 11149,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "fonts.bunny.net",
                            "sanList": [
                                "fonts.bunny.net"
                            ],
                            "issuer": "R11",
                            "validFrom": 1724076642,
                            "validTo": 1731852641,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1724080152691,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502210095B882A100C3EB17A5872B04F0D0644ED5F8DB752ECA8233B611BC77E2486E16022021BEB68D27D7285671A4CB069D99137D19D172597658D839B461D5406F0A7F78"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1724080152701,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402206E3A806F9F88A5436820F0CF04C884F703C5B4BF1A98EC76DB58E7974BDEF443022071BF675432979320ED5C873323EB5B8F23DD1D29195ED9F5B77A7F54290ECE82"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: fonts.bunny.net",
                                ":method: GET",
                                ":path: \/css?family=Montserrat:300,500|Open+Sans:300,600",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/cdn.snipcart.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-headers: Server, x-goog-meta-frames, Content-Length, Content-Type, Range, X-Requested-With, If-Modified-Since, If-None-Match",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Server, x-goog-meta-frames, Content-Length, Content-Type, Range, X-Requested-With, If-Modified-Since, If-None-Match",
                                "cache-control: public, max-age=2592000",
                                "cdn-cache: HIT",
                                "cdn-cachedat: 08\/18\/2024 13:52:22",
                                "cdn-edgestorageid: 1082",
                                "cdn-proxyver: 1.04",
                                "cdn-pullzone: 781720",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: 4f37c71a9fe30aa1eca37ed3d8285211",
                                "cdn-requestpullcode: 200",
                                "cdn-requestpullsuccess: True",
                                "cdn-status: 200",
                                "cdn-uid: 3a60ca70-b89d-4cd5-a4b5-34a3468d7e0f",
                                "content-encoding: br",
                                "content-type: text\/css; charset=utf-8",
                                "date: Mon, 02 Sep 2024 09:41:46 GMT",
                                "last-modified: Sun, 18 Aug 2024 13:52:21 GMT",
                                "server: BunnyCDN-DE1-1079",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1906,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 88,
                        "connect_ms": 127,
                        "ssl_ms": 184,
                        "gzip_total": 2520,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "BunnyCDN",
                        "server_count": null,
                        "created": 10747,
                        "socket_group": "https:\/\/fonts.bunny.net <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 326,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE7TCCA9WgAwIBAgISBJcqsDFoijdlrrxxox8hmUn1MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwODE5MTQxMDQyWhcNMjQxMTE3MTQxMDQxWjAaMRgwFgYDVQQD\nEw9mb250cy5idW5ueS5uZXQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB\nAQDAPjMlX\/n4XW1pdd6PmY3v9DTqG8nyRLQ6MPPvGMyuR7DbvF2+pGE6KrVKmDrl\nFBciWAWwLpv+5hmZH7NHAdXLuGcAVUcy5BVA0eAHdrEqhUe7nMiAU51wd5PJBDek\newJJXljrYAtDHLbzA\/zcq0keNCggGsRhrmyahG7q\/8zDWFxIxIgnd1Wwhu3GN2KV\n1PvQNXVTz4x5AQGxsckeNePJeWSzb+lFoLKi9ICBl3F4tQAOmxeh1mwP5gMyswsd\n2nT7vBQOu0zbPRS6qlXaMZwC5k3HmwoTKfYBuBpe6yA2hXyBywwZjncxqc68kEzV\ntp3ot1w6Losmuk0vHLwr9TsNAgMBAAGjggISMIICDjAOBgNVHQ8BAf8EBAMCBaAw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYD\nVR0OBBYEFI+NwVmJ3dAcgfI0HsGpcPwUc5V5MB8GA1UdIwQYMBaAFMXPRqTq9MPA\nemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDov\nL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNy\nLm9yZy8wGgYDVR0RBBMwEYIPZm9udHMuYnVubnkubmV0MBMGA1UdIAQMMAowCAYG\nZ4EMAQIBMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAPxdLT9ciR1iUHWUchL4N\nEu2QN38fhWrrwb8ohez4ZG4AAAGRay9gcwAABAMARzBFAiEAlbiCoQDD6xelhysE\n8NBkTtX423UuyoIzthG8d+JIbhYCICG+to0n1yhWcaTLBp2ZE30Z0XJZdljYObRh\n1UBvCn94AHUA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGRay9g\nfQAABAMARjBEAiBuOoBvn4ilQ2gg8M8EyIT3A8W0vxqY7HbbWOeXS970QwIgcb9n\nVDKXkyDtXIczI+tbjyPdHSkZXtn1t3p\/VCkOzoIwDQYJKoZIhvcNAQELBQADggEB\nAHLdl3w1TOViYU\/h9r1ATLCJwJ5VJzW+46fFwLoC\/sjgwnAF\/uvhtVEkQAE2xaId\nd9aQn1S7k5QCSkKT+gBW1y3192Sfurxf6JS\/HXw45lN0cQsV3stsFVe4dSI1i7IJ\nSqGdnvDMW4ddHjvfEJFrUiotE+H4nGdhhoHCBr0wJGOz0mYNd\/GrVtdHRCyu9hsv\nzcRthNOClQJrunzRsVF3P139v5KGyTVzoMSNHVYdwl9GjH8LWJiHYGM+F3tOnwy+\neW0xMs3W5U7wOkfonIadT\/34jOPKrCKdMpFvtQVGyUAjj7hiKoPSIB8Vp0XYO0VE\nmtthiBxt5s3IBkDiwERwoHg=\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",
                            "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "dynamically_injected_non_blocking",
                        "load_end": 11291,
                        "ttfb_start": 11151,
                        "ttfb_end": 11286,
                        "download_start": 11286,
                        "download_end": 11291,
                        "download_ms": 5,
                        "all_start": 10749,
                        "all_end": 11291,
                        "all_ms": 539,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "224849.119",
                        "request_id": "224849.119",
                        "ip_addr": "172.67.217.79",
                        "full_url": "https:\/\/cdn.snipcart.com\/themes\/v3.7.3\/l10n\/en.json",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.snipcart.com",
                        "url": "\/themes\/v3.7.3\/l10n\/en.json",
                        "raw_id": "224849.119",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 187,
                        "ttfb_ms": 143,
                        "load_start": 11641,
                        "load_start_float": 11641.000357999999,
                        "bytesIn": 16487,
                        "objectSize": 16487,
                        "objectSizeUncompressed": 52069,
                        "chunks": [
                            {
                                "ts": 11785,
                                "bytes": 513,
                                "inflated": 858
                            },
                            {
                                "ts": 11789,
                                "bytes": 2352,
                                "inflated": 8816
                            },
                            {
                                "ts": 11792,
                                "bytes": 1176,
                                "inflated": 4296
                            },
                            {
                                "ts": 11792,
                                "bytes": 1176,
                                "inflated": 4320
                            },
                            {
                                "ts": 11794,
                                "bytes": 1176,
                                "inflated": 5843
                            },
                            {
                                "ts": 11797,
                                "bytes": 1176,
                                "inflated": 5233
                            },
                            {
                                "ts": 11798,
                                "bytes": 1176,
                                "inflated": 2899
                            },
                            {
                                "ts": 11800,
                                "bytes": 1176,
                                "inflated": 3115
                            },
                            {
                                "ts": 11801,
                                "bytes": 1176,
                                "inflated": 3714
                            },
                            {
                                "ts": 11821,
                                "bytes": 1173,
                                "inflated": 3462
                            },
                            {
                                "ts": 11823,
                                "bytes": 1176,
                                "inflated": 2442
                            },
                            {
                                "ts": 11824,
                                "bytes": 1176,
                                "inflated": 2938
                            },
                            {
                                "ts": 11827,
                                "bytes": 1176,
                                "inflated": 2729
                            },
                            {
                                "ts": 11828,
                                "bytes": 689,
                                "inflated": 1404
                            }
                        ],
                        "expires": "Wed, 04 Sep 2024 09:41:46 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                        "initiator_line": 0,
                        "initiator_column": 26395,
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.snipcart.com",
                                ":method: GET",
                                ":path: \/themes\/v3.7.3\/l10n\/en.json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/matterof.art",
                                "priority: u=1, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=172800",
                                "cf-cache-status: MISS",
                                "cf-ray: 8bcc8bd75aa39bf4-FRA",
                                "content-encoding: gzip",
                                "content-md5: MPWlX5LzfqiD1Mw5E3mxyQ==",
                                "content-type: application\/json",
                                "date: Mon, 02 Sep 2024 09:41:46 GMT",
                                "expires: Wed, 04 Sep 2024 09:41:46 GMT",
                                "last-modified: Mon, 02 Oct 2023 14:14:51 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "priority: u=1,i",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=tmAH%2FOwrVdknEog5nvKWIw8CQRmRRY%2BU8qlBdHC8AzMaTmR%2FDm2nMuWAZNS2hEM3WHgW0kr69eQBLFr6J8X2fNlpqxf%2FH1HrY6UUE4AugmtSuUQND7n%2B0oF00ZHuZaloK28h\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "vary: Accept-Encoding",
                                "x-cache: HIT",
                                "x-edge-location: defr",
                                "x-ms-blob-type: BlockBlob",
                                "x-ms-lease-status: unlocked",
                                "x-ms-request-id: b471471f-801e-0005-66ea-f7097e000000",
                                "x-ms-version: 2009-09-19"
                            ]
                        },
                        "bytesOut": 1885,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 17159,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "CDN, Cloudflare",
                        "server_count": null,
                        "created": 11572,
                        "netlog_id": 358,
                        "load_end": 11828,
                        "ttfb_start": 11641,
                        "ttfb_end": 11784,
                        "download_start": 11784,
                        "download_end": 11828,
                        "download_ms": 44,
                        "all_start": 11641,
                        "all_end": 11828,
                        "all_ms": 187,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "224849.120",
                        "request_id": "224849.120",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/shop.templates-en",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/shop.templates-en",
                        "raw_id": "224849.120",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 48,
                        "ttfb_ms": 44,
                        "load_start": 11845,
                        "load_start_float": 11845.00037,
                        "bytesIn": 255,
                        "objectSize": 255,
                        "objectSizeUncompressed": 476,
                        "chunks": [
                            {
                                "ts": 11892,
                                "bytes": 255,
                                "inflated": 476
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "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:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                        "initiator_line": 0,
                        "initiator_column": 26395,
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/shop.templates-en",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 09:41:46 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1753,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 426,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 11844,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 53,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 370,
                        "server_port": "443",
                        "load_end": 11893,
                        "ttfb_start": 11845,
                        "ttfb_end": 11889,
                        "download_start": 11889,
                        "download_end": 11893,
                        "download_ms": 4,
                        "all_start": 11845,
                        "all_end": 11893,
                        "all_ms": 48,
                        "index": 32,
                        "number": 33
                    },
                    {
                        "type": 3,
                        "id": "647007017B367A3183A6BDDAB9361541",
                        "request_id": "647007017B367A3183A6BDDAB9361541",
                        "ip_addr": "104.209.192.206",
                        "full_url": "https:\/\/app.snipcart.com\/api\/sessions",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "app.snipcart.com",
                        "url": "\/api\/sessions",
                        "raw_id": "647007017B367A3183A6BDDAB9361541",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/app.snipcart.com\/api\/sessions",
                        "responseCode": 200,
                        "request_type": "Preflight",
                        "load_ms": 131,
                        "ttfb_ms": 131,
                        "load_start": 12029,
                        "load_start_float": 12029.000344,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "-1",
                        "cacheControl": "no-cache",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 369,
                        "protocol": "HTTP\/2",
                        "dns_start": 11567,
                        "dns_end": 11628,
                        "connect_start": 11629,
                        "connect_end": 11750,
                        "ssl_start": 11750,
                        "ssl_end": 12029,
                        "initiator": "https:\/\/app.snipcart.com\/api\/sessions",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.snipcart.com",
                                ":method: OPTIONS",
                                ":path: \/api\/sessions",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: api-version,content-type,x-snipcart-lang,x-snipcart-publicapikey,x-snipcart-referer,x-snipcart-version",
                                "access-control-request-method: GET",
                                "origin: https:\/\/matterof.art",
                                "priority: u=1, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: api-version,content-type,x-snipcart-lang,x-snipcart-publicapikey,x-snipcart-referer,x-snipcart-version",
                                "access-control-allow-origin: https:\/\/matterof.art",
                                "access-control-expose-headers: Request-Context",
                                "cache-control: no-cache",
                                "content-length: 0",
                                "date: Mon, 02 Sep 2024 09:41:46 GMT",
                                "expires: -1",
                                "pragma: no-cache",
                                "request-context: appId=cid-v1:48f65c7b-986c-4ec3-89de-eb0160f55639",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1969,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 61,
                        "connect_ms": 121,
                        "ssl_ms": 279,
                        "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": 11566,
                        "socket_group": "pm\/https:\/\/app.snipcart.com <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 98304
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 344,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIHkTCCBXmgAwIBAgIQDgqxgfbR4zZJmX0+eNr0HzANBgkqhkiG9w0BAQsFADBc\nMQswCQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xNDAyBgNVBAMT\nK0dlb1RydXN0IEdsb2JhbCBUTFMgUlNBNDA5NiBTSEEyNTYgMjAyMiBDQTEwHhcN\nMjQwODIxMDAwMDAwWhcNMjUwMjIxMjM1OTU5WjAbMRkwFwYDVQQDExBhcHAuc25p\ncGNhcnQuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvAoeE+la\nbX4rOcuQ6KA+GXw6BYPvc5vHktQ0BNyWtEg47+O0ZgzXJFaaQ4YJRO2hCeIipSwH\nB510McITuM1g1yY8SXpGaRTk6xJAntttGVecK9RujLcHkD8vQ4tzVGcodwlT41mB\ncnm\/xwNXGuJBWnLlaZeQtBOXmAjSgYg3QaPUru4NWR1N8FpSAeKprVuUd24KbPra\nL3aYbFm4L\/rRew83EYf7XEebOI7nBHeKfFbl5RJ38jrqPHxw+m4HqigIoMkw+\/YG\n6epM7c4WyfT8fuCDanAlG\/DUerku9D2eL2NPrPwMDT1NZEwATipJqxrtWZjhTguA\nssvWixLtRfNjGQIDAQABo4IDjjCCA4owHwYDVR0jBBgwFoAUpbTW6zbE52um38Rk\nCwEqIAS4ZiMwHQYDVR0OBBYEFEboqCIhcULTBbpkqwXJp2bm2iydMBsGA1UdEQQU\nMBKCEGFwcC5zbmlwY2FydC5jb20wPgYDVR0gBDcwNTAzBgZngQwBAgEwKTAnBggr\nBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BTMA4GA1UdDwEB\/wQE\nAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwgZ8GA1UdHwSBlzCB\nlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0dlb1RydXN0R2xvYmFs\nVExTUlNBNDA5NlNIQTI1NjIwMjJDQTEuY3JsMEigRqBEhkJodHRwOi8vY3JsNC5k\naWdpY2VydC5jb20vR2VvVHJ1c3RHbG9iYWxUTFNSU0E0MDk2U0hBMjU2MjAyMkNB\nMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEFBQcwAYYYaHR0cDovL29jc3Au\nZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRwOi8vY2FjZXJ0cy5kaWdpY2Vy\ndC5jb20vR2VvVHJ1c3RHbG9iYWxUTFNSU0E0MDk2U0hBMjU2MjAyMkNBMS5jcnQw\nDAYDVR0TAQH\/BAIwADCCAYAGCisGAQQB1nkCBAIEggFwBIIBbAFqAHcATnWjJ1ya\nEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKaOd8AAAGRc5IpGwAABAMASDBGAiEA4R50\nhXXK3PQMOYWcsV0Tl9fi7h\/20BG2hnOmXkpxCOcCIQDUGWhwfam\/tU+g7ep4yzzh\nOZ6SnyLczfkIyS1rlWilNAB2AH1ZHhLheCp7HGFnfF79+NCHXBSgTpWeuQMv2Q6M\nLnm4AAABkXOSKOIAAAQDAEcwRQIgKGHrnUNTpplBdAZlHPMnYrHtE9pTynDovL2t\n12oHImwCIQDuCIssXG+ROGQpMBn6936j5OMTgaPp2rtu7m\/TdcfnZwB3AObSMWNA\nd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAABkXOSKPQAAAQDAEgwRgIhANlU\nn4EwVxeF871nRRlZBI0pkLcDuhCplNpwipAU7xdPAiEA+CkE9bAfy5AbSOClgXg4\nB+bnnhOUck0ocG2IsNIs2vgwDQYJKoZIhvcNAQELBQADggIBAEdQeEq5HYvRoeZf\nMbs4aEPypl0jSe2aTIR6FO5275+kTO1cbYJKo7x4C5uXYH8x3NAVuV+eJ5IN6rSL\nA5t12qdNtKhN1\/fpQtDbBqkczkYJtJuBq285tzsGegc2Y7QE0Uv1t\/1NVClKmLiq\nxwl+PGLbzpLQx9gis\/DPlQ\/97oqR+gAslCSYkmAso6vJubezwTdA0krRNIeJCe+B\nD4uQGfj48dmzhcFKcse6WMXURMCuMciQdN0XnfHEO3XcC3ZIfdPvMyhf4dpXHMKP\ntu7yUVUkkxFcia4GD2y6AXDcYeyGorYch7nM76hWFUss3mFX3HrEdLGp6LZutk83\ny8aUFLRk\/c3UDvft12mx2TUlqwTYfjDF7E5c7PfEC4GR441bNN5A4u+BO4bemIZC\nEySsSQKoXICjWMWgXg1hGwHRUa+mYvita31Hmw0GIJ29MOVFqYUTYuDbarWrSMdc\nMAJHjRWo4ve68ey4uYpj8GWJDoD7U9drI6sZ3tzUv8N5Y\/cr6XkJ2TrsjTGGNvSA\nF1nnhNPNbz+6ILkgPDGuroumDsjQUP5yKJLy6kPy567aooyLRrDLMiFkiEhPSOY\/\nNZQbAlFC2Jt\/SjWQIKzmkbwFb3DU8p9jEowXbgTHI4LefP0KgaQOfAW70R2w4k3v\nnN5UOll6088H31CFbDc8cBhiN2lo\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFyzCCBLOgAwIBAgIQD2IvbyHC\/11SH3I6HUfWLTANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBD\nQTAeFw0yMjA1MDQwMDAwMDBaFw0zMTExMDkyMzU5NTlaMFwxCzAJBgNVBAYTAlVT\nMRcwFQYDVQQKEw5EaWdpQ2VydCwgSW5jLjE0MDIGA1UEAxMrR2VvVHJ1c3QgR2xv\nYmFsIFRMUyBSU0E0MDk2IFNIQTI1NiAyMDIyIENBMTCCAiIwDQYJKoZIhvcNAQEB\nBQADggIPADCCAgoCggIBAOi2w4fkhoZPCI6L7nLMjvJTFg2rvXa7JPgQtpm9Ls4Z\n9u2\/SuiTDcjnGfjMYq9uTdBsiRjCC8fh3HsrPMCCAvfAf7bY349rOV4XWTGXZ2RS\nUE20zKyhiF1Z+SkySD5+9yxzLNEyb+JXN8LLLcyB2Hw79jEq6v09+8zL5Ip3wFz9\n+Uc3Tx4LVwTvW50pGMHFl3xpjO7iQS2RCkNcHHdqfEEkKy8EStVGA27aYYuHbgdx\nivjv0Axx3M4NrWfO8tGj8w0t8LhKDTuk\/gFOI4klRcHRjcuH6giK6mkM3qpGGQLW\n+Zc7Q93NFXalE5Qzn5\/JESIcSPFDOezoAi9fMdtEa7Qj9\/yCaUx5S14l66zlE1Od\ny5hzpQBOlsw9KjJxsfpc4LQTB8aDaNjSqzLpwj6XlsRjaRon9GSS1q6HDYI3o8pR\nx03xM1k7JTgiyyRO+84PVjLUOxy6u4SrEXRM0jdtxqnzfwW2CFsKo+5xHZB9xt5m\n82zwUzY7+VOHEg8YpJxS2N6HR6QBvxo\/6pgyfdmwAjiOGhA1GfHvQWf2vyHNguLq\n1Jn4gr0b27HMZl6yqquv9O9XgDjPk147eym8GbN6AmBBke0HXR8fPwier1spgIoB\nW3txZY6OiJr\/JRl2n5MnUZ3QdyFfvzfkuBWwVCI7WI4gVJmhkOMeG9grhIRPm+zH\nAgMBAAGjggGCMIIBfjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSltNbr\nNsTna6bfxGQLASogBLhmIzAfBgNVHSMEGDAWgBQD3lA1VtFMu2bwo+IbG8OXsj3R\nVTAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMHYGCCsGAQUFBwEBBGowaDAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNl\ncnQuY29tMEAGCCsGAQUFBzAChjRodHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20v\nRGlnaUNlcnRHbG9iYWxSb290Q0EuY3J0MEIGA1UdHwQ7MDkwN6A1oDOGMWh0dHA6\nLy9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RDQS5jcmwwPQYD\nVR0gBDYwNDALBglghkgBhv1sAgEwBwYFZ4EMAQEwCAYGZ4EMAQIBMAgGBmeBDAEC\nAjAIBgZngQwBAgMwDQYJKoZIhvcNAQELBQADggEBAJ5ytcBRxwtzXW\/S2tOySJu4\nbhFRUuYRF91SMDUX8aX8Z\/JIdLZb1+d6LIaiVkybFKYL8K2xual6\/NL0tcI0T3Nw\n\/QNwS12NrfbS\/th9aus7kiSbnNbkM2sc61vx9lF0qYklhJzSOkUPPSyq4Bdhg8G6\npuAqrvQNqxNNMTTyMs5KNJdpLMEdIKdelM+9KKEMy9\/jWGuLoNr8BvjkDx19VQSI\nMCrwTFiQSC3sMkZQrCgZIwnQbf2ynOSMDutLoja5uKB7l+vbH2qSPFf3vD2HoTH7\nS8+k0HfXb\/f7ZSM5GDln3DTbBPI2qmmMiwFZJOMuYAQP1cyP8ywlhfdEdKVcW6E=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 12160,
                        "ttfb_start": 12029,
                        "ttfb_end": 12160,
                        "download_start": 12160,
                        "download_end": 12160,
                        "download_ms": 0,
                        "all_start": 11567,
                        "all_end": 12160,
                        "all_ms": 592,
                        "index": 33,
                        "number": 34
                    },
                    {
                        "type": 3,
                        "id": "224849.118",
                        "request_id": "224849.118",
                        "ip_addr": "104.209.192.206",
                        "full_url": "https:\/\/app.snipcart.com\/api\/sessions",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.snipcart.com",
                        "url": "\/api\/sessions",
                        "raw_id": "224849.118",
                        "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 209,
                        "ttfb_ms": 208,
                        "load_start": 12162,
                        "load_start_float": 12162.000343,
                        "bytesIn": 1235,
                        "objectSize": 1235,
                        "objectSizeUncompressed": 2361,
                        "chunks": [
                            {
                                "ts": 12371,
                                "bytes": 1235,
                                "inflated": 2361
                            }
                        ],
                        "expires": "-1",
                        "cacheControl": "no-cache",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 369,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                        "initiator_line": 0,
                        "initiator_column": 26395,
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.snipcart.com",
                                ":method: GET",
                                ":path: \/api\/sessions",
                                ":scheme: https",
                                "accept: application\/json",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "api-version: 2021-04-06",
                                "content-type: application\/json",
                                "origin: https:\/\/matterof.art",
                                "priority: u=1, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                                "x-snipcart-lang: en",
                                "x-snipcart-publicapikey: MTYzNjEyOTMtNWZmMi00OWRlLWIwYjItOTFjZDcxMzY1ZDk5NjM4MDI1NzA1MjEzNzkxNDc4",
                                "x-snipcart-referer: https:\/\/matterof.art\/",
                                "x-snipcart-version: 3.0"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/matterof.art",
                                "access-control-expose-headers: Request-Context",
                                "cache-control: no-cache",
                                "content-encoding: gzip",
                                "content-length: 1235",
                                "content-type: application\/json; charset=utf-8",
                                "date: Mon, 02 Sep 2024 09:41:46 GMT",
                                "expires: -1",
                                "pragma: no-cache",
                                "request-context: appId=cid-v1:48f65c7b-986c-4ec3-89de-eb0160f55639",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2653,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1235,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 11566,
                        "socket_group": "pm\/https:\/\/app.snipcart.com <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 343,
                        "server_port": "443",
                        "load_end": 12371,
                        "ttfb_start": 12162,
                        "ttfb_end": 12370,
                        "download_start": 12370,
                        "download_end": 12371,
                        "download_ms": 1,
                        "all_start": 12162,
                        "all_end": 12371,
                        "all_ms": 209,
                        "index": 34,
                        "number": 35
                    }
                ],
                "requestsFull": 35,
                "requestsDoc": 28,
                "responses_200": 33,
                "responses_404": 1,
                "responses_other": 1,
                "result": 99999,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                "loadEventStart": 9364,
                "loadEventEnd": 9364,
                "domContentLoadedEventStart": 7780,
                "domContentLoadedEventEnd": 7780,
                "URL": "https:\/\/matterof.art",
                "connections": 6,
                "final_base_page_request": 0,
                "final_base_page_request_id": "F85BFC6F03B1E52D26571EF7262E8087",
                "final_url": "https:\/\/matterof.art\/",
                "domInteractive": 558,
                "firstPaint": 739.20000000111759,
                "firstContentfulPaint": 798,
                "firstImagePaint": 887,
                "firstMeaningfulPaint": 2126,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 232,
                "basePageSSLTime": 64,
                "score_cache": 10,
                "score_cdn": 20,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 86,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 423556,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 3694729,
                "image_savings": 522132,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 15,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 38,
                    "ParseAuthorStyleSheet": 9,
                    "EvaluateScript": 186,
                    "v8.compile": 52,
                    "UpdateLayoutTree": 100,
                    "Layout": 66,
                    "ResourceChangePriority": 0,
                    "PrePaint": 15,
                    "Paint": 52,
                    "Layerize": 13,
                    "FunctionCall": 13,
                    "XHRReadyStateChange": 0,
                    "HitTest": 1,
                    "XHRLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "TimerFire": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                    "Idle": 11802
                },
                "cpuTimesDoc": {
                    "ParseHTML": 15,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 31,
                    "ParseAuthorStyleSheet": 5,
                    "EvaluateScript": 12,
                    "v8.compile": 3,
                    "UpdateLayoutTree": 89,
                    "Layout": 55,
                    "ResourceChangePriority": 0,
                    "PrePaint": 14,
                    "Paint": 49,
                    "Layerize": 13,
                    "FunctionCall": 11,
                    "XHRReadyStateChange": 0,
                    "HitTest": 1,
                    "XHRLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "TimerFire": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "Idle": 9124
                },
                "cpu.ParseHTML": 15,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 38,
                "cpu.ParseAuthorStyleSheet": 9,
                "cpu.EvaluateScript": 186,
                "cpu.v8.compile": 52,
                "cpu.UpdateLayoutTree": 100,
                "cpu.Layout": 66,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 15,
                "cpu.Paint": 52,
                "cpu.Layerize": 13,
                "cpu.FunctionCall": 13,
                "cpu.XHRReadyStateChange": 0,
                "cpu.HitTest": 1,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 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": 4,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                "cpu.Idle": 11802,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725270092.5164728,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725270095.0024822,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 7240,
                "fullyLoadedCPUpct": 27.70761576731979,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                                "loaderId": "39AD024CAEAD2C4AE1015E539C3B1206"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/matterof.art",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/matterof.art\/",
                "document_hostname": "matterof.art",
                "document_origin": "https:\/\/matterof.art",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 375,
                "domComplete": 9364,
                "PerformancePaintTiming.first-paint": 739.20000000111759,
                "PerformancePaintTiming.first-contentful-paint": 739.20000000111759,
                "origin_dns": {
                    "ns": [
                        "dns1.registrar-servers.com.",
                        "dns2.registrar-servers.com."
                    ],
                    "mx": [
                        "20 longhorn-relay.mxrouting.net.",
                        "10 longhorn.mxrouting.net."
                    ],
                    "txt": [
                        "\"google-site-verification=9Ttu3ZQA6FTrI0KfZ-dQFfGSTSUOhqkkjpMofKsBjiw\"",
                        "\"google-site-verification=XQiltuNocf9eGLiNUeHzqdk-H3chfBBuLB_TuUBTEkk\"",
                        "\"v=spf1 include:mxlogin.com -a\"",
                        "\"v=spf1 include:servers.mcsv.net ?all\""
                    ],
                    "soa": [
                        "dns1.registrar-servers.com. hostmaster.registrar-servers.com. 1719237208 43200 3600 604800 3601"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Ecommerce": "Cart Functionality,Snipcart 3.0",
                    "Programming languages": "C",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "JavaScript frameworks": "Alpine.js",
                    "JavaScript libraries": "core-js 3.6.5",
                    "Analytics": "Plausible",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "Cart Functionality": "",
                    "Snipcart": "3.0",
                    "C": "",
                    "Nginx": "",
                    "Alpine.js": "",
                    "core-js": "3.6.5",
                    "Plausible": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "Cart Functionality": {
                        "name": "Cart Functionality",
                        "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                        "slug": "cart-functionality",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Cart-generic.svg",
                        "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                        "pricing": [],
                        "cpe": null
                    },
                    "Snipcart": {
                        "name": "Snipcart",
                        "description": "Snipcart is a shopping cart platform that can be integrated into any website with simple HTML and JavaScript.",
                        "slug": "snipcart",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "3.0",
                        "icon": "Snipcart.svg",
                        "website": "https:\/\/snipcart.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "Alpine.js": {
                        "name": "Alpine.js",
                        "description": null,
                        "slug": "alpine-js",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 75,
                        "version": "",
                        "icon": "Alpine.js.png",
                        "website": "https:\/\/github.com\/alpinejs\/alpine",
                        "pricing": [],
                        "cpe": null
                    },
                    "core-js": {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.6.5",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    "Plausible": {
                        "name": "Plausible",
                        "description": "Plausible is an open-source alternative to Google Analytics.",
                        "slug": "plausible",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Plausible.svg",
                        "website": "https:\/\/plausible.io\/",
                        "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": "Cart Functionality",
                        "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                        "slug": "cart-functionality",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Cart-generic.svg",
                        "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Snipcart",
                        "description": "Snipcart is a shopping cart platform that can be integrated into any website with simple HTML and JavaScript.",
                        "slug": "snipcart",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "3.0",
                        "icon": "Snipcart.svg",
                        "website": "https:\/\/snipcart.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Alpine.js",
                        "description": null,
                        "slug": "alpine-js",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 75,
                        "version": "",
                        "icon": "Alpine.js.png",
                        "website": "https:\/\/github.com\/alpinejs\/alpine",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.6.5",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Plausible",
                        "description": "Plausible is an open-source alternative to Google Analytics.",
                        "slug": "plausible",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Plausible.svg",
                        "website": "https:\/\/plausible.io\/",
                        "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": "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:\/\/matterof.art\" class=\"pb-3 block\">",
                                    "target": [
                                        ".pb-3"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"\" style=\"\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > h4"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main class=\"mt-12\">",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": null,
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>",
                                    "target": [
                                        "a[href$=\"news\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mx-1.5 my-3\">Biennale 2024<\/span>",
                                    "target": [
                                        ".submenu-item.md\\:flex:nth-child(2) > .mx-1\\.5.my-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mx-1.5 my-3\">Biennale archive<\/span>",
                                    "target": [
                                        ".submenu-item.md\\:flex:nth-child(3) > .mx-1\\.5.my-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>",
                                    "target": [
                                        "a[href$=\"calendar\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>",
                                    "target": [
                                        "a[href$=\"projects\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>",
                                    "target": [
                                        "a[href$=\"podcast\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>",
                                    "target": [
                                        "a[href$=\"resources\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>",
                                    "target": [
                                        ".mx-1.md\\:w-auto.md\\:inline:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mx-1.5 my-3\">Info<\/span>",
                                    "target": [
                                        ".submenu-item.md\\:flex:nth-child(9) > .mx-1\\.5.my-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>",
                                    "target": [
                                        ".md\\:ml-1\\.5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"snipcart-items-count text-[0.8em]\">0<\/span>",
                                    "target": [
                                        ".snipcart-items-count"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>",
                                    "target": [
                                        ".md\\:ml-auto"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "54.0pt (72px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>The Biennale Matter of Art 2024 is now open. The exhibition and the accompanying programme will run until 29 September. <\/p>",
                                    "target": [
                                        ".mk-prose > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "54.0pt (72px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>",
                                    "target": [
                                        "h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Art Space Unlimited<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">11. 07. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Trade Fair Palace<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Aleksei Borisionok<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Katalin Erd\u0151di<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Denisa Michalinov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">03. 07. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Mental health<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Burnout<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">28. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">25. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Unicorn Farm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">13. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performances<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">workshops<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">screenings<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">lectures<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">07. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale artists<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">16. 05. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">artist talks<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">13. 05. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">22. 02. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Lewis<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Abolish the Family<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">19. 02. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">green colonialism<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">botany<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">05. 02. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">climate change<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">countryside<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">29. 01. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Working Girl<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">sexwork<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Giovannitti<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">15. 01. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">online bookshop<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Shulamith Firestone<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">11. 01. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">resources<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">29. 12. 2023<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Artist talk<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">biennale<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Hrani\u010d\u00e1\u0159 Gallery<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">agriculture<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">V\u00fdkv\u011bt<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sa\u0161a Uhlov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">15. 12. 2023<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">artist-in-residence<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">DAVRA<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Hope Recycling Station<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">research<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Central Asia<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">13. 12. 2023<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Biennale Ve v\u011bci um\u011bn\u00ed \/ Matter of Art is a project of the initiative <a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a><\/p>",
                                    "target": [
                                        ".max-w-\\[40ch\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a>",
                                    "target": [
                                        "a[href$=\"cz.tranzit.org\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(7)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_name",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art\">",
                                    "target": [
                                        "#schema_name"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_description",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_description\" itemprop=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">",
                                    "target": [
                                        "#schema_description"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_image",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10.58.11-am.png\">",
                                    "target": [
                                        "#schema_image"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Layer_1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 1956.7 283.2\" style=\"enable-background:new 0 0 1956.7 283.2\" xml:space=\"preserve\">",
                                    "target": [
                                        "#Layer_1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "navigation",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<nav id=\"navigation\" x-bind:class=\"{ 'hidden': !mobileOpen }\" class=\"md:flex md:w-full top-0 justify-start hidden w-full text-sm\">",
                                    "target": [
                                        "#navigation"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "6ded4053-9018-4813-a896-3cdf1e2ef8e3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"merkur-layout mk-text-color mk-border-color  gap-4\" id=\"6ded4053-9018-4813-a896-3cdf1e2ef8e3\" style=\"--columns: 12;\">",
                                    "target": [
                                        "#\\36 ded4053-9018-4813-a896-3cdf1e2ef8e3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "f205218c-0eee-4965-a68d-600c47bc25c3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"f205218c-0eee-4965-a68d-600c47bc25c3\" style=\"--columns: 12;\">",
                                    "target": [
                                        "#f205218c-0eee-4965-a68d-600c47bc25c3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "76e3d6ce-a30c-4cd3-b367-93d24efd5888",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"76e3d6ce-a30c-4cd3-b367-93d24efd5888\" style=\"--columns: 12;\">",
                                    "target": [
                                        "#\\37 6e3d6ce-a30c-4cd3-b367-93d24efd5888"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "50078be5-f6f5-4a2c-9eda-9147f63fff38",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"50078be5-f6f5-4a2c-9eda-9147f63fff38\" style=\"--columns: 12;\">",
                                    "target": [
                                        "#\\35 0078be5-f6f5-4a2c-9eda-9147f63fff38"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "snipcart",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"snipcart\" class=\"snipcart\"><!----><\/div>",
                                    "target": [
                                        "#snipcart"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                                    "target": [
                                        "picture > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(1) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(4) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(6) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>",
                                    "target": [
                                        "a[href$=\"news\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>",
                                    "target": [
                                        "a[href$=\"calendar\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>",
                                    "target": [
                                        "a[href$=\"projects\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>",
                                    "target": [
                                        "a[href$=\"podcast\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>",
                                    "target": [
                                        "a[href$=\"resources\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>",
                                    "target": [
                                        ".mx-1.md\\:w-auto.md\\:inline:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>",
                                    "target": [
                                        ".md\\:ml-1\\.5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>",
                                    "target": [
                                        ".md\\:ml-auto"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/let-s-uproot-ill-health\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/farma-jednorozec\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/lidice-third-day-opening\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/opening-day-two\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/public-program-bienale\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/matter-of-art-2024-artists-revealed\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/biennale-matter-of-art-2024-reveals-first-details\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-6-the-foundation-of-the-state\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-5-sow-and-reap\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-3-the-sugar-and-the-whip\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-2-the-resources-ran-out\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/grafting-resilience\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/davra-research-group-at-make-voices-heard-symposium\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a>",
                                    "target": [
                                        "a[href$=\"cz.tranzit.org\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(7)"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": []
                },
                "base_page_ip_ptr": "static.250.33.88.23.clients.your-server.de",
                "base_page_cname": "",
                "base_page_dns_server": "dns1.registrar-servers.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 29738,
                "testUrl": "https:\/\/matterof.art",
                "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:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\",\"width\":1881,\"height\":943,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":417},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":661},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":631},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":598},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":536},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":501},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":592},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":487},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":1125},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":501},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":613}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "swiper-icons",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "FKGroteskNeueOfArt",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "100 900"
                    }
                ],
                "generated-content-percent": 0.63,
                "generated-content-size": 0.41999999999999998,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                        "html": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 417
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 661
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 631
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 598
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 536
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 501
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 592
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 487
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 1125
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 501
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 613
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css",
                    "https:\/\/matterof.art\/assets\/css\/style.css"
                ],
                "rendered-html": "<html lang=\"en\"><head><link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css\">\n\t\n\t\t<script defer=\"\" data-domain=\"matterof.art\" src=\"https:\/\/plausible.io\/js\/plausible.js\"><\/script>\n\t\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\t\t<title>Biennale Matter of Art<\/title>\n\t\n\n\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n\n\n  <title>Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art<\/title>\n  <meta id=\"schema_name\" itemprop=\"name\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art\">\n\n\n<meta name=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n<meta id=\"schema_description\" itemprop=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n\n  <link rel=\"canonical\" href=\"https:\/\/matterof.art\">\n\n\n      <link rel=\"alternate\" hreflang=\"cs\" href=\"https:\/\/matterof.art\/cz\">\n      <link rel=\"alternate\" hreflang=\"en\" href=\"https:\/\/matterof.art\">\n    <link rel=\"alternate\" hreflang=\"x-default\" href=\"https:\/\/matterof.art\">\n\n\n  <meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10.58.11-am.png\">\n\n\n<meta name=\"author\" content=\"\">\n\n\n<meta name=\"date\" content=\"Y-m-d\">\n\n\n<meta property=\"og:title\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha\">\n\n<meta property=\"og:description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n  <meta property=\"og:image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10-58-11-am-1200x630-crop-1-q80.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n\n<meta property=\"og:site_name\" content=\"Biennale Matter of Art\">\n\n<meta property=\"og:url\" content=\"https:\/\/matterof.art\">\n\n<meta property=\"og:type\" content=\"website\">\n\n\n\n\n  <meta property=\"og:locale\" content=\"en_GB.utf8\">\n            <meta property=\"og:locale:alternate\" content=\"cs_CZ.utf8\">\n            \n\n\n\n<meta name=\"twitter:card\" content=\"\">\n\n<meta name=\"twitter:title\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha\">\n\n<meta name=\"twitter:description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n\n<meta name=\"twitter:site\" content=\"\">\n\n<meta name=\"twitter:creator\" content=\"\">\n\n\n<meta name=\"robots\" content=\"\">\n\n<link href=\"https:\/\/matterof.art\/assets\/css\/style.css\" rel=\"stylesheet\">\n<script>\n    window.SnipcartSettings = {\n        publicApiKey: 'MTYzNjEyOTMtNWZmMi00OWRlLWIwYjItOTFjZDcxMzY1ZDk5NjM4MDI1NzA1MjEzNzkxNDc4',\n        loadStrategy: 'on-user-interaction',\n\t\tmodalStyle: \"side\",\n\t\tcurrency: \"czk\",\n\t\ttemplatesUrl: \"\/shop.templates-en\",\n    };\n    (()=>{var c,d;(d=(c=window.SnipcartSettings).version)!=null||(c.version=\"3.0\");var s,S;(S=(s=window.SnipcartSettings).timeoutDuration)!=null||(s.timeoutDuration=2750);var l,p;(p=(l=window.SnipcartSettings).domain)!=null||(l.domain=\"cdn.snipcart.com\");var w,u;(u=(w=window.SnipcartSettings).protocol)!=null||(w.protocol=\"https\");var f=window.SnipcartSettings.version.includes(\"v3.0.0-ci\")||window.SnipcartSettings.version!=\"3.0\"&&window.SnipcartSettings.version.localeCompare(\"3.4.0\",void 0,{numeric:!0,sensitivity:\"base\"})===-1,m=[\"focus\",\"mouseover\",\"touchmove\",\"scroll\",\"keydown\"];window.LoadSnipcart=o;document.readyState===\"loading\"?document.addEventListener(\"DOMContentLoaded\",r):r();function r(){window.SnipcartSettings.loadStrategy?window.SnipcartSettings.loadStrategy===\"on-user-interaction\"&&(m.forEach(t=>document.addEventListener(t,o)),setTimeout(o,window.SnipcartSettings.timeoutDuration)):o()}var a=!1;function o(){if(a)return;a=!0;let t=document.getElementsByTagName(\"head\")[0],e=document.querySelector(\"#snipcart\"),i=document.querySelector(`src[src^=\"${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\"][src$=\"snipcart.js\"]`),n=document.querySelector(`link[href^=\"${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\"][href$=\"snipcart.css\"]`);e||(e=document.createElement(\"div\"),e.id=\"snipcart\",e.setAttribute(\"hidden\",\"true\"),document.body.appendChild(e)),v(e),i||(i=document.createElement(\"script\"),i.src=`${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\/themes\/v${window.SnipcartSettings.version}\/default\/snipcart.js`,i.async=!0,t.appendChild(i)),n||(n=document.createElement(\"link\"),n.rel=\"stylesheet\",n.type=\"text\/css\",n.href=`${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\/themes\/v${window.SnipcartSettings.version}\/default\/snipcart.css`,t.prepend(n)),m.forEach(g=>document.removeEventListener(g,o))}function v(t){!f||(t.dataset.apiKey=window.SnipcartSettings.publicApiKey,window.SnipcartSettings.addProductBehavior&&(t.dataset.configAddProductBehavior=window.SnipcartSettings.addProductBehavior),window.SnipcartSettings.modalStyle&&(t.dataset.configModalStyle=window.SnipcartSettings.modalStyle),window.SnipcartSettings.currency&&(t.dataset.currency=window.SnipcartSettings.currency),window.SnipcartSettings.templatesUrl&&(t.dataset.templatesUrl=window.SnipcartSettings.templatesUrl))}})();\n\n<\/script>\n\n<style>\/* inner styles set by WPT to match CSSOM *\/:root { }<\/style>\t<script src=\"https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js\" async=\"\"><\/script><\/head><body class=\"\" style=\"\">\n<header x-data=\"{ mobileOpen: false}\" class=\"md:px-2 block w-full px-3 pt-2 text-[5.5vw] leading-none\">\n\t<a href=\"https:\/\/matterof.art\" class=\"pb-3 block\">\n\t\t\n\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 1956.7 283.2\" style=\"enable-background:new 0 0 1956.7 283.2\" xml:space=\"preserve\"><style>\/* inner styles set by WPT to match CSSOM *\/.st0 { fill: none; stroke: rgb(0, 0, 0); stroke-width: 0.6647; stroke-miterlimit: 10; }<\/style><path d=\"M5.8 120.8c7.9-.9 18.1-.2 26.2-.4 2.7 0 6.7.1 7.6.7 8.8 17 37.8 103.1 44.8 119.9 1.6 4.4 2.2 1.7 3.3-.9l8.4-23 33.9-93.2c.6-1.5 1.2-2.8 3-3.1 2.1-.4 4.6-.3 6.9-.4h20.2c2.1 0 6.3.1 6.7 1 1.5 16.1 0 129.7.5 151.2.2 3.7-1.4 3.7-5.7 3.9-4.4.1-12 .1-15.9-.1-1.3-.1-3.1-.3-3.7-.9-.8-.6-.8-1.6-.9-2.6v-46.4c-.2-21.4.4-45-.2-63.8-.2-.9-.5-1.1-1-.1-11.3 29.3-34.1 95.5-40.8 112-1.7 2.2-3.8 1.7-7.4 2H78.3c-1.7-.1-4.1-.3-4.9-.9-.9-.6-1.3-1.5-1.8-2.6l-33.9-93.5c-2.3-6.2-6-17.5-6.8-17.5-1.4-1.4-.5 17.9-.8 21.6v88.9c.3 3.8-2.7 3.8-5.7 4-3.9.1-10.3.1-14.3 0-1.8 0-5.3-.1-5.8-1.5-.7-18.6 0-131.9-.2-151.3.2-1.5.1-2.6 1.7-3zM364.6 203.1c.6 17 0 53.3.2 68.8.2 4.1-1.7 4.7-5.8 4.9-3.4.1-7.6.3-10.8-.4-7.7-.9-5.2-13.2-12.2-8.8-5 3.6-9.9 7-16.2 8.8-17.7 5.6-46.4 1.8-52.6-17.5-8.9-32.1 19.8-43.9 55.8-47.3 5.8-.5 12.8-1.3 14.5-6.8 1.2-4.3-.4-9-2.4-12.8-2.7-4.8-7-7.5-12.4-8.6-7.6-1.5-17 .2-22.9 5.5-6.9 6.8-6.2 11-17.6 8.9-5-1.1-9.4-1.1-12.1-4.2-1.2-1.6 0-4.5 1.2-6.7a42.1 42.1 0 0 1 21.2-18c17-6.6 38.1-6.4 54 2.7a38 38 0 0 1 18.2 31.5h-.1zm-25.9 30.7c-.6-7.6-8.4-5.8-14.3-5.2-10.6.9-29 4.1-32.2 12.3-2.4 5-1 11.4 3.2 15.2 5.1 4.5 13.1 5.2 19.7 4.3a25.8 25.8 0 0 0 23.7-26.5l-.1-.1zM473.7 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.7 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.1-.3zM626.9 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.6 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.2-.3zM872.7 226.3c-.7 2.7-3.1 3-5.5 2.9-14.9.1-55.5-.2-70.2.1-6.4.2-1.6 12 .1 16 6.2 14.8 24.6 19.2 38.1 11.4a26 26 0 0 0 6.9-6.3c2.3-2.9 4.1-5.8 7.9-6.6a20 20 0 0 1 7.3.2c4.1.9 12.1 1.4 12.1 5.9-2.2 8.4-11.5 17-19.7 21.8-36.9 19.8-80-1.1-82.4-44.3-2.9-34.8 21.4-63.7 54.8-63 18.2.1 34.2 9.2 43.1 25.3a63.8 63.8 0 0 1 7.5 36.6zm-25.3-17.5c.6-7.1-4.7-17.6-11.2-21.8-10.5-7-26.7-5.7-35.1 4.2-2.9 2.9-10.9 16.8-6.1 19.6.9.5 2.1.6 3.3.7h39.2c5.2-.2 8.7.8 9.9-2.5v-.2zM970.5 166.9c2-.5 4.3-.5 6.5-.5 6.2 0 13.7-.9 15 6.4.7 2 .6 7.7 2.9 7.9.6 0 1.4-.7 2.3-1.6 2.2-2.4 5.1-5.8 8-7.8a32.6 32.6 0 0 1 16.3-5.7c4.4-.3 8.3-.1 10.4 2.3 3 3.6 3.1 10 1.3 14-1.6 3.4-5.4 3.4-8.7 3.4-2.4 0-4.9.1-7.2.6-8.4 1.7-15 6.3-19.1 16.3a75.6 75.6 0 0 0-4 29.5c-.1 11.5.1 30.4-.1 40.3 0 3.1-1.7 4.5-4.9 4.7-1.9.2-4.4.2-7 .2-3.9-.1-9.7.3-12.6-.8-1.2-.6-1.2-1.8-1.3-3V170.5c.2-1.6.4-3.2 2.2-3.6zM1121 210.6c-.5-39.6 27.9-71.6 68.2-68.2a59.3 59.3 0 0 1 44 23.9 78.6 78.6 0 0 1-.2 89.1 59.5 59.5 0 0 1-44 23.7c-40.4 3.3-68.5-28.5-68.1-68.4v-.1zm99.7.9c.1-18.7-7.8-38.4-25.9-44.4-8-2.7-17.9-2.2-25.4 1.6-29.3 14.3-29.4 71.4-.2 85.9 7.9 4 18.6 4.4 26.8 1.2 17.4-6.5 24.7-26 24.7-44.1v-.2zM1371 185.1c-4.3-1.3-11.3.9-14.5-3.1-2.2-3.6-2.2-11.8 1.3-14.1 3.7-2.2 8.9-.4 12.5-3.1 3.3-2.3 2.6-7.8 3.1-11.8.3-3.8.8-7.3 1.9-10.9 4.5-15.8 18.3-23.3 33.5-23.4 4.3.1 10.2-.3 12.8 3.4 1.7 2.6 2.1 7.4 1 10.5-2.4 7.4-13.8.8-19.9 10.3a29 29 0 0 0-3.5 15.8c-.4 11.2 12.2 6.4 19 8.5 4.8 1.2 4.5 10.2 2.9 14.3-2.2 4.7-12.2 2.6-16.5 3.1-5.5.1-5.8 1-5.6 6.3v22.4c-.2 23.8.4 51.8-.2 61.5-.8 2.2-3.7 1.6-6.3 1.9h-12.6c-4.2-.2-6.9.3-6.8-3.6v-84.9c-.1-1.4-.5-2.7-2.1-3.1zM1558.8 120.6c6.5-.6 14.7-.1 21.1-.3 1.9 0 5.8 0 6.7 1 6.8 17 50.9 136.5 57 154.1-.2.6-.8.7-1.5.9-1.3.2-2.8.2-4.2.2-5.1-.1-12.2.3-17.5-.2-4.6-.5-5.3-3.1-7.2-8.2l-3-8.3c-2.1-5.8-4.1-11.7-6.3-17.3-1.4-3.2-2.6-3.6-6.2-3.6H1549.4c-7.2-.1-8.3-.2-10.6 6.7l-9 24.9c-1.7 5-4 6.2-9.9 6.1h-14.4c-1.4 0-4.4 0-5-.8-.3-.5 0-1.2.3-1.8l55.7-151.3c.4-1.2.9-1.8 2.3-2.1zm37.1 96.7c.6-.6.3-1.4.1-2.2-.7-2.4-2.4-7.1-4.5-13.1l-8.3-23.7-6.4-18.3-3.3-9.2c-.7-1.7-1.1-2.6-1.6-2.7-.3-.1-.7.3-1.1 1.1l-1 2.5c-4.5 13.8-18.5 51.2-22.2 64.8.2 2.1 6.9 1.1 11.2 1.3h27.9c3.2.1 8.8.3 9.2-.5zM1735.7 166.9c2-.5 4.3-.5 6.5-.5 6.2 0 13.7-.9 15 6.4.7 2 .6 7.7 2.9 7.9.6 0 1.4-.7 2.3-1.6 2.2-2.4 5.1-5.8 8-7.8a32.6 32.6 0 0 1 16.3-5.7c4.4-.3 8.3-.1 10.4 2.3 3 3.6 3.1 10 1.3 14-1.6 3.4-5.4 3.4-8.7 3.4-2.4 0-4.9.1-7.2.6-8.4 1.7-15 6.3-19.1 16.3a75.6 75.6 0 0 0-4 29.5c-.1 11.5.1 30.4-.1 40.3 0 3.1-1.7 4.5-4.9 4.7-1.9.2-4.4.2-7 .2-3.9-.1-9.7.3-12.6-.8-1.2-.6-1.2-1.8-1.3-3V170.5c.2-1.6.4-3.2 2.2-3.6zM1897.6 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.7 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.1-.3zM223.1 79.2c.7 24.6 1.4 49.1 1.2 73.7-.1 13.4-.2 26.8.1 40.1l.8 37.9c.3 14.8.5 29.6.3 44.4 0 1.9 1.6 3.5 3.5 3.5s3.4-1.6 3.5-3.5c.3-25.9-.5-51.7-1-77.6-.5-25.7.2-51.4-.3-77.1l-1.1-41.5c-.1-1.9-1.6-3.5-3.5-3.5-1.8.1-3.5 1.7-3.5 3.6zM1834.2 118.8c-2.3 21-.5 42.3.9 63.3a1097.1 1097.1 0 0 1 2.3 95.3c0 1.9 1.6 3.5 3.5 3.5s3.4-1.6 3.5-3.5c.3-20 .3-39.9-.4-59.9-.8-21.3-2.7-42.5-3.5-63.7-.4-11.7-.5-23.4.7-35 .2-1.9-1.7-3.5-3.5-3.5-2.1.1-3.3 1.6-3.5 3.5z\"><\/path><path d=\"M1767.4 28.2c1 18.5 3.3 36.9 3.8 55.4v17.1c-.1 2.7 3 4.2 5.2 3a30 30 0 0 1 16-2.9 101.2 101.2 0 0 1 23 5.5l1.8.7.3.1.8.3 3.2 1.6a56.3 56.3 0 0 1 7.5 4.7l.7.5c.8.6-.3-.2.2.2l2.8 2.3c1.9 1.8 3.7 3.7 5.3 5.7l.2.2.7 1 1.1 1.7 2.1 3.6a3.4 3.4 0 0 0 4.3 1.4c1.4-.6 2.7-2.5 2-4.1l-.9-2.7-.1-.6c-.1-.5 0 .6 0 .1l-.1-1.2v-.7c-.1-.5-.1.6 0 .1l.2-1 .2-.7.5-.8.4-.6.5-.6.9-.9.4-.4.3-.3.2-.2.5-.4 1.2-.8a60 60 0 0 1 14.6-6.2c4.7-1.2 9.4-1.5 14.3-1.4 5.7.2 11.1.9 16.7 2.1 1.9.4 4.7-.9 4.4-3.3a282 282 0 0 0-5.2-30.3c-2.1-9.1-4.6-18.2-7.2-27.2l-4.4-14.9c-.7-2.5-1.2-5.4-2.9-7.5-2-2.4-5.1-2.7-8-2.1-2.1.4-4.1 1.2-6.2 1.8l-6.1 2a99.7 99.7 0 0 0-12.2 4.8 37 37 0 0 0-19.8 18.3h6.7c-.7-3.9-1.9-7.8-4.3-11a24 24 0 0 0-8.9-7.2c-10-4.9-21.2-7-32.2-7.7-7-.4-14-.3-20.9-.1-2 .2-3.6 1.7-3.6 3.6 0 1.8 1.6 3.5 3.5 3.5 11.5-.3 23.3-.5 34.6 1.9 2.6.6 5.2 1.3 7.8 2.2l3.2 1.1 1.2.5.7.3.4.2c-.3-.1-.3-.1-.1 0 1.6.7 3.2 1.5 4.7 2.4l1.1.7-.1-.1.5.4 1.7 1.6.4.5.1.1.8 1.1c.5.7.8 1.5 1.2 2.3a4 4 0 0 0 .1.2l.3.8.4 1.4.8 3.4c.3 1.5 1.9 2.5 3.3 2.5 1.6 0 2.7-1.1 3.3-2.5l.3-.6.6-1.1 1.4-2.2c.3-.4-.3.4 0 0l.4-.5.8-.9 1.9-1.9 1-.8.6-.5a42 42 0 0 1 9.7-5.5l1.3-.6.7-.3c.2-.1.2-.1 0 0l.3-.1 5.7-2.1a189.9 189.9 0 0 1 14.2-4.4l.8-.2h.3s.7-.1.2 0c.2 0 .6.2.2 0-.3-.1.3.4.1.2l.1.2.1.4.2.7 1.1 3.9 4.1 13.9a435 435 0 0 1 6.9 25.5 272 272 0 0 1 5.4 30.8l4.4-3.3a80.3 80.3 0 0 0-33.8-.9 66 66 0 0 0-14.2 5.4 24.4 24.4 0 0 0-9.6 7.8 14.1 14.1 0 0 0-.8 13.1l6.3-2.7a53.9 53.9 0 0 0-21.6-21.5 95.6 95.6 0 0 0-32.4-9.9c-7.2-.7-14.7.2-21.1 3.7l5.2 3c.3-9.6.1-19.2-.5-28.8-.5-8.9-1.4-17.8-2.1-26.6a491 491 0 0 1-1.2-17.1c-.1-1.9-1.5-3.5-3.5-3.5-1.8-.5-3.5 1.1-3.4 2.9z\"><\/path><path d=\"M1847.4 125c-1.3-10.5-2.2-21-4-31.4-1.5-9-4.1-17.9-5.4-27-.1-.7 0-.2 0 0l-.1-1-.2-1.6-.3-3.5c-.2-2.9-.2-5.9-.2-8.8 0-1.9-1.6-3.5-3.5-3.5s-3.4 1.6-3.5 3.5a115.5 115.5 0 0 0 2.7 25.9c1.1 4.9 2.3 9.9 3.2 14.8.9 4.9 1.5 9.5 2.1 14.3l2.1 18.2c.2 1.8 1.4 3.5 3.5 3.5 1.9.1 3.9-1.5 3.6-3.4zM728.2 151.8c.7 10.9 1.3 21.8 1.1 32.7-.1 7.2-.6 14.4-.6 21.6 0 16.2.7 32.4.9 48.5.1 7.3.2 14.6-.2 21.8-.1 1.9 1.7 3.5 3.5 3.5 2 0 3.3-1.6 3.5-3.5.4-6.3.3-12.6.3-18.8l-.5-24.8c-.2-8-.4-16.1-.4-24.1 0-6.7.3-13.4.5-20.1.5-12.3-.2-24.5-1-36.8-.1-1.9-1.5-3.5-3.5-3.5-1.9.1-3.8 1.7-3.6 3.5z\"><\/path><path class=\"st0\" d=\"M759.5 97.3c2.9-5.6 2.6-27.2-5.2-27.7-9.8-.6-12.3 8.4-11.1 16.5\"><\/path><path class=\"st0\" d=\"M743.2 77.9c3.2-25.2-20.4-10-17 9.7\"><\/path><path class=\"st0\" d=\"M728 72.4c-16.2-22.3-23.1 30.7-8.5 29\"><\/path><path class=\"st0\" d=\"M711.5 81.8c-.9-4.8-5.6-8.8-10.1-5.9-9 4.5-6.8 19.7-5.5 28.2 1.4 4.9 6.6 8.5 11.4 6.3a22.7 22.7 0 0 0 4.6-17.8M721.7 148.5c30.5 15.3 56.5-34.7 33.3-54.3-6.6-4-13.2-10.5-21.6-7.9-4.6 2.1-11.8 1-13.7 6.7-2.6 13.3 9 16 17.2 13.3 4.2 2.9 9.6 7.3 7.2 13.2\"><\/path><path class=\"st0\" d=\"M736.9 106.2c-7.3 2.9-15.2 7.3-13.9 18.6M695.9 104.1c1.6 17.1 2.2 46.1 25.8 44.4\"><\/path><path d=\"M762.4 98.9a41.3 41.3 0 0 0 .8-23.3c-1-3.7-2.9-7.6-6.7-9-2.2-.8-5-.5-7.2.1-2.3.7-4.4 2-6 3.9-3.7 4.6-4.1 10.7-3.3 16.3.2 1.8 2.5 2.8 4.1 2.3 1.9-.5 2.6-2.3 2.3-4.1l-.1-.9-.1-1.5c0-1 0-2 .2-3l.2-.8.4-1.4.2-.5c.3-.8-.2.4 0-.1l.7-1.3.3-.4c.4-.7-.5.5.1-.2l.8-.8c.1-.1.6-.5 0-.1l.4-.3.7-.4c.6-.3-.5.1.2-.1l1.3-.4c.2 0 .8-.1.2-.1l.6-.1h1.7c.6 0-.6-.2-.3 0l.6.2c0 .1-.8-.5-.4-.1l.4.2c.8.4-.2-.3.1 0l.6.6-.2-.2.4.6.4.8.3.6-.1-.2.7 2.2.5 2.5.1.7.2 1.3c.2 1.8.2 3.6.2 5.4l-.1 2.8-.1 1.5c0 .2-.1.6 0-.2l-.1.7-.5 2.2-.3 1-.1.2a3.5 3.5 0 0 0 1.2 4.6c1.6.9 3.9.5 4.7-1.2z\"><\/path><path d=\"M746.5 77.9c.5-4 .6-8.4-1.3-12.1a7.7 7.7 0 0 0-7.3-4.4 13 13 0 0 0-8.1 4.1 24.5 24.5 0 0 0-5.7 9.2 27.3 27.3 0 0 0-1.1 13.9c.3 1.7 2.5 2.9 4.1 2.3 1.9-.6 2.7-2.3 2.3-4.1l-.1-.7.1.4v-.4l-.1-1.4v-2.6l.1-1.3-.1.4.1-.4.1-.7.6-2.4.4-1.1.2-.5.1-.3.1-.2.2-.5.5-1.1 1.1-1.8.6-.8c-.2.3-.5.6-.1.2l.4-.4 1.3-1.4.7-.6-.2.2.4-.3 1.4-.8c.8-.4-.8.3 0 0l.7-.2.3-.1-.5.1h1l-.5-.1.6.2-.4-.2.3.1.2.1c.5.3-.5-.5-.3-.2l.5.5c.1.1.4.5 0 0s-.1-.1 0 .1l.4.8-.1-.2.2.5.3 1.1.1.6c.1.7-.1-.8 0-.1a30 30 0 0 1-.2 6.7c-.2 1.7 1.7 3.4 3.4 3.4 2-.2 3.1-1.6 3.3-3.5z\"><\/path><path d=\"M730.9 70.7c-2.8-3.8-6.7-7.9-11.9-7-3.7.6-6.3 4-7.8 7.3a36.3 36.3 0 0 0-3 13.4c-.2 4.2 0 8.7 1.5 12.6 1.6 4.2 4.9 8.2 9.8 7.7 1.8-.2 3.4-1.4 3.4-3.4 0-1.7-1.5-3.5-3.4-3.4h-1c-.7 0 .2-.1.3.1l-.5-.1-.4-.1c-.3-.1.8.4.3.1-.2-.1-.6-.5-.8-.5.3 0 .7.6.2.1l-.3-.3-.3-.3c-.5-.5.4.6.1.1l-1-1.9.1.2-.2-.6-.4-1.2a20 20 0 0 1-.5-2.6c0-.2-.3-.8 0-.3.2.5 0-.1 0-.3l-.1-1.5-.1-3 .1-2.9.1-1.4c.1-.6-.1-.4 0 0l.1-.8c.3-1.9.7-3.7 1.3-5.5l.4-1.2c.2-.6-.1.2-.1.1l.3-.7 1.1-2 .3-.4c.1.2-.6.7-.1.2l.7-.7.3-.3c.1-.1-.8.5-.2.2l.8-.5c.2-.1-.9.3-.2.1l.5-.1c.6-.2-.7 0-.3 0h.7l-.5-.1.5.1.5.2c-.3 0-.7-.4-.1 0l1.1.7c.6.4-.6-.5 0 0l.5.5c.4.4.9.8 1.2 1.3l.6.7-.1-.1.4.6c1.1 1.5 2.9 2.2 4.6 1.2 1.7-.5 2.5-2.8 1.5-4.3z\"><\/path><path d=\"M714.7 80.9c-.7-3.3-2.8-6.5-5.8-8.2-3.4-1.8-6.9-1.2-10.1.8-4.9 3.1-6.8 8.6-7.3 14.1-.6 5.3.2 10.7 1 15.9 1 6.6 7.5 12.3 14.4 10.6 2.3-.6 3.7-2.1 4.9-4.1a29.2 29.2 0 0 0 3.4-17.5c-.2-1.8-1.4-3.4-3.4-3.4-1.6 0-3.6 1.5-3.4 3.4.2 1.4.3 2.9.2 4.3 0 1.5-.2 2.6-.4 3.9a15.3 15.3 0 0 1-3.2 7l.6-.3-.7.2c-.1 0-.7.1-.1 0h-1c-.1 0-.6-.1-.1 0l-1-.3c-.6-.2-.3-.1-.1 0l-1.2-.7a5.6 5.6 0 0 1-1.6-1.8 5.3 5.3 0 0 1-1-2.8l-.4-2.7-.1-.8-.2-1.8c-.2-2.2-.3-4.3-.3-6.5l.2-3.1v-.3l.1-.6.4-1.7.4-1.4.3-.8c0 .1-.3.6 0 0l.6-1.2.4-.7c.4-.7-.4.4.1-.2l1.1-1.1c.6-.6-.6.3.2-.1l.7-.4 1.3-.7.5-.1c-.5 0 1.1.2.2 0l.6.2c.4.1.4.1.1 0l.6.3c.5.3.2.2.1.1l.9.9.1.1.7 1.2.1.2.4 1.4c.4 1.8 2.5 2.8 4.1 2.3 2.2 0 3.1-1.8 2.7-3.6z\"><\/path><path d=\"M720 151.4a29.6 29.6 0 0 0 16 3.2 29 29 0 0 0 14.1-5.6c8.5-6.3 14.3-16 16.3-26.3 2-10.4.2-21.6-7.4-29.3-2.5-2.5-5.7-4.3-8.6-6.2-3.1-2-6.5-3.9-10.2-4.5-2.2-.4-4.4-.4-6.6.1l-1.6.5c-1.3.5.4-.1-.2.1l-.4.1c-.7.3-1.5.4-2.2.6-2.9.6-6 1-8.5 2.6-6.2 3.8-6.1 13.4-2 18.7 3.6 4.6 9.7 5.8 15.2 5 1.3-.2 2.6-.4 3.9-.9l-2.6-.3 2.6 1.9a27 27 0 0 1 2.7 2.9l.4.7.1.2.3.9c.2.6 0-.1 0 .2v.8c0-.6-.1.4-.1.5l-.4 1.1c-.7 1.7.7 3.7 2.3 4.1 1.9.5 3.5-.6 4.1-2.3 1.6-4 .3-8.1-2.3-11.3a20.2 20.2 0 0 0-4-3.7l-2.1-1.6c-1.3-.8-2.4-.8-3.8-.4l-1.7.4c-.3.1-.9.1-.2.1l-1 .1h-1.8l-1-.1h-.4a10.5 10.5 0 0 1-1.7-.4l-.8-.3c-.1 0-.6-.2-.1 0l-.2-.1-1.4-.8c.5.3.2.2-.1-.1l-.7-.7-.1-.1a3 3 0 0 0-.5-.7l-.4-.8-.2-.5-.2-.9-.1-.4c-.1-.5 0 .6 0 0v-2.4c.1-1 0-1 .3-1.9-.2.6.3-.4.3-.5-.3.5.2-.2.4-.4.1-.1.5-.4-.1 0l.3-.2.8-.5c.1-.1.6-.2 0 0l.4-.1 1.2-.4 4.2-.9 2-.5.9-.3.5-.2.8-.3c-.2.1-.2.1 0 .1 3.1-.7 6 0 8.9 1.7a48 48 0 0 1 4.8 3l2.2 1.5 2.1 1.3a19.6 19.6 0 0 1 3.1 3.2c-.4-.5 0 0 .1.2l1 1.5 1.7 3.2.1.2.3.8.6 1.8.4 1.6.2.8.1.6.1.5.1 1 .1 1.8-.1 3.6-.1 1v.4c0 .5.1-.6 0-.1a42.7 42.7 0 0 1-2.4 9.1l-.3.8-.2.4-.8 1.7-1.8 3.2-2.2 3.1-.2.2-.6.7-1.3 1.5-2.6 2.5-.7.6-.4.3c.1-.1.6-.4.1-.1l-1.5 1-3 1.7-.9.4-.3.1c-.4.2.6-.2.1-.1l-1.7.6a21.4 21.4 0 0 1-3.9 1h-.5l-1.8.1-1.8-.1-.9-.1c-.8-.1.4.1-.4 0a25 25 0 0 1-5.4-1.5l-.5-.2-1-.5a3.5 3.5 0 0 0-4.6 1.2c-.7 1.7-.2 4 1.4 4.8z\"><\/path><path d=\"M736 103a30.5 30.5 0 0 0-11.7 7.1c-3.7 4-5.2 9.3-4.6 14.7.2 1.7 1.4 3.4 3.4 3.4 1.7-.1 3.6-1.5 3.4-3.4-.1-1.3-.2-2.5-.1-3.8v-.3l.1-.7.4-1.6.2-.6c.3-.7-.3.7 0 0l.7-1.4.7-1.1-.1.2.3-.3.4-.5 1-1 .6-.5c.6-.5-.6.4 0 0 .8-.5 1.5-1.1 2.4-1.5l2.5-1.3c.2-.1 1.3-.4 1.4-.6l-.3.1.3-.1.8-.3c1.6-.6 2.9-2.3 2.3-4.1-.5-1.6-2.4-3.1-4.1-2.4zM692.6 104.1c.8 8.1 1.2 16.2 3 24.1 1.8 7.8 5.1 15.8 12 20.3 4.1 2.7 9.2 3.6 14.1 3.3 1.8-.1 3.4-1.5 3.4-3.4 0-1.7-1.5-3.5-3.4-3.4h-3.3l-1.4-.1c.1 0 .7.1.1 0l-1-.2-2.4-.7-.3-.1-.3-.1-1.3-.7-1-.6-.4-.3-1.9-1.7-.8-.9c-.1-.1-.6-.8-.1-.1l-.4-.5-1.4-2.2-1.2-2.3-.2-.5c-.4-.8.3.7-.1-.1l-.6-1.4a82 82 0 0 1-1.6-5.3c-.5-1.9-.8-3.8-1.2-5.8a25.4 25.4 0 0 1-.5-3.6l-.2-1.6c-.5-4-.7-8.1-1.1-12.1-.2-1.8-1.4-3.4-3.4-3.4-1.5.1-3.3 1.6-3.1 3.4z\"><\/path><path d=\"M1683.4 272.2c1.7-8.5 1.4-16.6.9-26-1.7-33.7-1.5-66-3.6-101\" style=\"fill:none;stroke:#000;stroke-width:2.6504;stroke-miterlimit:10\"><\/path><path d=\"M1686.7 273.1a99.8 99.8 0 0 0 1.2-23.8c-.4-8.4-.8-16.8-1-25.2-.5-16.6-.8-33.2-1.4-49.8-.3-9.7-.7-19.4-1.3-29.1-.1-1.9-1.5-3.5-3.5-3.5-1.8 0-3.6 1.6-3.5 3.5 1 16.8 1.5 33.7 1.9 50.5.4 16.5.8 33 1.6 49.5.4 8.7.8 17.6-.8 26.1-.3 1.8.5 3.7 2.4 4.2 1.9.4 4.1-.6 4.4-2.4z\"><\/path><path d=\"M1712.9 66a73.2 73.2 0 0 0-14.5-4.3 27 27 0 0 0-13.8.5 19 19 0 0 0-10.7 9.4 26.7 26.7 0 0 0-3.2 17c.9 4.6 3.4 8.7 5.3 13l.1.2.3.7.5 1.5.4 1.5.1.5a18.2 18.2 0 0 1 .1 3.7c.1-.9 0 .1-.1.2l-.2.9-.3.9c0 .1-.5 1.3-.2.7l-1 1.9c-.1.1-.8 1.1-.2.4l-.3.3-.6.6c-.7.7.6-.3-.1.1l-1.4.9c-.9.5.7-.2-.1 0l-.9.3-1.7.4h.3-.4l-1 .1c-1.3 0-2.5 0-3.7-.2-1.1-.1.6.1-.2 0l-1-.2-2.2-.4-4.1-1-8.6-2.2a28.5 28.5 0 0 0-17.8.4c-6.7 3-9.7 10.4-10.9 17.2-.5 2.7-.8 5.5-1 8.2a33.5 33.5 0 0 0 5.4 22.5c3.3 5.2 10.7 12.5 17 7 2.9-2.5 3.6-6.7 3.8-10.3a93.4 93.4 0 0 0-1.2-12.8l-.1-.8c.1.9 0 0 0-.1l-.1-1.7v-1.9c0-.7-.2.8 0 .2l.2-1 .2-.5c.2-.7-.1.3-.1.2l.4-.8c.3-.7-.6.6.1-.1l.3-.3c.4-.4.1.3-.3.2l.8-.5c.9-.5-.7.2.1 0l.9-.2.5-.1c.6-.1 0-.2-.3 0 .2-.2.9-.1 1.2-.1h2l1.2.1h-.1l.8.1c8 1.3 15.6 4.3 23.5 6.1 3.8.8 7.8 1.6 11.7 1.2 4-.3 7.6-1.9 10.9-4.1 5.3-3.5 9.5-8.6 10.4-14.9 1.6-10.9-4.3-20.8-8.7-30.3l-.6-1.4c-.3-.7.3.8.1.1l-.3-.8-.8-2.5-.2-1.1c.4 1.1.1.8.1.3v-1c0-.1-.3 1.1 0 .4l.1-.4c.1-.5-.5 1-.1.3.4-.8-.7.7 0 0 .5-.5-.5.3-.3.2l.4-.2c.6-.4-.5.1-.3.1l.5-.2.6-.1c1-.2-.8 0-.1 0a19.3 19.3 0 0 1 4.7.2 16.4 16.4 0 0 0 2.3.4c4.4.8 8.7 2 13 3.3 3.9 1.2 8.3 3.4 11.9.3 2.5-2.2 2.9-5.7 2.4-8.8-.7-3.9-3.1-7.5-5.8-10.4a45.1 45.1 0 0 0-15-9c-1.7-.7-3.8.7-4.2 2.4-.5 1.9.7 3.6 2.4 4.2a42 42 0 0 1 7.6 3.9l1.6 1.1.3.2.7.6 2.4 2.4.5.6c.1.1.6.8.1.1l.8 1.2 1.3 2.3c.3.7-.3-.8 0-.1l.2.5.3 1.1.1.5c.2.7.2-.1 0-.3l.1 1v.9c0 .6.2-.9 0-.4l-.1.4-.2.7.2-.4-.2.4c-.3.6.7-.7.1-.1s.7-.4.1-.1c-.7.4.6-.1.2-.1l-.3.1c-.7.2.8.1.4 0h-.4c-.5 0 0-.2.4.1l-.8-.2-4.2-1.3-7.3-2.1c-3.7-1-7.4-1.8-11.3-2.2-2.2-.2-4.7-.3-6.8.3a7 7 0 0 0-4.7 4.4c-.6 1.8-.4 3.7.1 5.5 1.1 4.2 3.3 8.1 5.1 11.9l1.6 3.4.4.9.1.2.7 1.8a43 43 0 0 1 2.2 7.2l.2.9.1.5v-.3l.2 1.8v1.8c0 .4-.3 1.4-.1 1.8-.2-.4.2-.9 0-.3l-.1.4-.2.9-.5 1.7-.2.4c-.2.6.2-.2.1-.3.1.1-.3.7-.4.8l-1 1.6-.6.8c-.3.5.6-.7.1-.2l-.3.4c-.5.5-.9 1.1-1.5 1.5l-1.7 1.5c.7-.6.1-.1-.3.2l-1.2.8-2.1 1.2-1.3.6-.7.3-.3.1-2 .5-.6.1c.5.2.7-.1.1 0l-1.4.1h-2.3l-1.3-.1-.7-.1c-1-.1.4.1-.2 0l-5.8-1.1c-4-1-8-2.2-11.9-3.3-3.6-1-7.2-2-10.9-2.6a18 18 0 0 0-10.3.8 9.6 9.6 0 0 0-5.3 7.3c-.4 2.3-.2 4.5.1 6.8.4 3 .9 5 1.1 7.9l.1 3.6-.1 1.6-.1.5c.1-1 0 0 0 .2-.1.8-.4 1.6-.6 2.3-.3.9.4-.7-.1.2l-.5.8c-.3.5.6-.6.2-.3l-.3.3c-.6.7.6-.4 0 0-.7.5-.1-.2.2 0l-.8.2c.3-.5 1 0 .4-.1h-.4c-.9.1.7.2 0 0l-.6-.2c-1-.3.7.4-.2-.1l-.8-.5-.4-.3.2.1-1.6-1.5-.8-.9-.4-.5c-.5-.6.4.7 0 0-.5-.8-1.1-1.5-1.5-2.3l-1.4-2.5-.6-1.3-.1-.2-.4-1a32 32 0 0 1-1.9-6.9V141.8c0-1.5.1-3.1.3-4.6l.2-1.9.1-.6v-.3a45.7 45.7 0 0 1 1.4-6.3l.4-1.3.2-.6c.3-.9-.2.4.1-.2a18.6 18.6 0 0 1 1.6-3l.3-.4c.5-.8-.4.4 0 0l1.2-1.3.7-.6c.4-.4-.7.5-.2.2l.5-.4 1.4-.8c.9-.5-.6.2.1-.1l1-.3 1.6-.4.5-.1h-.3l1.1-.1c1.3-.1 2.5 0 3.8.1l.9.1h.3l2 .4 4.2.9 8.4 2.2c5.2 1.3 11.2 2.5 16.4.6a13 13 0 0 0 7.8-7.1 19 19 0 0 0 .7-15c-.8-2.2-1.9-4.4-2.9-6.5l-1.3-2.7-.3-.8-.1-.2-.6-1.8-.7-3c.2.9 0 0 0-.2l-.1-.9.1-2c.1-1-.2.7 0-.3l.2-.8.5-2.1.6-2.1.4-1 .2-.6c-.1.3-.1.3 0-.1l1.6-2.9.5-.7c.5-.7-.5.5.1-.2l1.2-1.3.9-.8c-.7.6.5-.3.7-.4l1.3-.7c.2-.1.9-.4.1 0l.9-.3 2.6-.6c.8-.2-.8.1.1 0l.7-.1 1.8-.1 2.9.2.8.1c-.9-.1 0 0 .2 0l1.8.3c4.6.9 9.1 2.5 13.5 4.1 1.7.7 3.8-.7 4.2-2.4.5-1.7-.7-3.3-2.4-4z\"><\/path><path d=\"M1696.3 92a18 18 0 0 0-17.6-.4c-1.6.8-2.2 3.2-1.2 4.7 1.1 1.6 3 2.1 4.7 1.2l.8-.4-.2.1.4-.2 1.7-.5c.2 0 .8 0 .9-.2l-.5.1h.4l1.8-.1.9.1h.4-.3l1.5.3.9.3.4.2-.2-.1 1.6.8c1.5.9 3.9.4 4.7-1.2 1.1-1.7.6-3.7-1.1-4.7zM1701.8 108.9a23 23 0 0 0-9.9-2.8 19 19 0 0 0-10 1.9c-1.6.8-2.2 3.2-1.2 4.7 1.1 1.6 3 2.1 4.7 1.2l.4-.2-.3.1.9-.3 1.9-.4c.6-.1-.2.1-.2 0l.6-.1 1.1-.1h2.1l1 .1h.3c-.5-.1 0 0 .1 0l2.1.4 1.9.6c.4.1-.8-.4-.1-.1l.4.2.9.5c1.5.9 3.9.4 4.7-1.2.7-1.5.2-3.5-1.4-4.5zM1704.9 88.3c3.9-2.5 5.4-7.3 5.4-11.8-.1-4.2-1.4-9.1-4.8-11.8-1.4-1.1-3.5-1.5-4.9 0-1.1 1.3-1.5 3.7 0 4.9l.8.7.4.4c-.7-.5-.3-.4-.1-.1l.6 1 .3.5c.3.6-.3-.8 0-.1l.7 2.4.1.6c.1.8-.1-.8 0-.1l.1 1.3v1.9c0 .4-.3.7 0-.1-.3.7-.3 1.6-.6 2.4-.1.3-.4.6.1-.1a1 1 0 0 0-.2.5l-.5.9c-.4.6.3-.3.1-.1l-.4.4-.4.4c-.1.1.7-.5.1-.1-1.5 1-2.3 3.1-1.2 4.7.6 1.6 2.7 2.3 4.4 1.3zM1293.9 147.2a419 419 0 0 1 1.1 33.6c-.1 7.5-.6 15.1-.6 22.6 0 16.7.7 33.5 1 50.2.1 7.6.3 15.2-.2 22.7-.1 1.9 1.7 3.5 3.5 3.5 2 0 3.3-1.6 3.5-3.5.4-6.6.3-13.3.3-19.9l-.5-25.4-.5-24.9c0-7.2.3-14.3.6-21.5.4-12.5-.2-25-1-37.5-.1-1.9-1.5-3.5-3.5-3.5-2 .2-3.8 1.8-3.7 3.6z\"><\/path><path d=\"M1294.5 24.8c-10.6 3.3-17.3 12.6-20.9 22.7a90 90 0 0 0-3.1 38.3c.7 6.9 1.7 13.8 2.9 20.6a62.3 62.3 0 0 0 5.4 18.6 51.6 51.6 0 0 0 25.4 22.7 81.4 81.4 0 0 0 21.1 5.7c6.8.9 14.2 1.7 19.8-2.9 1.4-1.2 1.2-3.7 0-4.9-1.4-1.4-3.4-1.2-4.9 0l-.5.3-.7.4-.4.2-.9.3c-1.3.4-1.9.4-3.3.4a76.9 76.9 0 0 1-25-4.7 49.3 49.3 0 0 1-23.3-18.6c-3-4.9-4.4-9.8-5.4-15.5-1.1-6-2.1-12.1-2.8-18.2a97.9 97.9 0 0 1 1-36.6 39.3 39.3 0 0 1 8.4-16.3l2.8-2.6.4-.3.9-.6 1.5-.9.9-.5.4-.2 2-.7c1.8-.6 2.9-2.4 2.4-4.2-.3-1.8-2.3-3-4.1-2.5z\"><\/path><path d=\"M1344.9 142.6a155 155 0 0 1-20.2-17.8 88 88 0 0 1-13.9-20.3c-3.6-7.2-6.3-14.9-8.4-22.8a171 171 0 0 1-4.4-24.2c-.5-4.6-1-9.2-1-13.7l.1-3.3c.1-1.1.1-1.4.4-2.7.5-1.9 1.2-3.6 2.3-4.9a60 60 0 0 1-4.2.5 43.8 43.8 0 0 1 14.2 14.2c4.1 6.2 7.4 12.9 10.8 19.6a185.2 185.2 0 0 1 18.5 47.6c1.8 9.1 2.3 18.7.8 27.9-.3 1.8.5 3.7 2.4 4.2 1.7.5 3.9-.6 4.2-2.4 3-18-.6-36.1-7.1-52.9-3.3-8.4-7.2-16.6-11.2-24.7-3.6-7.1-7.1-14.3-11.3-21.1a52.9 52.9 0 0 0-17.8-18.3c-1.2-.7-3.2-.6-4.2.5-6 6.9-5 16.5-4.3 24.9.8 8.9 2 17.8 4.1 26.6a112 112 0 0 0 22.6 47.4c7 8.3 15.5 15.1 24.1 21.7 1.5 1.1 3.9.2 4.7-1.2 1.1-1.8.3-3.6-1.2-4.8z\"><\/path><path d=\"M1316 94.4c12-1.8 23.6-5.8 34.2-11.6 1.6-.9 2.2-3.2 1.2-4.7a3.4 3.4 0 0 0-4.7-1.2 102 102 0 0 1-32.6 10.9c-1.8.3-2.9 2.6-2.4 4.2.6 1.9 2.4 2.6 4.3 2.4z\"><\/path><path d=\"M1348.9 72.2a11 11 0 0 0 5.3 11.5 10 10 0 0 0 12-.8c2.7-2.2 4.4-6.2 4-9.7-.3-2.2-1-4.2-2.5-5.9-1.2-1.4-3-2.4-4.8-3-3.9-1.2-8.8-.3-11.5 2.9-1.2 1.4-1.4 3.6 0 4.9 1.3 1.2 3.6 1.5 4.9 0l.6-.6-.3.2.4-.3.7-.4c.5-.3-.7.2-.3.1l.5-.2.8-.2h-.3 1.6c.8.1-.4-.1-.2 0l1.7.5c-1.1-.3-.2-.1.1.1l.8.5c-.9-.6-.2-.2 0 .1l.3.4c.4.4-.4-.6-.2-.2l.5.8.1.3c-.5-.9-.2-.4-.1 0l.2.8c-.3-.9-.1-.7-.1-.3V74.9c0 .7.2-.9 0-.3l-.1.5-.3.9.1-.3-.2.5-.4.7-.2.3.1-.1-.6.6-.4.3c.6-.6.5-.4.3-.2l-.8.5-.4.2c.9-.5.4-.2.1-.1-.3.1-1.3.2-.2.1h-.9c-.1 0-.7-.1-.1 0 .7.1 0 0-.1 0-.3-.1-.7-.3-1.1-.3l.5.2-.3-.2-.5-.3-.5-.3c-.6-.4.6.5.1.1l-.8-.8-.4-.4.2.2-.1-.2-.6-1c-.3-.6.3.8.1.1l-.2-.5-.1-.5c-.2-.6.1.9 0 .1v-.5c.1-.9.2-1.8-.3-2.7a3.4 3.4 0 0 0-2.1-1.6c-1.4-.5-3.7.4-4 2.3zM920.5 274.5c-1.1-4.8-1.9-9.8-2.6-14.7l-.3-2.1c-.1-.4 0 0 0 .1l-.1-.7-.2-1.2-.6-4.7-1.1-9.5a1125.1 1125.1 0 0 1-4.7-110.8c.3-13.8.9-27.6 1.5-41.4l.3-6.3c.1-1.9-1.6-3.5-3.5-3.5s-3.4 1.6-3.5 3.5c-.7 14.5-1.3 29-1.7 43.5-.3 11.3-.4 22.7-.1 34a1310 1310 0 0 0 4.3 76.9c1.2 11.9 2.4 23.9 4.7 35.7l.7 3.2c.4 1.8 2.5 2.9 4.2 2.4 2.1-.7 3.1-2.6 2.7-4.4z\"><\/path><path d=\"M907.7 78.1c-.7-6.9-1.8-13.7-2.4-20.5-.3-2.8-.5-5.5-.4-8.3l.2-3.5c0-.4-.2.9 0 0l.1-.8.4-1.6.5-1.4c.2-.7-.4.8 0 .1l.4-.7.7-1.2c.4-.7-.4.5-.1.1l.6-.7 1-.9c.6-.6-.6.4 0 0l.7-.5 1.3-.7.4-.2c.6-.3-.2.2-.3.1l.8-.3 3.8-1 1-.2c-1.1.2.2 0 .5 0l2.5-.2c3.9-.2 7.9.1 11.8.5 4.4.5 9.5 1 13.5 1.6a100.2 100.2 0 0 1 20.3 5.4l1.1.4.4.2.6.3a61.2 61.2 0 0 1 13.2 7.8l.5.4.9.7a56.2 56.2 0 0 1 5.3 5.2l1.5 1.7.8 1 .3.4.1.1c1.9 2.6 3.6 5.3 5.1 8.1l1.1 2.2.5 1 .3.7A62.4 62.4 0 0 1 1001 88l.4 2.6.2 1.2c0 .2.1.8 0 .1l.1.8.5 5.5c.5 8 .2 16.1-.7 24l-.4 3v.3l-.1.8-.2 1.7h6.7a105.5 105.5 0 0 0-12-33 79.6 79.6 0 0 0-21.7-24.5 65 65 0 0 0-46.8-12c-3.2.4-6.5.9-9.7 1.6-1.8.4-3.6.7-4.6 2.5-.4.8-.8 1.8-1 2.7-.5 1.9-.7 3.9-.9 5.9l-.3 2.8-.1 1.2c-.1.6.1-.7 0-.1l-.1.7c-.1.8-.3 1.5-.6 2.3-.3.9.4-.6-.1.2l-.3.4c-.2.4.5-.7.2-.2-.1.1-.5.5 0 0 .5-.4.1-.1 0 0-.2.1.9-.3.4-.2-.6.2.9-.2.3 0-.2 0-.7-.1-.1 0 .7.2 0 0-.1 0l-.5-.2c-.7-.2.5.3 0 0l-1.4-.8-.7-.5c-.1-.1-.9-.7-.5-.3-1.5-1.2-3.5-1.4-4.9 0-1.2 1.2-1.5 3.7 0 4.9 2.3 1.8 4.8 3.6 7.8 3.8a6 6 0 0 0 5.7-3.1c2.1-3.4 1.9-8.1 2.4-12l.1-.8v.3l.1-.4.3-1.5.4-1.3c.2-.7-.4.7 0 .1l.3-.6-2.1 1.6c2.2-.6 4.5-1.1 6.7-1.4l1.4-.2.9-.1h.3l3.2-.3c4-.3 8.1-.3 12.1.1l1.4.2c.7.1.2 0 0 0l.8.1 2.9.5c1.9.4 3.8.8 5.7 1.4 1.7.5 3.5 1.1 5.2 1.8l.7.3c.5.2-.7-.3.1.1l1.1.5 2.7 1.3c3.3 1.7 6.4 3.7 9.4 6l.6.5 1 .9 2.2 1.9a75.5 75.5 0 0 1 8.2 8.9l.8 1.1 1.7 2.4c2.2 3.3 4.2 6.7 6 10.2l1.5 3.3.7 1.5.3.6.2.4 2.4 6.6a112 112 0 0 1 3.6 14.1c.3 1.5 1.9 2.5 3.3 2.5s3.1-1.1 3.3-2.5a123 123 0 0 0-1-49.1 63.5 63.5 0 0 0-22.5-34.7A88.4 88.4 0 0 0 938 30.7l-3.8-.5-3.7-.4-6.6-.5a50 50 0 0 0-10.9.7c-5.1 1-9.9 3.5-12.5 8.1-2.6 4.5-2.8 10-2.6 15.1.3 6.6 1.4 13.2 2.1 19.7l.6 5.7c.2 1.9 1.4 3.5 3.5 3.5 1.8-.5 3.7-2.1 3.6-4z\"><\/path><path d=\"M907.7 78.1c-.7-6.9-1.8-13.7-2.4-20.5-.3-2.8-.5-5.5-.4-8.3l.2-3.5c0-.4-.2.9 0 0l.1-.8.4-1.6.5-1.4c.2-.7-.4.8 0 .1l.4-.7.7-1.2c.4-.7-.4.5-.1.1l.6-.7 1-.9c.6-.6-.6.4 0 0l.7-.5 1.3-.7.4-.2c.6-.3-.2.2-.3.1l.8-.3 3.8-1 1-.2c-1.1.2.2 0 .5 0l2.5-.2c3.9-.2 7.9.1 11.8.5 4.4.5 9.5 1 13.5 1.6a100.2 100.2 0 0 1 20.3 5.4l1.1.4.4.2.6.3a61.2 61.2 0 0 1 13.2 7.8l.5.4.9.7a56.2 56.2 0 0 1 5.3 5.2l1.5 1.7.8 1 .3.4.1.1c1.9 2.6 3.6 5.3 5.1 8.1l1.1 2.2.5 1 .3.7A62.4 62.4 0 0 1 1001 88l.4 2.6.2 1.2c0 .2.1.8 0 .1l.1.8.5 5.5c.5 8 .2 16.1-.7 24l-.4 3v.3l-.1.8-.2 1.7h6.7a105.5 105.5 0 0 0-12-33 79.6 79.6 0 0 0-21.7-24.5 65 65 0 0 0-46.8-12c-3.2.4-6.5.9-9.7 1.6-1.8.4-3.6.7-4.6 2.5-.4.8-.8 1.8-1 2.7-.5 1.9-.7 3.9-.9 5.9l-.3 2.8-.1 1.2c-.1.6.1-.7 0-.1l-.1.7c-.1.8-.3 1.5-.6 2.3-.3.9.4-.6-.1.2l-.3.4c-.2.4.5-.7.2-.2-.1.1-.5.5 0 0 .5-.4.1-.1 0 0-.2.1.9-.3.4-.2-.6.2.9-.2.3 0-.2 0-.7-.1-.1 0 .7.2 0 0-.1 0l-.5-.2c-.7-.2.5.3 0 0l-1.4-.8-.7-.5c-.1-.1-.9-.7-.5-.3-1.5-1.2-3.5-1.4-4.9 0-1.2 1.2-1.5 3.7 0 4.9 2.3 1.8 4.8 3.6 7.8 3.8a6 6 0 0 0 5.7-3.1c2.1-3.4 1.9-8.1 2.4-12l.1-.8v.3l.1-.4.3-1.5.4-1.3c.2-.7-.4.7 0 .1l.3-.6-2.1 1.6c2.2-.6 4.5-1.1 6.7-1.4l1.4-.2.9-.1h.3l3.2-.3c4-.3 8.1-.3 12.1.1l1.4.2c.7.1.2 0 0 0l.8.1 2.9.5c1.9.4 3.8.8 5.7 1.4 1.7.5 3.5 1.1 5.2 1.8l.7.3c.5.2-.7-.3.1.1l1.1.5 2.7 1.3c3.3 1.7 6.4 3.7 9.4 6l.6.5 1 .9 2.2 1.9a75.5 75.5 0 0 1 8.2 8.9l.8 1.1 1.7 2.4c2.2 3.3 4.2 6.7 6 10.2l1.5 3.3.7 1.5.3.6.2.4 2.4 6.6a112 112 0 0 1 3.6 14.1c.3 1.5 1.9 2.5 3.3 2.5s3.1-1.1 3.3-2.5a123 123 0 0 0-1-49.1 63.5 63.5 0 0 0-22.5-34.7A88.4 88.4 0 0 0 938 30.7l-3.8-.5-3.7-.4-6.6-.5a50 50 0 0 0-10.9.7c-5.1 1-9.9 3.5-12.5 8.1-2.6 4.5-2.8 10-2.6 15.1.3 6.6 1.4 13.2 2.1 19.7l.6 5.7c.2 1.9 1.4 3.5 3.5 3.5 1.8-.5 3.7-2.1 3.6-4zM913.5 169.5c7.9-.3 15.8-1.4 23.5-3.4a3.5 3.5 0 0 0 2.4-4.2 3.4 3.4 0 0 0-4.2-2.4c-7.2 1.8-14.2 2.8-21.6 3.1-1.8.1-3.5 1.5-3.5 3.5 0 1.8 1.4 3.5 3.4 3.4zM560.7 56.4l-.3-1.2-.1-.5c-.1-.5 0 .5 0 0v-3.1c-.1.6 0 0 0-.1l.3-1.4.7-2.6c1.1-3.3 2.8-6.5 4.7-9.7 3.8-6.3 9-11.9 12.1-18.6A29 29 0 0 0 581 5c-.1-1.9-1.5-3.5-3.5-3.5-1.9 0-3.4 1.6-3.5 3.5 0 3.5-.4 6.9-.8 10.4-.4 3.4-.8 6.9-.3 10.3.4 2.7 1.5 5.2 2.8 7.6 1.2 2.2 2.6 4.4 3.2 6.3 1.8 5.3 1.9 11 1.1 16.7a52.2 52.2 0 0 1-4.7 15.6 83.9 83.9 0 0 0-7.6 21.2c-.4 1.8.5 3.7 2.4 4.2 1.7.5 3.9-.6 4.2-2.4a72.5 72.5 0 0 1 6.4-18.5 60.8 60.8 0 0 0 5.7-17c1-6.2 1.2-12.6-.1-18.7-.6-2.8-1.7-5.5-3.1-8l-1.7-3.1c-.7-1.4-1.1-2-1.4-3.1-.5-1.7-.6-2.4-.6-4 0-1.9.2-3.8.4-5.7.4-3.9.9-7.8.9-11.8h-6.9v3.1l-.3 2.6a37 37 0 0 1-1.6 5c-1.7 3.5-4 6.7-6.2 9.9a77 77 0 0 0-11.3 19.9c-1.4 4.1-2 8.6-.7 12.8a3.4 3.4 0 0 0 4.2 2.4c2.1-.5 3.3-2.5 2.7-4.3zM574.8 166.9c-.3-3.3-.2-6.7.2-10 .1-.4 0-.1 0 0l.1-.7.2-1.3.6-2.7c.4-1.7.9-3.5 1.6-5.1l.2-.5c.2-.5-.2.4 0-.1l.5-1a74.3 74.3 0 0 1 8.8-11.2l1.1-1c.4-.3 0 0-.1 0l.5-.4c.7-.5 1.4-.9 2.2-1.2 3.7-1.8 7.6-2.9 10.7-5.7l-5.9-2.4c.2 5.3-1.1 10.5-2 15.8-.3 1.7-.7 3.4-1.2 5l-.5 1.6-.4.9c-.1.3-.6 1.3-.1.3l-1.9 3.8-1.2 2-.7.9.1-.1-.6.7a32.3 32.3 0 0 1-3.7 3.7l-.6.4-.2.2-1.2.8c-1 .6-1.9 1.2-3 1.7l-.6.3-.6.3c.3-.1.3-.1.1 0l-1.8.7-3.8 1.1c-1.8.4-2.9 2.5-2.4 4.2.5 1.9 2.4 2.8 4.2 2.4a33.6 33.6 0 0 0 21-14.2c2.8-4.3 4.7-9.3 5.7-14.3 1.1-5.9 2.6-12 2.4-18.1-.1-3-3.7-4.5-5.9-2.4l-.5.4c.1-.1.5-.3-.1 0l-1 .6-2.5 1.3-5 2.2a28 28 0 0 0-9.3 7.8 47.3 47.3 0 0 0-6.7 10 53.3 53.3 0 0 0-3.7 23.5c.2 1.9 1.5 3.5 3.5 3.5 1.7-.2 3.7-1.8 3.5-3.7z\"><\/path><path d=\"M578 141.6a42.7 42.7 0 0 0-10.8-15.1c-5.3-4.6-11.6-8.2-16.7-13.1-1.3-1.2-2.6-2.4-4.1-3.2a10 10 0 0 0-6.3-1c-1.6.2-2.4 2-2.5 3.3-.5 7 .8 14 1.8 20.9a42.9 42.9 0 0 0 14.1 27.3 47.2 47.2 0 0 0 16.6 9.1c1.8.6 3.8-.7 4.2-2.4.5-1.9-.6-3.7-2.4-4.2a39.6 39.6 0 0 1-10.2-4.8l-1.3-.9-.8-.6-.3-.2a39.2 39.2 0 0 1-4.6-4.5l-.9-1.1c-.6-.7.4.6-.1-.2l-.4-.5-1.7-2.5a36.2 36.2 0 0 1-2.6-5l-.1-.2-.4-1-.8-2.4c-.7-2.3-1.2-4.7-1.6-7.1l-.1-.8c0 .2.2 1.4 0 .2l-.3-2.3-.7-5.1a58 58 0 0 1-.5-11.8l-2.5 3.3c-.7.1 1.1.2.2 0 .2 0 1.3.5.7.2l1 .6.4.3.1.1 3.7 3.4c3.7 3 7.5 5.8 11.4 8.6a40 40 0 0 1 7.4 6.9l1.2 1.5a33.3 33.3 0 0 1 4.2 7.6c.7 1.7 3.3 2.1 4.7 1.2 1.5-.8 1.7-2.7 1-4.5z\"><\/path><path d=\"M569.8 128.8c.5-4.3 1.7-8.7 2.8-12.9l.4-1.2.2-.6c0 .1-.2.4 0 .1l1.1-1.9c-.4.6.1-.2.3-.3l.7-.7.9-.8.4-.3c.5-.4-.7.5.2-.1L594.9 97c3.4-2.4 6.7-4.9 10.1-7.2l-5.2-3c-.1 1.9-.3 2.8-.7 4.9-.4 2.1-.9 4.1-1.5 6.2l-3.2 11a122 122 0 0 1-3.4 10.2l-.1.2-.3.6-.6 1.2-1.3 2.3-.7 1c-.2.3-.2.3 0 0l-.4.4-.8.8-.4.3.1-.1c-1.5 1.1-2.2 3-1.2 4.7.9 1.5 3.2 2.3 4.7 1.2 5.1-3.5 7.3-10 9.2-15.6 2-6 3.8-12.1 5.4-18.2.9-3.7 1.8-7.4 2-11.2.2-2.5-3.1-4.4-5.2-3-6.6 4.5-13 9.3-19.4 14l-9.1 6.5a18 18 0 0 0-6.7 8.7c-.8 2.4-1.3 4.8-1.9 7.3-.7 2.9-1.2 5.7-1.5 8.7-.2 1.9 1.7 3.5 3.5 3.5 2.1-.2 3.3-1.7 3.5-3.6z\"><\/path><path d=\"M577.3 105.2c-2.2-3-3.4-6.7-6-9.5-2.6-2.9-6.5-4.8-9.4-7.2-6.2-4.9-12.3-10.6-20.1-12.7-1.8-.5-3.7.6-4.2 2.4a58.9 58.9 0 0 0-2.7 19.1c.1 6 2.5 11.2 4.1 16.9a3.4 3.4 0 0 0 4.2 2.4 3.4 3.4 0 0 0 2.4-4.2c-1.4-5-3.8-10-3.8-15-.1-5.8.8-11.7 2.5-17.2l-4.2 2.4c6.6 1.8 12 6.9 17.4 11.2 2.9 2.3 6.3 4 8.8 6.6 2.1 2.1 3.2 5.7 5.2 8.4 1.1 1.5 3 2.3 4.7 1.2 1.3-1 2.2-3.3 1.1-4.8z\"><\/path><path d=\"M575.2 90.7c-.5-3.9-.7-7.9-1.7-11.7-1.1-4-3.1-7.6-5.4-11.1-2.9-4.5-5.6-9.1-8.8-13.4-1.5-2-3.1-3.8-4.7-5.6a17 17 0 0 1-3-4.7 45.2 45.2 0 0 1-2.1-14.2c-.1-1.9-1.5-3.5-3.5-3.5a3.6 3.6 0 0 0-3.5 3.5c.2 4.6.5 9.3 1.6 13.8 1.2 4.7 4 8.3 7.1 11.9 1.6 1.8 2.6 3.1 3.9 5.2l4.5 6.9 4.3 6.8 1.3 2.5.3.6.1.3.1.3.3.8a24 24 0 0 1 1.2 5.3v.3l.1.5.2 1.7.5 3.9c.2 1.9 1.4 3.5 3.5 3.5 2-.2 3.9-1.8 3.7-3.6z\"><\/path><path d=\"M547.1 79.8a56.9 56.9 0 0 1-1.5-5.9l-.2-1-.1-.5c-.2-1.4-.2-2.8-.2-4.2l.1-2.1.1-1v-.5a25.9 25.9 0 0 1 1.6-5.9c.2-.7-.2.3.2-.4l.4-.9 1-1.8.5-.7.4-.6.5-.6.7-.8 1.7-1.5c1.4-1.2 1.2-3.6 0-4.9-1.4-1.4-3.5-1.2-4.9 0-10 8.4-10.8 23.5-6.9 35.2.6 1.8 2.4 2.9 4.2 2.4 1.8-.5 3.1-2.5 2.4-4.3zM583.3 71.3c.7-1.7 1.7-3.3 2.6-4.9l1.4-2.4.6-1.1s.6-.9.2-.4c2-2.7 4.9-4.4 6.8-7.1 4.3-5.9 5-13.2 5-20.2H593c0 5.6 0 11.1-.3 16.7-.2 4.8-.9 9.5 0 14.3l.5 2.3.2 1.1.1.6c.1.4 0-.5 0 .2.1 1.8.2 3.5.1 5.3l-.2 1.8-.1 1c-.1.5.1-.6 0-.1l-.1.8-.9 5.1a34.7 34.7 0 0 1-1.7 5.7l-.1.3-.6 1.1c-.2.3-.9 1.1-.2.4l-.7.7c-1.4 1.2-1.3 3.6 0 4.9 1.4 1.4 3.5 1.2 4.9 0 2.5-2.2 3.6-6 4.5-9.1.9-3.5 1.5-7.1 1.9-10.7a35 35 0 0 0-.4-10.7l-.4-2.2-.2-1.3c-.1-.5.1.6 0 0l-.1-1c-.2-2.5.2-5.1.3-7.6.5-6.6.5-13.2.5-19.8 0-1.9-1.6-3.5-3.5-3.5A3.5 3.5 0 0 0 593 35c0 3.3-.1 6.5-.8 9.4-.3 1.5-.8 2.9-1.3 4-.4.7-.7 1.5-1.2 2.2l-.7 1.1-.4.5c-2.2 2.4-4.8 4.2-6.6 6.9-2.1 3.2-4 6.8-5.4 10.3-.7 1.7.8 3.8 2.4 4.2 2.1.6 3.6-.6 4.3-2.3zM564.5 273.2c-.7-11.8-.7-23.7-.6-35.6.1-6.3.4-12.6 1-18.8a423.5 423.5 0 0 1 7.2-47.9c.4-1.8-.5-3.7-2.4-4.2-1.7-.5-3.9.6-4.2 2.4a454 454 0 0 0-7.1 46.3 330.1 330.1 0 0 0-1.2 39.8c.1 6 .2 12 .5 18 .1 1.9 1.5 3.5 3.5 3.5 1.6-.1 3.4-1.7 3.3-3.5zM414.5 274.8l-.2-45.2-.2-28 .1-9.4a3307.7 3307.7 0 0 0 0-78.1l-.1-6.5c0-1.9-1.6-3.5-3.5-3.5a3.5 3.5 0 0 0-3.5 3.5 3796.4 3796.4 0 0 1 .1 81.8c0 3.6-.2 7.3-.1 10.9l.2 24.3.2 44.2v5.9c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.4z\"><\/path><path d=\"m414.5 274.8-.2-45.2-.2-28 .1-9.4a3307.7 3307.7 0 0 0 0-78.1l-.1-6.5c0-1.9-1.6-3.5-3.5-3.5a3.5 3.5 0 0 0-3.5 3.5 3796.4 3796.4 0 0 1 .1 81.8c0 3.6-.2 7.3-.1 10.9l.2 24.3.2 44.2v5.9c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.4zM414.3 69.6V54.4c0-1.8-1.6-3.5-3.5-3.5-1.8.1-3.5 1.5-3.5 3.5v15.2c0 1.8 1.6 3.5 3.5 3.5 2-.1 3.5-1.5 3.5-3.5z\"><\/path><path d=\"M414.3 69.6V54.4c0-1.8-1.6-3.5-3.5-3.5-1.8.1-3.5 1.5-3.5 3.5v15.2c0 1.8 1.6 3.5 3.5 3.5 2-.1 3.5-1.5 3.5-3.5zM209.6 74.1c-4.3 5.2-9.1 10-13.7 14.9-6.8 7.2-12.4 16.5-10.5 26.7.8 4.2 2.9 8.5 6.2 11.3 3.7 3.2 8.4 4.5 13.2 3.7 9.1-1.5 15.4-10.6 18-18.8 1.7-5.4 2-11.1 2.7-16.7a42 42 0 0 1 4.2-15.1l-6.3-.8c2.3 12.3 5.9 24.3 10.8 35.9 1.1 2.5 2.2 5.1 4.2 6.9 2.5 2.2 5.7 2.8 8.9 2.9 5.4.1 11-.4 16.1-2.2 5.2-1.8 9.9-4.8 13-9.4 2.9-4.2 4.1-9.5 3.3-14.5-.8-5.2-4.2-9.1-8.6-11.7-2.2-1.3-4.5-2.3-6.6-3.7-1.8-1.1-3.5-3.2-4.9-4.9-1.6-2.1-3.1-4.2-5.1-6-1-1-2.1-1.7-3.6-1.8l-2.1.1-2.6-.2c-.2 0-.8-.1-.2 0l-1.1-.2-2.6-.5-1.8 6.7c6.5 1.3 13 1.1 19.5.3 6.2-.8 12.5-2 18.7-3.3 4.7-1 9.6-2.5 13.6-5.3 2.1-1.5 4-3.3 5.4-5.6 1.7-2.6 2.4-5.6 2.8-8.6.3-2.9.1-5.8-.1-8.7a31 31 0 0 0-1.5-8.5c-2.3-5.9-7.7-8.8-13.5-10.5a40.6 40.6 0 0 0-43.7 16.1c-2.7 4.1-4.1 9-4.9 13.8h6.7a35 35 0 0 1-.9-11.7c.2-3.8.4-7.5-.2-11.3A23.4 23.4 0 0 0 227.2 15a24.1 24.1 0 0 0-23 3.9 28.4 28.4 0 0 0-10.5 21.7c-.1 3.6-.3 7.5 1 10.9 1.4 3.7 4.1 6.5 7.1 9l4.2-5.4c-3.8-2.2-7.2-5-11-7.3a20.7 20.7 0 0 0-11.9-2.9c-9.6.4-18.7 5.7-23.4 14.2-2.3 4-3.6 8.8-3.1 13.4.4 4.9 2.4 9.4 5.5 13.3 6 7.4 16 10.7 25.1 7.3 9.4-3.5 16.5-12.1 26.1-13.5 1.8-.3 2.9-2.6 2.4-4.2-.5-2-2.4-2.7-4.2-2.4-8.4 1.2-14.7 7.2-21.7 11.3l-2.6 1.4-2.4 1-2.7.7-.7.1c.5-.1 0 0-.1 0l-1.7.1-1.4-.1c-.1 0-.7-.1-.1 0l-.7-.1-3-.9c-.1 0-.6-.3-.1 0l-.6-.3-1.2-.6-1.2-.7-.6-.4-.4-.3a18 18 0 0 1-2-1.9l-1-1.2-.1-.1-.5-.7c-.6-.8-1.1-1.7-1.5-2.6l-.3-.6c-.2-.5.2.4-.1-.1l-.5-1.5-.4-1.5-.1-.7-.1-.4V70a19.2 19.2 0 0 1 1.4-5.6l.2-.4.7-1.4 1.6-2.5c.3-.5-.3.3.1-.1l.6-.7.9-1a15 15 0 0 1 2.3-2.1l.7-.5 1.2-.8c.9-.6 1.8-1 2.8-1.5.1 0 .6-.2.1-.1l.7-.2 1.3-.4 3.1-.7h.1l1.3-.1 1.7-.1 1.6.1.7.1c.9.1-.4-.1.3.1a19.7 19.7 0 0 1 2.7.7l.6.3 1.1.6c3.9 2.3 7.4 5.2 11.3 7.5 1.5.9 3.4.5 4.5-.9 1-1.3 1.1-3.4-.3-4.5a59.6 59.6 0 0 1-3.7-3.4l-.5-.6.1.1-.3-.4-.9-1.5c-.4-.7.1.4-.1-.1l-.3-.8-.4-1.8c.1.7 0 .1 0-.2l-.1-1v-2.5c0-3.8.1-6.3 1.4-9.8.3-1 .4-1 .8-1.9l1.4-2.5c.9-1.4 1.6-2.3 3-3.6 1.3-1.3 2.1-1.9 3.8-2.8l1.1-.6.6-.3 2.6-.8c1.6-.4 2.4-.5 4.3-.4l1.2.1.7.1c-.1 0-.5-.1-.1 0l2.5.5c1.9.5 2.5.8 4.2 1.8l1 .6.5.4c.7.5 1.3 1.1 1.8 1.7l.8.9.4.5 1.5 2.7.8 2 .7 2.7.1.5v.3l.1 1.3v2.6l-.3 5.5c-.2 4.5 0 9 1.2 13.4.8 3.1 6 3.4 6.7 0 .4-2.1.8-4.1 1.5-6.2l.9-2.4c.3-.9-.2.4.1-.1l.2-.5.7-1.4 1.3-2.1.3-.5c.3-.5-.5.6.1-.1l1-1.2a37.8 37.8 0 0 1 16.1-10.4c4.5-1.3 8.9-1.7 13.8-1.1h.3l1 .2 1.7.4 3.4 1c1.9.7 3.9 1.7 5.4 3.3a15 15 0 0 1 1.2 2c.5 1.2.8 2.6.9 3.9l.1 1.1.1 1.8.2 4.1c0 2.5 0 4.9-1 7.3-.3.8-.8 1.6-1.3 2.4-.4.6-.2.2-.1.1l-.4.5-1.3 1.3-.5.4c-.5.4.6-.4-.2.2l-1.1.8a16 16 0 0 1-2.9 1.5l-.3.1-.7.3-1.5.5-3.3.9c-2.6.7-5.3 1.1-8 1.6-3.3.6-6.6 1.3-10 1.8-6.1.9-12.5 1.3-18.6.1-1.8-.4-3.7.5-4.2 2.4-.5 1.7.6 3.9 2.4 4.2a40 40 0 0 0 9.7 1h.6l-.6-.1-.5-.2-.4-.3.4.4 1.7 1.7c1.6 1.8 2.9 3.8 4.5 5.8 1.7 2 3.6 3.6 5.9 5l6.2 3.4 2.2 1.5 1.2 1.2.1.1.5.8.3.6.2.5.1.3.2.8.3 1.3c-.1-.6 0-.1 0 .1l.1 1v1.7c0 .1-.1.7 0 .1l-.1.7c-.2 1.1-.5 2.1-.9 3.1l-.1.3-.3.6-.7 1.2c-.7 1.2-.8 1.4-1.7 2.3-1.5 1.6-3 2.6-5.1 3.7-3.9 2-8.6 2.8-13.1 3-2.3.1-4.9.3-6.8-.3a3 3 0 0 1-1.8-1.3 151.2 151.2 0 0 1-12.5-39c-.6-3-4.9-3.3-6.3-.8-4.8 8.4-4.8 18.3-6.2 27.3a33 33 0 0 1-3.7 11.5 18.1 18.1 0 0 1-3.3 4.4l-1.8 1.7-.3.2-.6.4-1.3.8-.7.3-1.2.4-1.3.3c-.7.1-.2 0 0 0l-1 .1h-1.3c-.1 0-.7-.1-.1 0l-.7-.1-1.3-.4c-.1 0-.6-.2-.1 0l-.7-.4-1.1-.7-.4-.3-.1-.1-.9-.9-.4-.5-.3-.3-1.4-2.3-.3-.6c0-.1-.3-.6-.1-.1l-.5-1.4-.3-1.3-.1-.7-.1-.4c.1.4 0-.3 0-.4l-.1-.7v-1.5c.1-2 .5-3.8 1.3-5.9 1.4-3.7 4.1-7.4 6.8-10.4 4.8-5.3 10-10.2 14.6-15.8 1.2-1.4 1.4-3.5 0-4.9-1.9-1.3-4.4-1.6-5.6-.1z\"><\/path><path d=\"M363.2 68c.2 2 .2 4.1.2 6.1v10.7c0 7.4-.1 14.7-.3 22.1l-.1 4.9c0 1.9 1.6 3.4 3.5 3.5l26 .5 50.3 1.1 23.3.7c1.9.1 3.4-1.6 3.5-3.5.3-6.5.1-13.1.3-19.6 0-1.3-1.1-3.1-2.5-3.3a84 84 0 0 1-17-4l-1.9-.7-.4-.2-1-.5a26 26 0 0 1-3.3-1.9c-.7-.4.2.2-.2-.2l-.5-.5-1.1-1.3c-1-1.4-1.2-2.1-1.7-3.7L440 77l-.1-.5c0-.1-.1-.9-.1-.3l-.2-2.4c0-1.6.1-3.2.3-4.7.2-1.9-1.8-3.4-3.5-3.5-17.7-.6-35.4-.3-53-.6-5.6-.1-11.1-.2-16.7-.5a3.6 3.6 0 0 0-3.5 3.5c0 1.9 1.6 3.4 3.5 3.5 19.3.8 38.7.7 58 .9 3.9 0 7.7.1 11.6.3l-3.5-3.5c-.8 6.6.1 14.3 5.3 19.1 2.3 2.1 5.1 3.5 8 4.7a84 84 0 0 0 19.4 4.9l-2.5-3.3c-.2 6.5 0 13.1-.3 19.6l3.5-3.5c-15.2-.6-30.4-.9-45.6-1.3l-44.8-.9-9.2-.2 3.5 3.5c.2-12.2.4-24.3.4-36.5 0-2.4.1-4.9-.2-7.3-.2-1.9-1.4-3.5-3.5-3.5-1.8.1-3.8 1.6-3.6 3.5z\"><\/path><\/svg>\t<\/a>\n\t<div class=\" md:justify-start relative flex flex-wrap items-center justify-end border-t border-l border-r border-black\">\n\t\t<button @click=\"mobileOpen = !mobileOpen\" class=\"box-shadow-menu md:hidden self-end w-4 h-4 px-6 py-4\"><\/button>\n\t\t\t\t\t\t\t<nav id=\"navigation\" x-bind:class=\"{ 'hidden': !mobileOpen }\" class=\"md:flex md:w-full top-0 justify-start hidden w-full text-sm\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Biennale 2024<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\" rel=\"noreferrer\" target=\"_blank\">Exhibition<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/artists\">Artists<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/visit\">Plan your visit<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/program\">Program<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/venues-2024\">Venues<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/people\">Team<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/press\">Press<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/registration\">Reservations<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Biennale archive<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2022\">2022<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"http:\/\/2020.matterof.art\">2020<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Info<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/institution\">Institution<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/contact\">Contact<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/press\">Press<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/partners\">Partners<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\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<a class=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>\n\t\t\t\t\t<span class=\"snipcart-checkout md:ml-0 md:my-2 hover:text-link flex my-3 ml-1 align-middle cursor-pointer\">\n\t\t\t\t\t\t<span class=\"md:hidden\">Your cart<\/span>\n\t\t\t\t\t\t<svg class=\"inline-block h-4\" width=\"32\" height=\"32\" viewBox=\"0 0 36 36\"><path fill=\"currentColor\" d=\"M25 12V9.05a7 7 0 1 0-14 0v7a1 1 0 0 0 2 0V14h8v-2h-8V9.05a5 5 0 1 1 10 0V16a1 1 0 1 0 2 0v-2h5v18H6V14h3v-2H4v20.09A1.91 1.91 0 0 0 5.91 34h24.18A1.91 1.91 0 0 0 32 32.09V12Z\" class=\"clr-i-outline clr-i-outline-path-1\"><\/path><path fill=\"none\" d=\"M0 0h36v36H0z\"><\/path><\/svg>\n\t\t\t\t\t\t<span class=\"snipcart-items-count text-[0.8em]\">0<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>\n\t\t\t\t\t\t\t<\/nav>\n\t\t\t<\/div>\n<\/header><main class=\"mt-12\">\n\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color  gap-4\" id=\"6ded4053-9018-4813-a896-3cdf1e2ef8e3\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<figure>\n\t<picture loading=\"lazy\" data-ratio=\"\" class=\"\">\n\t\t\t\t\t<source srcset=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\">\n\t\t\t\t<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">\n\t\t\t<\/picture>\n<\/figure><div class=\"merkur-text-color mk-prose text-xl\" style=\"\">\n\t<p>The Biennale Matter of Art 2024 is now open. The exhibition and the accompanying programme will run until 29 September. <\/p><\/div>\n\t\t<\/div>\n\t<\/div>\t\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"f205218c-0eee-4965-a68d-600c47bc25c3\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<div class=\"spacer yes-its-lame-as-hell i-know not-my-requirement i-even-do-it-with-tailwind-default-classes savage py-4\"><\/div>\t\t<\/div>\n\t<\/div>\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"76e3d6ce-a30c-4cd3-b367-93d24efd5888\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>\t\t<\/div>\n\t<\/div>\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"50078be5-f6f5-4a2c-9eda-9147f63fff38\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<section class=\"md:grid-cols-2 grid w-full grid-cols-1\">\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Art Space Unlimited<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">11. 07. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Trade Fair Palace<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Aleksei Borisionok<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Katalin Erd\u0151di<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Denisa Michalinov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">03. 07. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/let-s-uproot-ill-health\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Mental health<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Burnout<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">28. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">25. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/farma-jednorozec\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Unicorn Farm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/lidice-third-day-opening\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/opening-day-two\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/public-program-bienale\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performances<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">workshops<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">screenings<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">lectures<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">07. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/matter-of-art-2024-artists-revealed\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale artists<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">16. 05. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">artist talks<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 05. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/biennale-matter-of-art-2024-reveals-first-details\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">22. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-6-the-foundation-of-the-state\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Lewis<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Abolish the Family<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">19. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-5-sow-and-reap\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">green colonialism<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">botany<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">05. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">climate change<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">countryside<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">29. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-3-the-sugar-and-the-whip\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Working Girl<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">sexwork<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Giovannitti<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">15. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">online bookshop<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Shulamith Firestone<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">11. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-2-the-resources-ran-out\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">resources<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">29. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/grafting-resilience\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Artist talk<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">biennale<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Hrani\u010d\u00e1\u0159 Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">agriculture<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">V\u00fdkv\u011bt<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sa\u0161a Uhlov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">15. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/davra-research-group-at-make-voices-heard-symposium\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">artist-in-residence<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">DAVRA<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Hope Recycling Station<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">research<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Central Asia<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t<\/section>\t\t<\/div>\n\t<\/div>\t<\/main>\n\n<footer class=\"bg-back md:px-2 w-full p-2 px-3 pt-2 mt-auto text-base\">\n\t<div class=\"bg-back relative grid grid-cols-12 gap-2 px-2 pt-2 border-t border-l border-r border-black\">\n\t\t<div class=\"md:col-span-6 col-span-12\">\n\t\t\t<div class=\"text-sm max-w-[40ch]\">\n\t\t\t\t<p>Biennale Ve v\u011bci um\u011bn\u00ed \/ Matter of Art is a project of the initiative <a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a><\/p>\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t<div class=\"md:col-span-3 col-span-12 text-sm\">\n\t\t\t\t\t<\/div>\n\t\t<div class=\"md:col-span-3 col-span-12 text-sm\">\n\t\t\t<p><a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a><br><a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a><br><a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a><br><a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a><\/p>\t\t<\/div>\n\t<\/div>\n\t\t<\/footer><script defer=\"\" src=\"https:\/\/matterof.art\/assets\/js\/script.js\"><\/script>\n<div id=\"snipcart\" class=\"snipcart\"><!----><\/div><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "x-content-type-options",
                        "x-frame-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "B",
                    "securityHeadersScore": 60
                },
                "interactivePeriods": [
                    [
                        0,
                        471
                    ],
                    [
                        558,
                        11394
                    ],
                    [
                        11634,
                        15451
                    ]
                ],
                "longTasks": [
                    [
                        471,
                        558
                    ],
                    [
                        11394,
                        11634
                    ]
                ],
                "lastVisualChange": 2100,
                "render": 800,
                "visualComplete85": 1700,
                "visualComplete90": 1700,
                "visualComplete95": 1700,
                "visualComplete99": 2100,
                "visualComplete": 2100,
                "SpeedIndex": 1573,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 2126,
                        "size": 3335,
                        "DOMNodeId": 21,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3",
                                "href": "https:\/\/matterof.art\/shop"
                            },
                            "bounds": [
                                879.390625,
                                321.234375,
                                144.109375,
                                21.59375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 4217,
                        "size": 1030788,
                        "DOMNodeId": 10,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "class": "w-full h-full object-cover",
                                "style": "",
                                "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "alt": ""
                            },
                            "sourceURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "bounds": [
                                12,
                                444.828125,
                                1881,
                                943.34375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 4217,
                        "size": 1030788,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 12,
                                "y": 444.828125,
                                "width": 1881,
                                "height": 943.34375,
                                "top": 444.828125,
                                "right": 1893,
                                "bottom": 1388.171875,
                                "left": 12
                            },
                            "outerHTML": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                            "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2126,
                        "size": 3335,
                        "DOMNodeId": 21,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3",
                                "href": "https:\/\/matterof.art\/shop"
                            },
                            "bounds": [
                                879.390625,
                                321.234375,
                                144.109375,
                                21.59375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 4217,
                        "size": 1030788,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 12,
                                "y": 444.828125,
                                "width": 1881,
                                "height": 943.34375,
                                "top": 444.828125,
                                "right": 1893,
                                "bottom": 1388.171875,
                                "left": 12
                            },
                            "outerHTML": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                            "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 4217,
                        "size": 1030788,
                        "DOMNodeId": 10,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "class": "w-full h-full object-cover",
                                "style": "",
                                "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "alt": ""
                            },
                            "sourceURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "bounds": [
                                12,
                                444.828125,
                                1881,
                                943.34375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 59
                    },
                    {
                        "name": "fetchStart",
                        "time": 76
                    },
                    {
                        "name": "navigationStart",
                        "time": 111
                    },
                    {
                        "name": "domLoading",
                        "time": 111
                    },
                    {
                        "name": "responseEnd",
                        "time": 112
                    },
                    {
                        "name": "domInteractive",
                        "time": 112
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 112
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 112
                    },
                    {
                        "name": "domComplete",
                        "time": 112
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 311
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 311
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 311
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 312
                    },
                    {
                        "name": "domLoading",
                        "time": 312
                    },
                    {
                        "name": "responseEnd",
                        "time": 326
                    },
                    {
                        "name": "domInteractive",
                        "time": 617
                    },
                    {
                        "name": "LayoutShift",
                        "time": 620
                    },
                    {
                        "name": "firstPaint",
                        "time": 798
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 798
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 887
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2073
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2126
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 2126
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2126
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 7838
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 7839
                    },
                    {
                        "name": "domComplete",
                        "time": 9422
                    },
                    {
                        "name": "loadEventStart",
                        "time": 9422
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 9422
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 2126
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 4217
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 4217
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.13394685234486281
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.13264532780156532
                    }
                ],
                "chromeUserTiming.navigationStart": 111,
                "chromeUserTiming.fetchStart": 77,
                "chromeUserTiming.domLoading": 313,
                "chromeUserTiming.responseEnd": 327,
                "chromeUserTiming.domInteractive": 617,
                "chromeUserTiming.domContentLoadedEventStart": 7838,
                "chromeUserTiming.domContentLoadedEventEnd": 7839,
                "chromeUserTiming.domComplete": 9422,
                "chromeUserTiming.unloadEventStart": 312,
                "chromeUserTiming.unloadEventEnd": 312,
                "chromeUserTiming.markAsMainFrame": 312,
                "chromeUserTiming.commitNavigationEnd": 312,
                "chromeUserTiming.LayoutShift": 2073,
                "chromeUserTiming.firstPaint": 798,
                "chromeUserTiming.firstContentfulPaint": 798,
                "chromeUserTiming.firstImagePaint": 887,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2126,
                "chromeUserTiming.firstMeaningfulPaint": 2126,
                "chromeUserTiming.loadEventStart": 9422,
                "chromeUserTiming.loadEventEnd": 9422,
                "chromeUserTiming.LargestTextPaint": 2126,
                "chromeUserTiming.LargestImagePaint": 4217,
                "chromeUserTiming.LargestContentfulPaint": 4217,
                "chromeUserTiming.TotalLayoutShift": 0.13394685234486281,
                "chromeUserTiming.CumulativeLayoutShift": 0.13264532780156532,
                "LayoutShifts": [
                    {
                        "time": 620,
                        "score": 0.13264532780156532,
                        "cumulative_score": 0.13264532780156532,
                        "window_score": 0.13264532780156532,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                12,
                                465,
                                1881,
                                152
                            ],
                            [
                                653,
                                625,
                                600,
                                368
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 12,
                                    "y": 465,
                                    "width": 1881,
                                    "height": 152,
                                    "top": 465,
                                    "right": 1893,
                                    "bottom": 617,
                                    "left": 12
                                },
                                "currentRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 0,
                                    "height": 0,
                                    "top": 0,
                                    "right": 0,
                                    "bottom": 0,
                                    "left": 0
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 653,
                                    "y": 625,
                                    "width": 600,
                                    "height": 72,
                                    "top": 625,
                                    "right": 1253,
                                    "bottom": 697,
                                    "left": 653
                                },
                                "currentRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 0,
                                    "height": 0,
                                    "top": 0,
                                    "right": 0,
                                    "bottom": 0,
                                    "left": 0
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 653,
                                    "y": 697,
                                    "width": 600,
                                    "height": 132,
                                    "top": 697,
                                    "right": 1253,
                                    "bottom": 829,
                                    "left": 653
                                },
                                "currentRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 0,
                                    "height": 0,
                                    "top": 0,
                                    "right": 0,
                                    "bottom": 0,
                                    "left": 0
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 653,
                                    "y": 829,
                                    "width": 600,
                                    "height": 164,
                                    "top": 829,
                                    "right": 1253,
                                    "bottom": 993,
                                    "left": 653
                                },
                                "currentRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 0,
                                    "height": 0,
                                    "top": 0,
                                    "right": 0,
                                    "bottom": 0,
                                    "left": 0
                                }
                            }
                        ]
                    },
                    {
                        "time": 2073,
                        "score": 0.0013015245432974919,
                        "cumulative_score": 0.13394685234486281,
                        "window_score": 0.0013015245432974919,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                66,
                                303,
                                301,
                                12
                            ],
                            [
                                719,
                                303,
                                48,
                                12
                            ],
                            [
                                821,
                                303,
                                49,
                                12
                            ],
                            [
                                66,
                                315,
                                301,
                                4
                            ],
                            [
                                719,
                                315,
                                48,
                                4
                            ],
                            [
                                821,
                                315,
                                49,
                                4
                            ],
                            [
                                908,
                                315,
                                40,
                                4
                            ],
                            [
                                1030,
                                315,
                                41,
                                4
                            ],
                            [
                                66,
                                319,
                                301,
                                1
                            ],
                            [
                                719,
                                319,
                                48,
                                1
                            ],
                            [
                                821,
                                319,
                                49,
                                1
                            ],
                            [
                                908,
                                319,
                                40,
                                1
                            ],
                            [
                                1030,
                                319,
                                41,
                                1
                            ],
                            [
                                1831,
                                319,
                                53,
                                1
                            ],
                            [
                                66,
                                320,
                                301,
                                1
                            ],
                            [
                                373,
                                320,
                                77,
                                1
                            ],
                            [
                                462,
                                320,
                                69,
                                1
                            ],
                            [
                                543,
                                320,
                                69,
                                1
                            ],
                            [
                                624,
                                320,
                                89,
                                1
                            ],
                            [
                                719,
                                320,
                                97,
                                1
                            ],
                            [
                                821,
                                320,
                                49,
                                1
                            ],
                            [
                                879,
                                320,
                                145,
                                1
                            ],
                            [
                                1030,
                                320,
                                41,
                                1
                            ],
                            [
                                1831,
                                320,
                                53,
                                1
                            ],
                            [
                                66,
                                321,
                                471,
                                22
                            ],
                            [
                                543,
                                321,
                                80,
                                22
                            ],
                            [
                                624,
                                321,
                                89,
                                22
                            ],
                            [
                                719,
                                321,
                                305,
                                22
                            ],
                            [
                                1030,
                                321,
                                41,
                                22
                            ],
                            [
                                1831,
                                321,
                                53,
                                22
                            ],
                            [
                                66,
                                343,
                                301,
                                6
                            ],
                            [
                                719,
                                343,
                                48,
                                6
                            ],
                            [
                                821,
                                343,
                                49,
                                6
                            ],
                            [
                                908,
                                343,
                                40,
                                6
                            ],
                            [
                                1030,
                                343,
                                41,
                                6
                            ],
                            [
                                66,
                                349,
                                301,
                                12
                            ],
                            [
                                719,
                                349,
                                48,
                                12
                            ],
                            [
                                821,
                                349,
                                49,
                                12
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 66,
                                    "y": 303,
                                    "width": 122,
                                    "height": 58,
                                    "top": 303,
                                    "right": 188,
                                    "bottom": 361,
                                    "left": 66
                                },
                                "currentRect": {
                                    "x": 71,
                                    "y": 303,
                                    "width": 140,
                                    "height": 58,
                                    "top": 303,
                                    "right": 211,
                                    "bottom": 361,
                                    "left": 71
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 188,
                                    "y": 303,
                                    "width": 140,
                                    "height": 58,
                                    "top": 303,
                                    "right": 328,
                                    "bottom": 361,
                                    "left": 188
                                },
                                "currentRect": {
                                    "x": 211,
                                    "y": 303,
                                    "width": 156,
                                    "height": 58,
                                    "top": 303,
                                    "right": 367,
                                    "bottom": 361,
                                    "left": 211
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 776,
                                    "y": 321,
                                    "width": 126,
                                    "height": 22,
                                    "top": 321,
                                    "right": 902,
                                    "bottom": 343,
                                    "left": 776
                                },
                                "currentRect": {
                                    "x": 879,
                                    "y": 320,
                                    "width": 145,
                                    "height": 23,
                                    "top": 320,
                                    "right": 1024,
                                    "bottom": 343,
                                    "left": 879
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 635,
                                    "y": 321,
                                    "width": 78,
                                    "height": 22,
                                    "top": 321,
                                    "right": 713,
                                    "bottom": 343,
                                    "left": 635
                                },
                                "currentRect": {
                                    "x": 725,
                                    "y": 320,
                                    "width": 91,
                                    "height": 23,
                                    "top": 320,
                                    "right": 816,
                                    "bottom": 343,
                                    "left": 725
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 719,
                                    "y": 303,
                                    "width": 48,
                                    "height": 58,
                                    "top": 303,
                                    "right": 767,
                                    "bottom": 361,
                                    "left": 719
                                },
                                "currentRect": {
                                    "x": 821,
                                    "y": 303,
                                    "width": 49,
                                    "height": 58,
                                    "top": 303,
                                    "right": 870,
                                    "bottom": 361,
                                    "left": 821
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 0.13264532780156532,
                    "fraction_of_total": 0.99028327638527447
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 462.17099999999999
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 318.24099999999999
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 319.33999999999997
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 319.35399999999998
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 328.59300000000002
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 328.64100000000002
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 328.64800000000002
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 328.666
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 395.23700000000002
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 396.649
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 397.00200000000001
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 455.80500000000001
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 455.81799999999998
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 455.87400000000002
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 455.95400000000001
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 455.95999999999998
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 455.97899999999998
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 456.07499999999999
                        },
                        "2287": {
                            "name": "CSSSelectorWebkitDatetimeEditFieldsWrapper",
                            "firstUsed": 456.10700000000003
                        },
                        "2283": {
                            "name": "CSSSelectorWebkitDateAndTimeValue",
                            "firstUsed": 456.11500000000001
                        },
                        "2284": {
                            "name": "CSSSelectorWebkitDatetimeEdit",
                            "firstUsed": 456.13200000000001
                        },
                        "2295": {
                            "name": "CSSSelectorWebkitDatetimeEditYearField",
                            "firstUsed": 456.137
                        },
                        "2291": {
                            "name": "CSSSelectorWebkitDatetimeEditMonthField",
                            "firstUsed": 456.142
                        },
                        "2286": {
                            "name": "CSSSelectorWebkitDatetimeEditDayField",
                            "firstUsed": 456.14800000000002
                        },
                        "2288": {
                            "name": "CSSSelectorWebkitDatetimeEditHourField",
                            "firstUsed": 456.15300000000002
                        },
                        "2290": {
                            "name": "CSSSelectorWebkitDatetimeEditMinuteField",
                            "firstUsed": 456.15800000000002
                        },
                        "2292": {
                            "name": "CSSSelectorWebkitDatetimeEditSecondField",
                            "firstUsed": 456.16300000000001
                        },
                        "2289": {
                            "name": "CSSSelectorWebkitDatetimeEditMillisecondField",
                            "firstUsed": 456.17599999999999
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 456.52800000000002
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 456.74099999999999
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 456.779
                        },
                        "2302": {
                            "name": "CSSSelectorWebkitMediaTextTrackContainer",
                            "firstUsed": 456.88499999999999
                        },
                        "2037": {
                            "name": "CSSSelectorWebkitMediaControls",
                            "firstUsed": 456.96899999999999
                        },
                        "2316": {
                            "name": "CSSSelectorWebkitSliderRunnableTrack",
                            "firstUsed": 457.24400000000003
                        },
                        "2317": {
                            "name": "CSSSelectorWebkitSliderThumb",
                            "firstUsed": 457.26299999999998
                        },
                        "2311": {
                            "name": "CSSSelectorWebkitProgressBar",
                            "firstUsed": 457.56
                        },
                        "2313": {
                            "name": "CSSSelectorWebkitProgressValue",
                            "firstUsed": 457.56799999999998
                        },
                        "629": {
                            "name": "CSSSelectorPseudoFullScreen",
                            "firstUsed": 458.58199999999999
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 459.58300000000003
                        },
                        "2322": {
                            "name": "CSSSelectorPseudoMatches",
                            "firstUsed": 460.53800000000001
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 465.90100000000001
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 465.98399999999998
                        },
                        "1542": {
                            "name": "PendingStylesheetAddedAfterBodyStarted",
                            "firstUsed": 466.06799999999998
                        },
                        "521": {
                            "name": "Picture",
                            "firstUsed": 468.01400000000001
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 468.23200000000003
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 473.07900000000001
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 473.08800000000002
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 473.41199999999998
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 475.68700000000001
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 478.30700000000002
                        },
                        "3081": {
                            "name": "HasGlyphRelativeUnits",
                            "firstUsed": 543.42399999999998
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 556.42700000000002
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 556.55499999999995
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 823.053
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 823.08199999999999
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 823.28200000000004
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 828.91300000000001
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 4300
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 7826.8310000000001
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 7838.634
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 10590.455
                        },
                        "1307": {
                            "name": "V8Node_IsConnected_AttributeGetter",
                            "firstUsed": 10593.347
                        },
                        "4113": {
                            "name": "HiddenAttribute",
                            "firstUsed": 10593.866
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 10807.531999999999
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 10808.09
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 10808.922
                        },
                        "2299": {
                            "name": "CSSSelectorWebkitInputPlaceholder",
                            "firstUsed": 10809.897999999999
                        },
                        "2238": {
                            "name": "V8IndexAccessor",
                            "firstUsed": 11457.073
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 11462.218999999999
                        },
                        "780": {
                            "name": "V8MessageChannel_Constructor",
                            "firstUsed": 11471.725
                        },
                        "2651": {
                            "name": "V8RegExpMatchIsFalseishOnJSRegExp",
                            "firstUsed": 11473.429
                        },
                        "3065": {
                            "name": "V8RegExpReplaceCalledOnSlowRegExp",
                            "firstUsed": 11474.516
                        },
                        "2604": {
                            "name": "NumberToLocaleString",
                            "firstUsed": 11479.285
                        },
                        "4997": {
                            "name": "Feature_4997",
                            "firstUsed": 11525.981
                        },
                        "124": {
                            "name": "NavigatorVendor",
                            "firstUsed": 11615.74
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 11617.799999999999
                        },
                        "4462": {
                            "name": "ParseFromString",
                            "firstUsed": 11958.367
                        },
                        "2034": {
                            "name": "QuirksModeDocument",
                            "firstUsed": 11958.397000000001
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 11979.045
                        },
                        "3064": {
                            "name": "V8RegExpExecCalledOnSlowRegExp",
                            "firstUsed": 11980.155000000001
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 11982.053
                        },
                        "2594": {
                            "name": "NumberFormat",
                            "firstUsed": 12439.959000000001
                        }
                    },
                    "CSSFeatures": {
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 456.79599999999999
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 456.81700000000001
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 456.82499999999999
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 459.60199999999998
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 459.661
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 459.66899999999998
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 459.67500000000001
                        },
                        "164": {
                            "name": "CSSPropertyWordWrap",
                            "firstUsed": 460.75
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 466.084
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 466.09399999999999
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 466.10199999999998
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 466.10899999999998
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 467.97500000000002
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 473.173
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 473.18900000000002
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 473.197
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 473.20600000000002
                        },
                        "514": {
                            "name": "CSSPropertyFontFeatureSettings",
                            "firstUsed": 473.21899999999999
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 473.22699999999998
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 473.23599999999999
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 473.24200000000002
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 473.25
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 473.25999999999999
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 473.26799999999997
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 473.27600000000001
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 473.762
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 473.86700000000002
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 473.87599999999998
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 473.88499999999999
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 473.89299999999997
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 473.90800000000002
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 474.03100000000001
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 474.04500000000002
                        },
                        "401": {
                            "name": "CSSPropertyTextDecorationLine",
                            "firstUsed": 474.05500000000001
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 474.08699999999999
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 474.44900000000001
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 475.476
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 475.48899999999998
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 475.49900000000002
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 475.50700000000001
                        },
                        "65": {
                            "name": "CSSPropertyBorderTopWidth",
                            "firstUsed": 475.51600000000002
                        },
                        "52": {
                            "name": "CSSPropertyBorderLeftWidth",
                            "firstUsed": 475.52199999999999
                        },
                        "57": {
                            "name": "CSSPropertyBorderRightWidth",
                            "firstUsed": 475.529
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 475.58699999999999
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 475.596
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 475.60199999999998
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 475.60899999999998
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 475.62
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 475.63
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 475.64100000000002
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 475.67200000000003
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 475.67899999999997
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 475.69200000000001
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 475.70100000000002
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 475.70999999999998
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 475.93400000000003
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 475.94499999999999
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 475.95400000000001
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 475.96100000000001
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 476.03800000000001
                        },
                        "152": {
                            "name": "CSSPropertyTransitionDuration",
                            "firstUsed": 476.04599999999999
                        },
                        "151": {
                            "name": "CSSPropertyTransitionDelay",
                            "firstUsed": 476.05200000000002
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 476.19999999999999
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 477.94
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 477.959
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 477.98399999999998
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 478.06799999999998
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 478.18799999999999
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 478.26299999999998
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 478.27199999999999
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 478.327
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 543.73199999999997
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 544.07500000000005
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 544.30200000000002
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 544.33399999999995
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 544.49599999999998
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 11357.925999999999
                        },
                        "156": {
                            "name": "CSSPropertyUnicodeRange",
                            "firstUsed": 11357.967000000001
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 7780,
                "maxFID": 190,
                "TTIMeasurementEnd": 15451,
                "LastInteractive": 11634,
                "FirstCPUIdle": 7780,
                "TotalBlockingTime": 190,
                "testID": "240902_AiDc5X_806",
                "step": 1,
                "effectiveBps": 470812,
                "domTime": 0,
                "aft": 0,
                "titleTime": 113,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.87,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "108": 57.100000000000001,
                            "209": 57.100000000000001,
                            "310": 47.600000000000001,
                            "411": 100,
                            "512": 60,
                            "615": 100,
                            "716": 100,
                            "817": 100,
                            "918": 100,
                            "1019": 33.299999999999997,
                            "1119": 30,
                            "1223": 36.399999999999999,
                            "1334": 76.200000000000003,
                            "1435": 42.899999999999999,
                            "1536": 27.800000000000001,
                            "1636": 42.899999999999999,
                            "1738": 80,
                            "1839": 30,
                            "1940": 22.199999999999999,
                            "2041": 42.899999999999999,
                            "2142": 70,
                            "2242": 47.399999999999999,
                            "2343": 75,
                            "2444": 31.600000000000001,
                            "2545": 30,
                            "2646": 26.300000000000001,
                            "2746": 61.899999999999999,
                            "2847": 36.799999999999997,
                            "2948": 30,
                            "3049": 30,
                            "3150": 30,
                            "3251": 22.199999999999999,
                            "3352": 81,
                            "3454": 36.399999999999999,
                            "3555": 38.100000000000001,
                            "3656": 26.300000000000001,
                            "3757": 71.400000000000006,
                            "3857": 33.299999999999997,
                            "3958": 33.299999999999997,
                            "4059": 33.299999999999997,
                            "4160": 35,
                            "4261": 66.700000000000003,
                            "4362": 85,
                            "4463": 33.299999999999997,
                            "4564": 36.799999999999997,
                            "4665": 33.299999999999997,
                            "4765": 26.300000000000001,
                            "4866": 21.100000000000001,
                            "4967": 33.299999999999997,
                            "5068": 30,
                            "5169": 30,
                            "5269": 38.100000000000001,
                            "5370": 78.900000000000006,
                            "5471": 25,
                            "5572": 35,
                            "5673": 26.300000000000001,
                            "5774": 25,
                            "5875": 33.299999999999997,
                            "5975": 22.199999999999999,
                            "6076": 25,
                            "6177": 31.600000000000001,
                            "6278": 40.899999999999999,
                            "6379": 75,
                            "6480": 26.300000000000001,
                            "6580": 40,
                            "6681": 28.600000000000001,
                            "6784": 26.300000000000001,
                            "6885": 26.300000000000001,
                            "6986": 30,
                            "7087": 30,
                            "7188": 30,
                            "7289": 40,
                            "7389": 75,
                            "7490": 31.600000000000001,
                            "7592": 30,
                            "7694": 17.600000000000001,
                            "7796": 34.799999999999997,
                            "7897": 44.399999999999999,
                            "8000": 33.299999999999997,
                            "8101": 26.300000000000001,
                            "8202": 26.300000000000001,
                            "8326": 57.700000000000003,
                            "8427": 42.100000000000001,
                            "8528": 25,
                            "8629": 26.300000000000001,
                            "8730": 33.299999999999997,
                            "8831": 22.199999999999999,
                            "8932": 25,
                            "9033": 30,
                            "9134": 26.300000000000001,
                            "9235": 31.600000000000001,
                            "9338": 72.700000000000003,
                            "9438": 40,
                            "9539": 35,
                            "9640": 25,
                            "9741": 15.800000000000001,
                            "9842": 15,
                            "9943": 25,
                            "10044": 15,
                            "10145": 15,
                            "10246": 15,
                            "10347": 55,
                            "10448": 23.800000000000001,
                            "10548": 10.5,
                            "10649": 16.699999999999999,
                            "10751": 31.800000000000001,
                            "10852": 52.399999999999999,
                            "10953": 90,
                            "11054": 85,
                            "11156": 90,
                            "11257": 88.900000000000006,
                            "11358": 95,
                            "11461": 100,
                            "11562": 100,
                            "11663": 90,
                            "11764": 31.600000000000001,
                            "11865": 15,
                            "11966": 54.5,
                            "12067": 36.799999999999997,
                            "12168": 20,
                            "12268": 21.100000000000001,
                            "12369": 60,
                            "12470": 27.300000000000001,
                            "12571": 30,
                            "12672": 10.5,
                            "12773": 19,
                            "12874": 10.5,
                            "12975": 15,
                            "13076": 15,
                            "13177": 15,
                            "13278": 20,
                            "13379": 61.899999999999999,
                            "13479": 19,
                            "13580": 15,
                            "13681": 31.600000000000001,
                            "13782": 19,
                            "13883": 10.5,
                            "13984": 19,
                            "14085": 10.5,
                            "14185": 15,
                            "14329": 42.899999999999999,
                            "14429": 20,
                            "14530": 15,
                            "14631": 15,
                            "14732": 10.5,
                            "14833": 19,
                            "14934": 10.5,
                            "15035": 15,
                            "15136": 19,
                            "15237": 14.300000000000001,
                            "15338": 60,
                            "15439": 23.800000000000001,
                            "15540": 60
                        },
                        "max": 100,
                        "count": 154
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "108": 0,
                            "209": 30196,
                            "310": 2137360,
                            "411": 111088,
                            "512": 6648880,
                            "615": 8774769,
                            "716": 4877387,
                            "817": 5263912,
                            "918": 5040262,
                            "1019": 5032382,
                            "1119": 5406737,
                            "1223": 5319639,
                            "1334": 4700448,
                            "1435": 5269805,
                            "1536": 4812900,
                            "1636": 5491685,
                            "1738": 4996086,
                            "1839": 5252550,
                            "1940": 5035037,
                            "2041": 5252969,
                            "2142": 5019545,
                            "2242": 5033795,
                            "2343": 5255625,
                            "2444": 5034599,
                            "2545": 5034048,
                            "2646": 5265382,
                            "2746": 5029616,
                            "2847": 5251052,
                            "2948": 5032159,
                            "3049": 5031770,
                            "3150": 5487248,
                            "3251": 5028066,
                            "3352": 5254275,
                            "3454": 5585357,
                            "3555": 5025633,
                            "3656": 5258791,
                            "3757": 4750294,
                            "3857": 5033435,
                            "3958": 5031000,
                            "4059": 5131921,
                            "4160": 5026899,
                            "4261": 5240391,
                            "4362": 5021076,
                            "4463": 5037991,
                            "4564": 5257663,
                            "4665": 5038117,
                            "4765": 5031739,
                            "4866": 5496111,
                            "4967": 5036843,
                            "5068": 5031842,
                            "5169": 5261035,
                            "5269": 5026595,
                            "5370": 5260507,
                            "5471": 5032041,
                            "5572": 5037008,
                            "5673": 5249527,
                            "5774": 5021871,
                            "5875": 5261325,
                            "5975": 5035652,
                            "6076": 5031948,
                            "6177": 5260505,
                            "6278": 5263767,
                            "6379": 4915247,
                            "6480": 5379588,
                            "6580": 5029369,
                            "6681": 5264162,
                            "6784": 4934287,
                            "6885": 5145766,
                            "6986": 5152862,
                            "7087": 5028761,
                            "7188": 5251346,
                            "7289": 5023078,
                            "7389": 5032299,
                            "7490": 5247828,
                            "7592": 5220643,
                            "7694": 5199307,
                            "7796": 5217406,
                            "7897": 4793150,
                            "8000": 5367993,
                            "8101": 5025059,
                            "8202": 5484685,
                            "8326": 5182425,
                            "8427": 5485979,
                            "8528": 5246345,
                            "8629": 5494736,
                            "8730": 5717489,
                            "8831": 5486835,
                            "8932": 1171526,
                            "9033": 0,
                            "9134": 0,
                            "9235": 0,
                            "9338": 0,
                            "9438": 0,
                            "9539": 1303751,
                            "9640": 0,
                            "9741": 0,
                            "9842": 0,
                            "9943": 0,
                            "10044": 0,
                            "10145": 0,
                            "10246": 0,
                            "10347": 0,
                            "10448": 4277,
                            "10548": 0,
                            "10649": 20359,
                            "10751": 574677,
                            "10852": 2823887,
                            "10953": 9373060,
                            "11054": 6349992,
                            "11156": 6519846,
                            "11257": 2786001,
                            "11358": 300501,
                            "11461": 10570,
                            "11562": 0,
                            "11663": 0,
                            "11764": 633984,
                            "11865": 1060938,
                            "11966": 458870,
                            "12067": 64233,
                            "12168": 379805,
                            "12268": 70453,
                            "12369": 5237,
                            "12470": 119499,
                            "12571": 5238,
                            "12672": 0,
                            "12773": 0,
                            "12874": 0,
                            "12975": 0,
                            "13076": 0,
                            "13177": 0,
                            "13278": 0,
                            "13379": 0,
                            "13479": 0,
                            "13580": 0,
                            "13681": 0,
                            "13782": 0,
                            "13883": 0,
                            "13984": 0,
                            "14085": 0,
                            "14185": 0,
                            "14329": 0,
                            "14429": 0,
                            "14530": 0,
                            "14631": 0,
                            "14732": 0,
                            "14833": 0,
                            "14934": 0,
                            "15035": 0,
                            "15136": 0,
                            "15237": 0,
                            "15338": 0,
                            "15439": 0,
                            "15540": 0
                        },
                        "max": 9373060,
                        "count": 154
                    }
                },
                "effectiveBpsDoc": 584484,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDc5X_806&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDc5X_806&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1&file=ms_000800.jpg",
                        "VisuallyComplete": 15
                    },
                    {
                        "time": 900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1&file=ms_000900.jpg",
                        "VisuallyComplete": 15
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1&file=ms_001700.jpg",
                        "VisuallyComplete": 98
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1&file=ms_002100.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "cdn.snipcart.com": {
                        "bytes": 340445,
                        "requests": 3,
                        "cdn_provider": "CDN, Cloudflare",
                        "connections": 1
                    },
                    "app.snipcart.com": {
                        "bytes": 1235,
                        "requests": 2,
                        "connections": 1
                    },
                    "plausible.io": {
                        "bytes": 819,
                        "requests": 2,
                        "cdn_provider": "BunnyCDN",
                        "connections": 2
                    },
                    "fonts.bunny.net": {
                        "bytes": 1843,
                        "requests": 1,
                        "cdn_provider": "BunnyCDN",
                        "connections": 1
                    },
                    "matterof.art": {
                        "bytes": 5354930,
                        "requests": 26,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 19438,
                        "bytesUncompressed": 67661,
                        "requests": 2
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 346638,
                        "bytesUncompressed": 1281443,
                        "requests": 3
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 35365,
                        "bytesUncompressed": 223530,
                        "requests": 3
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 5181115,
                        "bytesUncompressed": 5181115,
                        "requests": 21
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 98992,
                        "bytesUncompressed": 98992,
                        "requests": 1
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 17724,
                        "bytesUncompressed": 54432,
                        "requests": 4
                    }
                },
                "consoleLog": [
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 404 ()",
                        "timestamp": 1725270104552.231,
                        "url": "https:\/\/matterof.art\/favicon.ico",
                        "networkRequestId": "224849.54"
                    }
                ]
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-b0nk-10.10.1.212",
                "loadTime": 852,
                "docTime": 852,
                "fullyLoaded": 4777,
                "bytesOut": 12387,
                "bytesOutDoc": 4085,
                "bytesIn": 36591,
                "bytesInDoc": 19185,
                "requests": [
                    {
                        "type": 3,
                        "id": "CCE1E117B8C30367E585BF821A8467D3",
                        "request_id": "CCE1E117B8C30367E585BF821A8467D3",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/",
                        "raw_id": "CCE1E117B8C30367E585BF821A8467D3",
                        "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 98,
                        "ttfb_ms": 84,
                        "load_start": 138,
                        "load_start_float": 138.00006099999999,
                        "bytesIn": 19183,
                        "objectSize": 19183,
                        "objectSizeUncompressed": 67185,
                        "chunks": [
                            {
                                "ts": 226,
                                "bytes": 16203,
                                "inflated": 44704
                            },
                            {
                                "ts": 236,
                                "bytes": 2980,
                                "inflated": 22481
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": 0,
                        "dns_end": 34,
                        "connect_start": 34,
                        "connect_end": 69,
                        "ssl_start": 69,
                        "ssl_end": 137,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "matterof.art",
                            "sanList": [
                                "matterof.art",
                                "www.matterof.art"
                            ],
                            "issuer": "R11",
                            "validFrom": 1724445821,
                            "validTo": 1732221820,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1724449331377,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022026440A8992F0D28B43857A298D4CE8407D2A268A2075CC468C880AF7B07F1BFE022024658CF736B7331F676B32D67C0E546C40DDEE053ED8DBA495E1689EC5076B72"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1724449331466,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402206D2F4550357698B14F14BD1AA650C37A2B6B3963364B807C5B4D137343DD12A202203A46DB57C8EC7FC846AB545807EF8742CFB64B0EDE71A6DF1898C9203917C28C"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 09:42:42 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2110,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 34,
                        "connect_ms": 35,
                        "ssl_ms": 68,
                        "gzip_total": 19373,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 9,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 61,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE+DCCA+CgAwIBAgISAyF\/8y9Zya+kteYxZzmlObmSMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwODIzMjA0MzQxWhcNMjQxMTIxMjA0MzQwWjAXMRUwEwYDVQQD\nEwxtYXR0ZXJvZi5hcnQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC4\n9k20SogEgOjurL2nvuynbUDTRut\/vdpbhb6MxSLtJnh+xFdex4iwlT4P0GynN+8h\nhXmued7cCIcpbznIFFmcKx+IpcQpw+\/jP7uxzChvzAp5Wd28d1h4cke+Nx0yPjEm\nxIDdcyTkzC1Ne9UE9fhTTMQGpeMW4MdVsCKWyTBF2dEcK7OFBL767b6wG5h6JXuU\nmbVjmoevL\/9qR2skMHgbDIZSfJn8a6TJaIz3oaGMcWLu6H1FX9vX9nqbgLMtBFW+\nR0\/5vsdbuk0vFNfPQfZxFUo7\/a59fhn2ep19TSaytuzR3KkKggfxHraM\/tJlkHMT\nu8jH26KhOlYfnljT1VV1AgMBAAGjggIgMIICHDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFGGwSe76Ol5iXA1oe+QFQkrmXF39MB8GA1UdIwQYMBaAFMXPRqTq9MPAemyV\nxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9y\nZy8wKQYDVR0RBCIwIIIMbWF0dGVyb2YuYXJ0ghB3d3cubWF0dGVyb2YuYXJ0MBMG\nA1UdIAQMMAowCAYGZ4EMAQIBMIIBAgYKKwYBBAHWeQIEAgSB8wSB8ADuAHUAPxdL\nT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGRgTCYsQAABAMARjBEAiAm\nRAqJkvDSi0OFeimNTOhAfSomiiB1zEaMiAr3sH8b\/gIgJGWM9za3Mx9nazLWfA5U\nbEDd7gU+2NukleFonsUHa3IAdQAZmBBxCfDWUi4wgNKeP2S7g24ozPkPUo7u385K\nPxa0ygAAAZGBMJkKAAAEAwBGMEQCIG0vRVA1dpixTxS9GqZQw3orazljNkuAfFtN\nE3ND3RKiAiA6RttXyOx\/yEarVFgH74dCz7ZLDt5xpt8YmMkgORfCjDANBgkqhkiG\n9w0BAQsFAAOCAQEAaKb6nArU6pKz3K4cyH8CAKxZh7E4d5bqVvB0W1E1Gl52DW3B\nPAPjXeoSmJvt3H3wrbhkUAWPvNOAYp2vWm4QbKYvPAmtTIEijehqpLgsiY1iuGy1\nSRnx9sHjE03skeLZFwbEJqc+8KBCR5Kiosaj5COE47dzw8lFF8vK31ZZjl90ow+9\n+YzgSlQyA+TgrhHRAb\/Lb6vAlzG0HS0tNid+7QfqAdVm447Vh7SC8SbixO\/ZHQ5w\nWhskSNlFHX9g83LSLPqA232Gly0azYuVFeCW\/qkmU6sW7tImoTtaJGPSw\/1J3cao\nCbpGeVKf\/LKA0GtEqzm25oa8lDYD0NMCIkvYiA==\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": 236,
                        "ttfb_start": 138,
                        "ttfb_end": 222,
                        "download_start": 222,
                        "download_end": 236,
                        "download_ms": 14,
                        "all_start": 0,
                        "all_end": 236,
                        "all_ms": 235,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0,
                            "FunctionCall": 2
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 2,
                        "cpuTime": 4,
                        "js_timing": [
                            [
                                327.779,
                                328.56200000000001
                            ],
                            [
                                327.79700000000003,
                                328.26100000000002
                            ],
                            [
                                847.548,
                                848.01900000000001
                            ],
                            [
                                3598.3939999999998,
                                3600.2649999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "225721.53",
                        "request_id": "225721.53",
                        "ip_addr": "169.150.247.37",
                        "full_url": "https:\/\/plausible.io\/api\/event",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "plausible.io",
                        "url": "\/api\/event",
                        "raw_id": "225721.53",
                        "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 202,
                        "request_type": "XHR",
                        "load_ms": 62,
                        "ttfb_ms": 61,
                        "load_start": 538,
                        "load_start_float": 538.00011300000006,
                        "bytesIn": 2,
                        "objectSize": 2,
                        "objectSizeUncompressed": 2,
                        "chunks": [
                            {
                                "ts": 600,
                                "bytes": 2
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate, max-age=0, private",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 126,
                        "protocol": "HTTP\/2",
                        "dns_start": 354,
                        "dns_end": 388,
                        "connect_start": 404,
                        "connect_end": 438,
                        "ssl_start": 438,
                        "ssl_end": 510,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "plausible.io",
                            "sanList": [
                                "plausible.io"
                            ],
                            "issuer": "R11",
                            "validFrom": 1721466508,
                            "validTo": 1729242507,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1721470108747,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402203274C97F2E23C200BF9756460C1746052E77DBC0C53AA502E1A85138F272FE63022075422736CFD59DD2322C8C37FF10031FF733A5826A3751CAF0ADDC40371D71EC"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2024h2'",
                                    "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                    "timestamp": 1721470108929,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502206076C5AC13662FAFBDC17976817E07ECED815CA1177F6001914C586B129A6697022100A7930594F812360285E314A48314460617CD7BCAFCA72B7EBE5A7D1ED149224C"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                        "initiator_line": 0,
                        "initiator_column": 824,
                        "initiator_type": "script",
                        "initiator_function": "t",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: plausible.io",
                                ":method: POST",
                                ":path: \/api\/event",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 72",
                                "content-type: text\/plain",
                                "origin: https:\/\/matterof.art",
                                "priority: u=1, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":9443\"; ma=2592000",
                                "application: 127.0.0.1",
                                "cache-control: must-revalidate, max-age=0, private",
                                "cdn-cachedat: 09\/02\/2024 09:42:43",
                                "cdn-edgestorageid: 1080",
                                "cdn-proxyver: 1.04",
                                "cdn-pullzone: 682664",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: a6640aa577f98b822ad89e33c0ed0106",
                                "cdn-requestpullcode: 202",
                                "cdn-requestpullsuccess: True",
                                "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                "content-length: 2",
                                "content-type: text\/plain; charset=utf-8",
                                "date: Mon, 02 Sep 2024 09:42:43 GMT",
                                "permissions-policy: interest-cohort=()",
                                "server: BunnyCDN-DE1-1080",
                                "x-plausible-dropped: 1",
                                "x-request-id: F_FkEpGVR0jT58YEWu0S",
                                ":status: 202"
                            ]
                        },
                        "bytesOut": 1975,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 34,
                        "connect_ms": 34,
                        "ssl_ms": 72,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "BunnyCDN",
                        "server_count": null,
                        "created": 353,
                        "socket_group": "pm\/https:\/\/plausible.io <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 113,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE5zCCA8+gAwIBAgISBB9edLSOlP+8D8KbbinKlb5pMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzIwMDkwODI4WhcNMjQxMDE4MDkwODI3WjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCS\nOFW+ML+C2b6er168756qX3WESEtK6\/JeimOYPhkRN1kbb1xJUjaWrc2xenwfNaed\np2PBQK627Ey6ZZXwUwhodJgMQ4mVJG3cWN3pNKltmcFVh1q0aBNCqMspdrrnB4H0\neC0YygMZuvIVrVwkrdo5mSg\/6dBnlo29DH4QRthv6jAPxD7zQUOqDz6XaHghQV7p\nGh2r4nguP3XfwOjLYijGl\/PdEufVrhllZygdgdM\/ztiKQC9H1ioMEHTcpob6qeu5\nDROr8KUg8ekXI0G6vYRWbAyblbs8KuKTNZHcErqBTisgZ+jbBGiXqv\/sRirETMXT\nB833nFUwP+jceOy8oeFRAgMBAAGjggIPMIICCzAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFL3g5POVUFtcQg0IfY\/Lcq+gzBoKMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyV\nxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUA7s3QZNXbGs7FXLedtM0TojKHRny8\n7N7DUUhZRnEftZsAAAGQz51ESwAABAMARjBEAiAydMl\/LiPCAL+XVkYMF0YFLnfb\nwMU6pQLhqFE48nL+YwIgdUInNs\/VndIyLIw3\/xADH\/czpYJqN1HK8K3cQDcdcewA\ndgDf4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75SXAAAAZDPnUUBAAAEAwBH\nMEUCIGB2xawTZi+vvcF5doF+B+ztgVyhF39gAZFMWGsSmmaXAiEAp5MFlPgSNgKF\n4xSkgxRGBhfNe8r8pyt+vlp9HtFJIkwwDQYJKoZIhvcNAQELBQADggEBAK\/UAPhu\n\/pqW4DG56AKm0yqRN\/zLTG+KjH5yTCqT\/Wq02ko3ElB086TmA4UnUKP23RU9wAd9\n6BMd7\/Gy7U2bdVNMv3YAEMPcCkyH9W38KGBnDC5a6fjDjUJLYA2qkTLp8Z\/WQLE8\nEi71ShQOfXZ136LbVJmQLFpi7TrJMi4STECqYirrBDL+NKz9yoZljQY7fEB+eZjR\nvH5uoOPb+tRZ8+zcV0SwrE7UngFuZiWxX1l1p71Lkzk9ng3UQr2tj4BqlNhEJtzM\naQLHB+TRH+jYnpfzhdR4hX3xPpkAVXlHHjixVmeWHuULhSWY8vBofOPrqJljsb3\/\namteT4g0UvIr8Go=\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",
                            "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 600,
                        "ttfb_start": 538,
                        "ttfb_end": 599,
                        "download_start": 599,
                        "download_end": 600,
                        "download_ms": 1,
                        "all_start": 354,
                        "all_end": 600,
                        "all_ms": 202,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "225721.54",
                        "request_id": "225721.54",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/favicon.ico",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/favicon.ico",
                        "raw_id": "225721.54",
                        "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 404,
                        "request_type": "Other",
                        "load_ms": 108,
                        "ttfb_ms": 105,
                        "load_start": 881,
                        "load_start_float": 881.00014599999997,
                        "bytesIn": 15916,
                        "objectSize": 15916,
                        "objectSizeUncompressed": 43571,
                        "chunks": [
                            {
                                "ts": 988,
                                "bytes": 15916,
                                "inflated": 43571
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/favicon.ico",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 09:42:43 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 404"
                            ]
                        },
                        "bytesOut": 1927,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 879,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 146,
                        "server_port": "443",
                        "load_end": 989,
                        "ttfb_start": 881,
                        "ttfb_end": 986,
                        "download_start": 986,
                        "download_end": 989,
                        "download_ms": 3,
                        "all_start": 881,
                        "all_end": 989,
                        "all_ms": 108,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "225721.120",
                        "request_id": "225721.120",
                        "ip_addr": "23.88.33.250",
                        "full_url": "https:\/\/matterof.art\/shop.templates-en",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "matterof.art",
                        "url": "\/shop.templates-en",
                        "raw_id": "225721.120",
                        "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 47,
                        "ttfb_ms": 45,
                        "load_start": 4061,
                        "load_start_float": 4061.0001950000001,
                        "bytesIn": 255,
                        "objectSize": 255,
                        "objectSizeUncompressed": 476,
                        "chunks": [
                            {
                                "ts": 4108,
                                "bytes": 255,
                                "inflated": 476
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                        "initiator_line": 0,
                        "initiator_column": 26395,
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: matterof.art",
                                ":method: GET",
                                ":path: \/shop.templates-en",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 09:42:46 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1753,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 426,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 4060,
                        "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 195,
                        "server_port": "443",
                        "load_end": 4108,
                        "ttfb_start": 4061,
                        "ttfb_end": 4106,
                        "download_start": 4106,
                        "download_end": 4108,
                        "download_ms": 2,
                        "all_start": 4061,
                        "all_end": 4108,
                        "all_ms": 47,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "7295E05722019BEFE161ABD553FB17DD",
                        "request_id": "7295E05722019BEFE161ABD553FB17DD",
                        "ip_addr": "104.209.192.206",
                        "full_url": "https:\/\/app.snipcart.com\/api\/sessions",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "app.snipcart.com",
                        "url": "\/api\/sessions",
                        "raw_id": "7295E05722019BEFE161ABD553FB17DD",
                        "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                        "documentURL": "https:\/\/app.snipcart.com\/api\/sessions",
                        "responseCode": 200,
                        "request_type": "Preflight",
                        "load_ms": 129,
                        "ttfb_ms": 129,
                        "load_start": 4445,
                        "load_start_float": 4445.0001769999999,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "-1",
                        "cacheControl": "no-cache",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 194,
                        "protocol": "HTTP\/2",
                        "dns_start": 3984,
                        "dns_end": 4043,
                        "connect_start": 4043,
                        "connect_end": 4163,
                        "ssl_start": 4163,
                        "ssl_end": 4443,
                        "initiator": "https:\/\/app.snipcart.com\/api\/sessions",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.snipcart.com",
                                ":method: OPTIONS",
                                ":path: \/api\/sessions",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: api-version,content-type,x-snipcart-lang,x-snipcart-publicapikey,x-snipcart-referer,x-snipcart-version",
                                "access-control-request-method: GET",
                                "origin: https:\/\/matterof.art",
                                "priority: u=1, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: api-version,content-type,x-snipcart-lang,x-snipcart-publicapikey,x-snipcart-referer,x-snipcart-version",
                                "access-control-allow-origin: https:\/\/matterof.art",
                                "access-control-expose-headers: Request-Context",
                                "cache-control: no-cache",
                                "content-length: 0",
                                "date: Mon, 02 Sep 2024 09:42:46 GMT",
                                "expires: -1",
                                "pragma: no-cache",
                                "request-context: appId=cid-v1:48f65c7b-986c-4ec3-89de-eb0160f55639",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1969,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 59,
                        "connect_ms": 120,
                        "ssl_ms": 280,
                        "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": 3983,
                        "socket_group": "pm\/https:\/\/app.snipcart.com <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 98304
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 177,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIHkTCCBXmgAwIBAgIQDgqxgfbR4zZJmX0+eNr0HzANBgkqhkiG9w0BAQsFADBc\nMQswCQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xNDAyBgNVBAMT\nK0dlb1RydXN0IEdsb2JhbCBUTFMgUlNBNDA5NiBTSEEyNTYgMjAyMiBDQTEwHhcN\nMjQwODIxMDAwMDAwWhcNMjUwMjIxMjM1OTU5WjAbMRkwFwYDVQQDExBhcHAuc25p\ncGNhcnQuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvAoeE+la\nbX4rOcuQ6KA+GXw6BYPvc5vHktQ0BNyWtEg47+O0ZgzXJFaaQ4YJRO2hCeIipSwH\nB510McITuM1g1yY8SXpGaRTk6xJAntttGVecK9RujLcHkD8vQ4tzVGcodwlT41mB\ncnm\/xwNXGuJBWnLlaZeQtBOXmAjSgYg3QaPUru4NWR1N8FpSAeKprVuUd24KbPra\nL3aYbFm4L\/rRew83EYf7XEebOI7nBHeKfFbl5RJ38jrqPHxw+m4HqigIoMkw+\/YG\n6epM7c4WyfT8fuCDanAlG\/DUerku9D2eL2NPrPwMDT1NZEwATipJqxrtWZjhTguA\nssvWixLtRfNjGQIDAQABo4IDjjCCA4owHwYDVR0jBBgwFoAUpbTW6zbE52um38Rk\nCwEqIAS4ZiMwHQYDVR0OBBYEFEboqCIhcULTBbpkqwXJp2bm2iydMBsGA1UdEQQU\nMBKCEGFwcC5zbmlwY2FydC5jb20wPgYDVR0gBDcwNTAzBgZngQwBAgEwKTAnBggr\nBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BTMA4GA1UdDwEB\/wQE\nAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwgZ8GA1UdHwSBlzCB\nlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0dlb1RydXN0R2xvYmFs\nVExTUlNBNDA5NlNIQTI1NjIwMjJDQTEuY3JsMEigRqBEhkJodHRwOi8vY3JsNC5k\naWdpY2VydC5jb20vR2VvVHJ1c3RHbG9iYWxUTFNSU0E0MDk2U0hBMjU2MjAyMkNB\nMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEFBQcwAYYYaHR0cDovL29jc3Au\nZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRwOi8vY2FjZXJ0cy5kaWdpY2Vy\ndC5jb20vR2VvVHJ1c3RHbG9iYWxUTFNSU0E0MDk2U0hBMjU2MjAyMkNBMS5jcnQw\nDAYDVR0TAQH\/BAIwADCCAYAGCisGAQQB1nkCBAIEggFwBIIBbAFqAHcATnWjJ1ya\nEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKaOd8AAAGRc5IpGwAABAMASDBGAiEA4R50\nhXXK3PQMOYWcsV0Tl9fi7h\/20BG2hnOmXkpxCOcCIQDUGWhwfam\/tU+g7ep4yzzh\nOZ6SnyLczfkIyS1rlWilNAB2AH1ZHhLheCp7HGFnfF79+NCHXBSgTpWeuQMv2Q6M\nLnm4AAABkXOSKOIAAAQDAEcwRQIgKGHrnUNTpplBdAZlHPMnYrHtE9pTynDovL2t\n12oHImwCIQDuCIssXG+ROGQpMBn6936j5OMTgaPp2rtu7m\/TdcfnZwB3AObSMWNA\nd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAABkXOSKPQAAAQDAEgwRgIhANlU\nn4EwVxeF871nRRlZBI0pkLcDuhCplNpwipAU7xdPAiEA+CkE9bAfy5AbSOClgXg4\nB+bnnhOUck0ocG2IsNIs2vgwDQYJKoZIhvcNAQELBQADggIBAEdQeEq5HYvRoeZf\nMbs4aEPypl0jSe2aTIR6FO5275+kTO1cbYJKo7x4C5uXYH8x3NAVuV+eJ5IN6rSL\nA5t12qdNtKhN1\/fpQtDbBqkczkYJtJuBq285tzsGegc2Y7QE0Uv1t\/1NVClKmLiq\nxwl+PGLbzpLQx9gis\/DPlQ\/97oqR+gAslCSYkmAso6vJubezwTdA0krRNIeJCe+B\nD4uQGfj48dmzhcFKcse6WMXURMCuMciQdN0XnfHEO3XcC3ZIfdPvMyhf4dpXHMKP\ntu7yUVUkkxFcia4GD2y6AXDcYeyGorYch7nM76hWFUss3mFX3HrEdLGp6LZutk83\ny8aUFLRk\/c3UDvft12mx2TUlqwTYfjDF7E5c7PfEC4GR441bNN5A4u+BO4bemIZC\nEySsSQKoXICjWMWgXg1hGwHRUa+mYvita31Hmw0GIJ29MOVFqYUTYuDbarWrSMdc\nMAJHjRWo4ve68ey4uYpj8GWJDoD7U9drI6sZ3tzUv8N5Y\/cr6XkJ2TrsjTGGNvSA\nF1nnhNPNbz+6ILkgPDGuroumDsjQUP5yKJLy6kPy567aooyLRrDLMiFkiEhPSOY\/\nNZQbAlFC2Jt\/SjWQIKzmkbwFb3DU8p9jEowXbgTHI4LefP0KgaQOfAW70R2w4k3v\nnN5UOll6088H31CFbDc8cBhiN2lo\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFyzCCBLOgAwIBAgIQD2IvbyHC\/11SH3I6HUfWLTANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBD\nQTAeFw0yMjA1MDQwMDAwMDBaFw0zMTExMDkyMzU5NTlaMFwxCzAJBgNVBAYTAlVT\nMRcwFQYDVQQKEw5EaWdpQ2VydCwgSW5jLjE0MDIGA1UEAxMrR2VvVHJ1c3QgR2xv\nYmFsIFRMUyBSU0E0MDk2IFNIQTI1NiAyMDIyIENBMTCCAiIwDQYJKoZIhvcNAQEB\nBQADggIPADCCAgoCggIBAOi2w4fkhoZPCI6L7nLMjvJTFg2rvXa7JPgQtpm9Ls4Z\n9u2\/SuiTDcjnGfjMYq9uTdBsiRjCC8fh3HsrPMCCAvfAf7bY349rOV4XWTGXZ2RS\nUE20zKyhiF1Z+SkySD5+9yxzLNEyb+JXN8LLLcyB2Hw79jEq6v09+8zL5Ip3wFz9\n+Uc3Tx4LVwTvW50pGMHFl3xpjO7iQS2RCkNcHHdqfEEkKy8EStVGA27aYYuHbgdx\nivjv0Axx3M4NrWfO8tGj8w0t8LhKDTuk\/gFOI4klRcHRjcuH6giK6mkM3qpGGQLW\n+Zc7Q93NFXalE5Qzn5\/JESIcSPFDOezoAi9fMdtEa7Qj9\/yCaUx5S14l66zlE1Od\ny5hzpQBOlsw9KjJxsfpc4LQTB8aDaNjSqzLpwj6XlsRjaRon9GSS1q6HDYI3o8pR\nx03xM1k7JTgiyyRO+84PVjLUOxy6u4SrEXRM0jdtxqnzfwW2CFsKo+5xHZB9xt5m\n82zwUzY7+VOHEg8YpJxS2N6HR6QBvxo\/6pgyfdmwAjiOGhA1GfHvQWf2vyHNguLq\n1Jn4gr0b27HMZl6yqquv9O9XgDjPk147eym8GbN6AmBBke0HXR8fPwier1spgIoB\nW3txZY6OiJr\/JRl2n5MnUZ3QdyFfvzfkuBWwVCI7WI4gVJmhkOMeG9grhIRPm+zH\nAgMBAAGjggGCMIIBfjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSltNbr\nNsTna6bfxGQLASogBLhmIzAfBgNVHSMEGDAWgBQD3lA1VtFMu2bwo+IbG8OXsj3R\nVTAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMHYGCCsGAQUFBwEBBGowaDAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNl\ncnQuY29tMEAGCCsGAQUFBzAChjRodHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20v\nRGlnaUNlcnRHbG9iYWxSb290Q0EuY3J0MEIGA1UdHwQ7MDkwN6A1oDOGMWh0dHA6\nLy9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RDQS5jcmwwPQYD\nVR0gBDYwNDALBglghkgBhv1sAgEwBwYFZ4EMAQEwCAYGZ4EMAQIBMAgGBmeBDAEC\nAjAIBgZngQwBAgMwDQYJKoZIhvcNAQELBQADggEBAJ5ytcBRxwtzXW\/S2tOySJu4\nbhFRUuYRF91SMDUX8aX8Z\/JIdLZb1+d6LIaiVkybFKYL8K2xual6\/NL0tcI0T3Nw\n\/QNwS12NrfbS\/th9aus7kiSbnNbkM2sc61vx9lF0qYklhJzSOkUPPSyq4Bdhg8G6\npuAqrvQNqxNNMTTyMs5KNJdpLMEdIKdelM+9KKEMy9\/jWGuLoNr8BvjkDx19VQSI\nMCrwTFiQSC3sMkZQrCgZIwnQbf2ynOSMDutLoja5uKB7l+vbH2qSPFf3vD2HoTH7\nS8+k0HfXb\/f7ZSM5GDln3DTbBPI2qmmMiwFZJOMuYAQP1cyP8ywlhfdEdKVcW6E=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 4574,
                        "ttfb_start": 4445,
                        "ttfb_end": 4574,
                        "download_start": 4574,
                        "download_end": 4574,
                        "download_ms": 0,
                        "all_start": 3984,
                        "all_end": 4574,
                        "all_ms": 588,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "225721.118",
                        "request_id": "225721.118",
                        "ip_addr": "104.209.192.206",
                        "full_url": "https:\/\/app.snipcart.com\/api\/sessions",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.snipcart.com",
                        "url": "\/api\/sessions",
                        "raw_id": "225721.118",
                        "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                        "documentURL": "https:\/\/matterof.art\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 201,
                        "ttfb_ms": 200,
                        "load_start": 4576,
                        "load_start_float": 4576.0001759999996,
                        "bytesIn": 1235,
                        "objectSize": 1235,
                        "objectSizeUncompressed": 2361,
                        "chunks": [
                            {
                                "ts": 4777,
                                "bytes": 1235,
                                "inflated": 2361
                            }
                        ],
                        "expires": "-1",
                        "cacheControl": "no-cache",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 194,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                        "initiator_line": 0,
                        "initiator_column": 26395,
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.snipcart.com",
                                ":method: GET",
                                ":path: \/api\/sessions",
                                ":scheme: https",
                                "accept: application\/json",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "api-version: 2021-04-06",
                                "content-type: application\/json",
                                "origin: https:\/\/matterof.art",
                                "priority: u=1, i",
                                "referer: https:\/\/matterof.art\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                                "x-snipcart-lang: en",
                                "x-snipcart-publicapikey: MTYzNjEyOTMtNWZmMi00OWRlLWIwYjItOTFjZDcxMzY1ZDk5NjM4MDI1NzA1MjEzNzkxNDc4",
                                "x-snipcart-referer: https:\/\/matterof.art\/",
                                "x-snipcart-version: 3.0"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/matterof.art",
                                "access-control-expose-headers: Request-Context",
                                "cache-control: no-cache",
                                "content-encoding: gzip",
                                "content-length: 1235",
                                "content-type: application\/json; charset=utf-8",
                                "date: Mon, 02 Sep 2024 09:42:47 GMT",
                                "expires: -1",
                                "pragma: no-cache",
                                "request-context: appId=cid-v1:48f65c7b-986c-4ec3-89de-eb0160f55639",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2653,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1235,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 3983,
                        "socket_group": "pm\/https:\/\/app.snipcart.com <https:\/\/matterof.art same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 176,
                        "server_port": "443",
                        "load_end": 4777,
                        "ttfb_start": 4576,
                        "ttfb_end": 4776,
                        "download_start": 4776,
                        "download_end": 4777,
                        "download_ms": 1,
                        "all_start": 4576,
                        "all_end": 4777,
                        "all_ms": 201,
                        "index": 5,
                        "number": 6
                    }
                ],
                "requestsFull": 6,
                "requestsDoc": 2,
                "responses_200": 4,
                "responses_404": 1,
                "responses_other": 1,
                "result": 99999,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "10B57383048989D12EB3DA2BA681C4F3",
                "loadEventStart": 849,
                "loadEventEnd": 849,
                "domContentLoadedEventStart": 844,
                "domContentLoadedEventEnd": 844,
                "URL": "https:\/\/matterof.art",
                "connections": 3,
                "final_base_page_request": 0,
                "final_base_page_request_id": "CCE1E117B8C30367E585BF821A8467D3",
                "final_url": "https:\/\/matterof.art\/",
                "domInteractive": 347,
                "firstPaint": 933.20000000111759,
                "firstContentfulPaint": 937,
                "firstImagePaint": 937,
                "firstMeaningfulPaint": 937,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 222,
                "basePageSSLTime": 68,
                "score_cache": -1,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 21034,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 11,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 40,
                    "ParseAuthorStyleSheet": 19,
                    "EvaluateScript": 106,
                    "v8.compile": 53,
                    "UpdateLayoutTree": 90,
                    "Layout": 85,
                    "PrePaint": 5,
                    "Paint": 8,
                    "Layerize": 1,
                    "XHRReadyStateChange": 0,
                    "v8.produceCache": 33,
                    "ResourceChangePriority": 0,
                    "FunctionCall": 8,
                    "XHRLoad": 4,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "TimerFire": 2,
                    "HitTest": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 9,
                    "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_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "Idle": 4301
                },
                "cpuTimesDoc": {
                    "ParseHTML": 10,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 20,
                    "ParseAuthorStyleSheet": 7,
                    "EvaluateScript": 13,
                    "v8.compile": 4,
                    "UpdateLayoutTree": 74,
                    "Layout": 42,
                    "PrePaint": 2,
                    "Paint": 4,
                    "Layerize": 1,
                    "XHRReadyStateChange": 0,
                    "v8.produceCache": 2,
                    "ResourceChangePriority": 0,
                    "FunctionCall": 1,
                    "XHRLoad": 0,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "TimerFire": 0,
                    "HitTest": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "Idle": 671
                },
                "cpu.ParseHTML": 11,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 40,
                "cpu.ParseAuthorStyleSheet": 19,
                "cpu.EvaluateScript": 106,
                "cpu.v8.compile": 53,
                "cpu.UpdateLayoutTree": 90,
                "cpu.Layout": 85,
                "cpu.PrePaint": 5,
                "cpu.Paint": 8,
                "cpu.Layerize": 1,
                "cpu.XHRReadyStateChange": 0,
                "cpu.v8.produceCache": 33,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 8,
                "cpu.XHRLoad": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.TimerFire": 2,
                "cpu.HitTest": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 9,
                "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_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.Idle": 4301,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725270159.7308259,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725270162.5609467,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 3290,
                "fullyLoadedCPUpct": 24.388435878432784,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "10B57383048989D12EB3DA2BA681C4F3",
                                "loaderId": "44025567EBBF04BEF8BD103468CA741A"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/matterof.art",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/matterof.art\/",
                "document_hostname": "matterof.art",
                "document_origin": "https:\/\/matterof.art",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 375,
                "domComplete": 849,
                "PerformancePaintTiming.first-paint": 933.20000000111759,
                "PerformancePaintTiming.first-contentful-paint": 933.20000000111759,
                "origin_dns": {
                    "ns": [
                        "dns1.registrar-servers.com.",
                        "dns2.registrar-servers.com."
                    ],
                    "mx": [
                        "20 longhorn-relay.mxrouting.net.",
                        "10 longhorn.mxrouting.net."
                    ],
                    "txt": [
                        "\"google-site-verification=9Ttu3ZQA6FTrI0KfZ-dQFfGSTSUOhqkkjpMofKsBjiw\"",
                        "\"google-site-verification=XQiltuNocf9eGLiNUeHzqdk-H3chfBBuLB_TuUBTEkk\"",
                        "\"v=spf1 include:mxlogin.com -a\"",
                        "\"v=spf1 include:servers.mcsv.net ?all\""
                    ],
                    "soa": [
                        "dns1.registrar-servers.com. hostmaster.registrar-servers.com. 1719237208 43200 3600 604800 3601"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Ecommerce": "Cart Functionality,Snipcart 3.0",
                    "Programming languages": "C",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "JavaScript frameworks": "Alpine.js",
                    "JavaScript libraries": "core-js 3.6.5",
                    "Analytics": "Plausible",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "Cart Functionality": "",
                    "Snipcart": "3.0",
                    "C": "",
                    "Nginx": "",
                    "Alpine.js": "",
                    "core-js": "3.6.5",
                    "Plausible": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "Cart Functionality": {
                        "name": "Cart Functionality",
                        "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                        "slug": "cart-functionality",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Cart-generic.svg",
                        "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                        "pricing": [],
                        "cpe": null
                    },
                    "Snipcart": {
                        "name": "Snipcart",
                        "description": "Snipcart is a shopping cart platform that can be integrated into any website with simple HTML and JavaScript.",
                        "slug": "snipcart",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "3.0",
                        "icon": "Snipcart.svg",
                        "website": "https:\/\/snipcart.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "Alpine.js": {
                        "name": "Alpine.js",
                        "description": null,
                        "slug": "alpine-js",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 75,
                        "version": "",
                        "icon": "Alpine.js.png",
                        "website": "https:\/\/github.com\/alpinejs\/alpine",
                        "pricing": [],
                        "cpe": null
                    },
                    "core-js": {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.6.5",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    "Plausible": {
                        "name": "Plausible",
                        "description": "Plausible is an open-source alternative to Google Analytics.",
                        "slug": "plausible",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Plausible.svg",
                        "website": "https:\/\/plausible.io\/",
                        "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": "Cart Functionality",
                        "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                        "slug": "cart-functionality",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Cart-generic.svg",
                        "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Snipcart",
                        "description": "Snipcart is a shopping cart platform that can be integrated into any website with simple HTML and JavaScript.",
                        "slug": "snipcart",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "3.0",
                        "icon": "Snipcart.svg",
                        "website": "https:\/\/snipcart.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Alpine.js",
                        "description": null,
                        "slug": "alpine-js",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 75,
                        "version": "",
                        "icon": "Alpine.js.png",
                        "website": "https:\/\/github.com\/alpinejs\/alpine",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.6.5",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Plausible",
                        "description": "Plausible is an open-source alternative to Google Analytics.",
                        "slug": "plausible",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Plausible.svg",
                        "website": "https:\/\/plausible.io\/",
                        "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": "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:\/\/matterof.art\" class=\"pb-3 block\">",
                                    "target": [
                                        ".pb-3"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"\" style=\"\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > h4"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>",
                                                    "target": [
                                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > h4"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main class=\"mt-12\">",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": null,
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>",
                                    "target": [
                                        "a[href$=\"news\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mx-1.5 my-3\">Biennale 2024<\/span>",
                                    "target": [
                                        ".submenu-item.md\\:flex:nth-child(2) > .mx-1\\.5.my-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mx-1.5 my-3\">Biennale archive<\/span>",
                                    "target": [
                                        ".submenu-item.md\\:flex:nth-child(3) > .mx-1\\.5.my-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>",
                                    "target": [
                                        "a[href$=\"calendar\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>",
                                    "target": [
                                        "a[href$=\"projects\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>",
                                    "target": [
                                        "a[href$=\"podcast\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>",
                                    "target": [
                                        "a[href$=\"resources\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>",
                                    "target": [
                                        ".mx-1.md\\:w-auto.md\\:inline:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mx-1.5 my-3\">Info<\/span>",
                                    "target": [
                                        ".submenu-item.md\\:flex:nth-child(9) > .mx-1\\.5.my-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>",
                                    "target": [
                                        ".md\\:ml-1\\.5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"snipcart-items-count text-[0.8em]\">0<\/span>",
                                    "target": [
                                        ".snipcart-items-count"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>",
                                    "target": [
                                        ".md\\:ml-auto"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "54.0pt (72px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>The Biennale Matter of Art 2024 is now open. The exhibition and the accompanying programme will run until 29 September. <\/p>",
                                    "target": [
                                        ".mk-prose > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "54.0pt (72px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>",
                                    "target": [
                                        "h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Art Space Unlimited<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">11. 07. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Trade Fair Palace<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Aleksei Borisionok<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Katalin Erd\u0151di<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Denisa Michalinov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">03. 07. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Mental health<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Burnout<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">28. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">25. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Unicorn Farm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">13. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performances<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">workshops<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">screenings<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">lectures<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">07. 06. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale artists<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">16. 05. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">artist talks<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">13. 05. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Prague<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">22. 02. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Lewis<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Abolish the Family<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">19. 02. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">green colonialism<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">botany<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">05. 02. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">climate change<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">countryside<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">29. 01. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Working Girl<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">sexwork<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Giovannitti<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">15. 01. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">online bookshop<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Shulamith Firestone<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">11. 01. 2024<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">resources<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">29. 12. 2023<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Artist talk<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">biennale<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Hrani\u010d\u00e1\u0159 Gallery<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">agriculture<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">V\u00fdkv\u011bt<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sa\u0161a Uhlov\u00e1<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">15. 12. 2023<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">artist-in-residence<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">DAVRA<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Hope Recycling Station<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">research<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#d4d4d4",
                                                "contrastRatio": 14.16,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Central Asia<\/span>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"w-full text-sm uppercase\">13. 12. 2023<\/p>",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Biennale Ve v\u011bci um\u011bn\u00ed \/ Matter of Art is a project of the initiative <a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a><\/p>",
                                    "target": [
                                        ".max-w-\\[40ch\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a>",
                                    "target": [
                                        "a[href$=\"cz.tranzit.org\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(7)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_name",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art\">",
                                    "target": [
                                        "#schema_name"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_description",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_description\" itemprop=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">",
                                    "target": [
                                        "#schema_description"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_image",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10.58.11-am.png\">",
                                    "target": [
                                        "#schema_image"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Layer_1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 1956.7 283.2\" style=\"enable-background:new 0 0 1956.7 283.2\" xml:space=\"preserve\">",
                                    "target": [
                                        "#Layer_1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "navigation",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<nav id=\"navigation\" x-bind:class=\"{ 'hidden': !mobileOpen }\" class=\"md:flex md:w-full top-0 justify-start hidden w-full text-sm\">",
                                    "target": [
                                        "#navigation"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "6ded4053-9018-4813-a896-3cdf1e2ef8e3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"merkur-layout mk-text-color mk-border-color  gap-4\" id=\"6ded4053-9018-4813-a896-3cdf1e2ef8e3\" style=\"--columns: 12;\">",
                                    "target": [
                                        "#\\36 ded4053-9018-4813-a896-3cdf1e2ef8e3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "f205218c-0eee-4965-a68d-600c47bc25c3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"f205218c-0eee-4965-a68d-600c47bc25c3\" style=\"--columns: 12;\">",
                                    "target": [
                                        "#f205218c-0eee-4965-a68d-600c47bc25c3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "76e3d6ce-a30c-4cd3-b367-93d24efd5888",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"76e3d6ce-a30c-4cd3-b367-93d24efd5888\" style=\"--columns: 12;\">",
                                    "target": [
                                        "#\\37 6e3d6ce-a30c-4cd3-b367-93d24efd5888"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "50078be5-f6f5-4a2c-9eda-9147f63fff38",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"50078be5-f6f5-4a2c-9eda-9147f63fff38\" style=\"--columns: 12;\">",
                                    "target": [
                                        "#\\35 0078be5-f6f5-4a2c-9eda-9147f63fff38"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "snipcart",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"snipcart\" class=\"snipcart\"><!----><\/div>",
                                    "target": [
                                        "#snipcart"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                                    "target": [
                                        "picture > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(1) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(4) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(6) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                },
                                {
                                    "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>",
                                    "target": [
                                        "a[href$=\"news\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>",
                                    "target": [
                                        "a[href$=\"calendar\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>",
                                    "target": [
                                        "a[href$=\"projects\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>",
                                    "target": [
                                        "a[href$=\"podcast\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>",
                                    "target": [
                                        "a[href$=\"resources\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>",
                                    "target": [
                                        ".mx-1.md\\:w-auto.md\\:inline:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>",
                                    "target": [
                                        ".md\\:ml-1\\.5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>",
                                    "target": [
                                        ".md\\:ml-auto"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/let-s-uproot-ill-health\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/farma-jednorozec\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/lidice-third-day-opening\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/opening-day-two\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/public-program-bienale\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/matter-of-art-2024-artists-revealed\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(10)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/biennale-matter-of-art-2024-reveals-first-details\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-6-the-foundation-of-the-state\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-5-sow-and-reap\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-3-the-sugar-and-the-whip\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(17)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-2-the-resources-ran-out\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(18)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/grafting-resilience\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/matterof.art\/news\/davra-research-group-at-make-voices-heard-symposium\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                    "target": [
                                        ".text-front.flex-col.col-span-1:nth-child(20)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a>",
                                    "target": [
                                        "a[href$=\"cz.tranzit.org\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(7)"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": []
                },
                "base_page_ip_ptr": "static.250.33.88.23.clients.your-server.de",
                "base_page_cname": "",
                "base_page_dns_server": "dns1.registrar-servers.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 12874,
                "testUrl": "https:\/\/matterof.art",
                "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:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\",\"width\":1881,\"height\":943,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":417},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":661},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":631},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":598},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":536},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":501},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":592},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":487},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":1125},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":501},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":613}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "swiper-icons",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "FKGroteskNeueOfArt",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "100 900"
                    }
                ],
                "generated-content-percent": 0.63,
                "generated-content-size": 0.41999999999999998,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                        "html": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 417
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 661
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 631
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 598
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 536
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 501
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 592
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 487
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 1125
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 501
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 500
                    },
                    {
                        "src": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                        "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 750,
                        "naturalHeight": 613
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css",
                    "https:\/\/matterof.art\/assets\/css\/style.css"
                ],
                "rendered-html": "<html lang=\"en\"><head><link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css\">\n\t\n\t\t<script defer=\"\" data-domain=\"matterof.art\" src=\"https:\/\/plausible.io\/js\/plausible.js\"><\/script>\n\t\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\t\t<title>Biennale Matter of Art<\/title>\n\t\n\n\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n\n\n  <title>Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art<\/title>\n  <meta id=\"schema_name\" itemprop=\"name\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art\">\n\n\n<meta name=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n<meta id=\"schema_description\" itemprop=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n\n  <link rel=\"canonical\" href=\"https:\/\/matterof.art\">\n\n\n      <link rel=\"alternate\" hreflang=\"cs\" href=\"https:\/\/matterof.art\/cz\">\n      <link rel=\"alternate\" hreflang=\"en\" href=\"https:\/\/matterof.art\">\n    <link rel=\"alternate\" hreflang=\"x-default\" href=\"https:\/\/matterof.art\">\n\n\n  <meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10.58.11-am.png\">\n\n\n<meta name=\"author\" content=\"\">\n\n\n<meta name=\"date\" content=\"Y-m-d\">\n\n\n<meta property=\"og:title\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha\">\n\n<meta property=\"og:description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n  <meta property=\"og:image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10-58-11-am-1200x630-crop-1-q80.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n\n<meta property=\"og:site_name\" content=\"Biennale Matter of Art\">\n\n<meta property=\"og:url\" content=\"https:\/\/matterof.art\">\n\n<meta property=\"og:type\" content=\"website\">\n\n\n\n\n  <meta property=\"og:locale\" content=\"en_GB.utf8\">\n            <meta property=\"og:locale:alternate\" content=\"cs_CZ.utf8\">\n            \n\n\n\n<meta name=\"twitter:card\" content=\"\">\n\n<meta name=\"twitter:title\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha\">\n\n<meta name=\"twitter:description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n\n<meta name=\"twitter:site\" content=\"\">\n\n<meta name=\"twitter:creator\" content=\"\">\n\n\n<meta name=\"robots\" content=\"\">\n\n<link href=\"https:\/\/matterof.art\/assets\/css\/style.css\" rel=\"stylesheet\">\n<script>\n    window.SnipcartSettings = {\n        publicApiKey: 'MTYzNjEyOTMtNWZmMi00OWRlLWIwYjItOTFjZDcxMzY1ZDk5NjM4MDI1NzA1MjEzNzkxNDc4',\n        loadStrategy: 'on-user-interaction',\n\t\tmodalStyle: \"side\",\n\t\tcurrency: \"czk\",\n\t\ttemplatesUrl: \"\/shop.templates-en\",\n    };\n    (()=>{var c,d;(d=(c=window.SnipcartSettings).version)!=null||(c.version=\"3.0\");var s,S;(S=(s=window.SnipcartSettings).timeoutDuration)!=null||(s.timeoutDuration=2750);var l,p;(p=(l=window.SnipcartSettings).domain)!=null||(l.domain=\"cdn.snipcart.com\");var w,u;(u=(w=window.SnipcartSettings).protocol)!=null||(w.protocol=\"https\");var f=window.SnipcartSettings.version.includes(\"v3.0.0-ci\")||window.SnipcartSettings.version!=\"3.0\"&&window.SnipcartSettings.version.localeCompare(\"3.4.0\",void 0,{numeric:!0,sensitivity:\"base\"})===-1,m=[\"focus\",\"mouseover\",\"touchmove\",\"scroll\",\"keydown\"];window.LoadSnipcart=o;document.readyState===\"loading\"?document.addEventListener(\"DOMContentLoaded\",r):r();function r(){window.SnipcartSettings.loadStrategy?window.SnipcartSettings.loadStrategy===\"on-user-interaction\"&&(m.forEach(t=>document.addEventListener(t,o)),setTimeout(o,window.SnipcartSettings.timeoutDuration)):o()}var a=!1;function o(){if(a)return;a=!0;let t=document.getElementsByTagName(\"head\")[0],e=document.querySelector(\"#snipcart\"),i=document.querySelector(`src[src^=\"${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\"][src$=\"snipcart.js\"]`),n=document.querySelector(`link[href^=\"${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\"][href$=\"snipcart.css\"]`);e||(e=document.createElement(\"div\"),e.id=\"snipcart\",e.setAttribute(\"hidden\",\"true\"),document.body.appendChild(e)),v(e),i||(i=document.createElement(\"script\"),i.src=`${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\/themes\/v${window.SnipcartSettings.version}\/default\/snipcart.js`,i.async=!0,t.appendChild(i)),n||(n=document.createElement(\"link\"),n.rel=\"stylesheet\",n.type=\"text\/css\",n.href=`${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\/themes\/v${window.SnipcartSettings.version}\/default\/snipcart.css`,t.prepend(n)),m.forEach(g=>document.removeEventListener(g,o))}function v(t){!f||(t.dataset.apiKey=window.SnipcartSettings.publicApiKey,window.SnipcartSettings.addProductBehavior&&(t.dataset.configAddProductBehavior=window.SnipcartSettings.addProductBehavior),window.SnipcartSettings.modalStyle&&(t.dataset.configModalStyle=window.SnipcartSettings.modalStyle),window.SnipcartSettings.currency&&(t.dataset.currency=window.SnipcartSettings.currency),window.SnipcartSettings.templatesUrl&&(t.dataset.templatesUrl=window.SnipcartSettings.templatesUrl))}})();\n\n<\/script>\n\n<style>\/* inner styles set by WPT to match CSSOM *\/:root { }<\/style>\t<script src=\"https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js\" async=\"\"><\/script><\/head><body class=\"\" style=\"\">\n<header x-data=\"{ mobileOpen: false}\" class=\"md:px-2 block w-full px-3 pt-2 text-[5.5vw] leading-none\">\n\t<a href=\"https:\/\/matterof.art\" class=\"pb-3 block\">\n\t\t\n\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 1956.7 283.2\" style=\"enable-background:new 0 0 1956.7 283.2\" xml:space=\"preserve\"><style>\/* inner styles set by WPT to match CSSOM *\/.st0 { fill: none; stroke: rgb(0, 0, 0); stroke-width: 0.6647; stroke-miterlimit: 10; }<\/style><path d=\"M5.8 120.8c7.9-.9 18.1-.2 26.2-.4 2.7 0 6.7.1 7.6.7 8.8 17 37.8 103.1 44.8 119.9 1.6 4.4 2.2 1.7 3.3-.9l8.4-23 33.9-93.2c.6-1.5 1.2-2.8 3-3.1 2.1-.4 4.6-.3 6.9-.4h20.2c2.1 0 6.3.1 6.7 1 1.5 16.1 0 129.7.5 151.2.2 3.7-1.4 3.7-5.7 3.9-4.4.1-12 .1-15.9-.1-1.3-.1-3.1-.3-3.7-.9-.8-.6-.8-1.6-.9-2.6v-46.4c-.2-21.4.4-45-.2-63.8-.2-.9-.5-1.1-1-.1-11.3 29.3-34.1 95.5-40.8 112-1.7 2.2-3.8 1.7-7.4 2H78.3c-1.7-.1-4.1-.3-4.9-.9-.9-.6-1.3-1.5-1.8-2.6l-33.9-93.5c-2.3-6.2-6-17.5-6.8-17.5-1.4-1.4-.5 17.9-.8 21.6v88.9c.3 3.8-2.7 3.8-5.7 4-3.9.1-10.3.1-14.3 0-1.8 0-5.3-.1-5.8-1.5-.7-18.6 0-131.9-.2-151.3.2-1.5.1-2.6 1.7-3zM364.6 203.1c.6 17 0 53.3.2 68.8.2 4.1-1.7 4.7-5.8 4.9-3.4.1-7.6.3-10.8-.4-7.7-.9-5.2-13.2-12.2-8.8-5 3.6-9.9 7-16.2 8.8-17.7 5.6-46.4 1.8-52.6-17.5-8.9-32.1 19.8-43.9 55.8-47.3 5.8-.5 12.8-1.3 14.5-6.8 1.2-4.3-.4-9-2.4-12.8-2.7-4.8-7-7.5-12.4-8.6-7.6-1.5-17 .2-22.9 5.5-6.9 6.8-6.2 11-17.6 8.9-5-1.1-9.4-1.1-12.1-4.2-1.2-1.6 0-4.5 1.2-6.7a42.1 42.1 0 0 1 21.2-18c17-6.6 38.1-6.4 54 2.7a38 38 0 0 1 18.2 31.5h-.1zm-25.9 30.7c-.6-7.6-8.4-5.8-14.3-5.2-10.6.9-29 4.1-32.2 12.3-2.4 5-1 11.4 3.2 15.2 5.1 4.5 13.1 5.2 19.7 4.3a25.8 25.8 0 0 0 23.7-26.5l-.1-.1zM473.7 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.7 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.1-.3zM626.9 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.6 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.2-.3zM872.7 226.3c-.7 2.7-3.1 3-5.5 2.9-14.9.1-55.5-.2-70.2.1-6.4.2-1.6 12 .1 16 6.2 14.8 24.6 19.2 38.1 11.4a26 26 0 0 0 6.9-6.3c2.3-2.9 4.1-5.8 7.9-6.6a20 20 0 0 1 7.3.2c4.1.9 12.1 1.4 12.1 5.9-2.2 8.4-11.5 17-19.7 21.8-36.9 19.8-80-1.1-82.4-44.3-2.9-34.8 21.4-63.7 54.8-63 18.2.1 34.2 9.2 43.1 25.3a63.8 63.8 0 0 1 7.5 36.6zm-25.3-17.5c.6-7.1-4.7-17.6-11.2-21.8-10.5-7-26.7-5.7-35.1 4.2-2.9 2.9-10.9 16.8-6.1 19.6.9.5 2.1.6 3.3.7h39.2c5.2-.2 8.7.8 9.9-2.5v-.2zM970.5 166.9c2-.5 4.3-.5 6.5-.5 6.2 0 13.7-.9 15 6.4.7 2 .6 7.7 2.9 7.9.6 0 1.4-.7 2.3-1.6 2.2-2.4 5.1-5.8 8-7.8a32.6 32.6 0 0 1 16.3-5.7c4.4-.3 8.3-.1 10.4 2.3 3 3.6 3.1 10 1.3 14-1.6 3.4-5.4 3.4-8.7 3.4-2.4 0-4.9.1-7.2.6-8.4 1.7-15 6.3-19.1 16.3a75.6 75.6 0 0 0-4 29.5c-.1 11.5.1 30.4-.1 40.3 0 3.1-1.7 4.5-4.9 4.7-1.9.2-4.4.2-7 .2-3.9-.1-9.7.3-12.6-.8-1.2-.6-1.2-1.8-1.3-3V170.5c.2-1.6.4-3.2 2.2-3.6zM1121 210.6c-.5-39.6 27.9-71.6 68.2-68.2a59.3 59.3 0 0 1 44 23.9 78.6 78.6 0 0 1-.2 89.1 59.5 59.5 0 0 1-44 23.7c-40.4 3.3-68.5-28.5-68.1-68.4v-.1zm99.7.9c.1-18.7-7.8-38.4-25.9-44.4-8-2.7-17.9-2.2-25.4 1.6-29.3 14.3-29.4 71.4-.2 85.9 7.9 4 18.6 4.4 26.8 1.2 17.4-6.5 24.7-26 24.7-44.1v-.2zM1371 185.1c-4.3-1.3-11.3.9-14.5-3.1-2.2-3.6-2.2-11.8 1.3-14.1 3.7-2.2 8.9-.4 12.5-3.1 3.3-2.3 2.6-7.8 3.1-11.8.3-3.8.8-7.3 1.9-10.9 4.5-15.8 18.3-23.3 33.5-23.4 4.3.1 10.2-.3 12.8 3.4 1.7 2.6 2.1 7.4 1 10.5-2.4 7.4-13.8.8-19.9 10.3a29 29 0 0 0-3.5 15.8c-.4 11.2 12.2 6.4 19 8.5 4.8 1.2 4.5 10.2 2.9 14.3-2.2 4.7-12.2 2.6-16.5 3.1-5.5.1-5.8 1-5.6 6.3v22.4c-.2 23.8.4 51.8-.2 61.5-.8 2.2-3.7 1.6-6.3 1.9h-12.6c-4.2-.2-6.9.3-6.8-3.6v-84.9c-.1-1.4-.5-2.7-2.1-3.1zM1558.8 120.6c6.5-.6 14.7-.1 21.1-.3 1.9 0 5.8 0 6.7 1 6.8 17 50.9 136.5 57 154.1-.2.6-.8.7-1.5.9-1.3.2-2.8.2-4.2.2-5.1-.1-12.2.3-17.5-.2-4.6-.5-5.3-3.1-7.2-8.2l-3-8.3c-2.1-5.8-4.1-11.7-6.3-17.3-1.4-3.2-2.6-3.6-6.2-3.6H1549.4c-7.2-.1-8.3-.2-10.6 6.7l-9 24.9c-1.7 5-4 6.2-9.9 6.1h-14.4c-1.4 0-4.4 0-5-.8-.3-.5 0-1.2.3-1.8l55.7-151.3c.4-1.2.9-1.8 2.3-2.1zm37.1 96.7c.6-.6.3-1.4.1-2.2-.7-2.4-2.4-7.1-4.5-13.1l-8.3-23.7-6.4-18.3-3.3-9.2c-.7-1.7-1.1-2.6-1.6-2.7-.3-.1-.7.3-1.1 1.1l-1 2.5c-4.5 13.8-18.5 51.2-22.2 64.8.2 2.1 6.9 1.1 11.2 1.3h27.9c3.2.1 8.8.3 9.2-.5zM1735.7 166.9c2-.5 4.3-.5 6.5-.5 6.2 0 13.7-.9 15 6.4.7 2 .6 7.7 2.9 7.9.6 0 1.4-.7 2.3-1.6 2.2-2.4 5.1-5.8 8-7.8a32.6 32.6 0 0 1 16.3-5.7c4.4-.3 8.3-.1 10.4 2.3 3 3.6 3.1 10 1.3 14-1.6 3.4-5.4 3.4-8.7 3.4-2.4 0-4.9.1-7.2.6-8.4 1.7-15 6.3-19.1 16.3a75.6 75.6 0 0 0-4 29.5c-.1 11.5.1 30.4-.1 40.3 0 3.1-1.7 4.5-4.9 4.7-1.9.2-4.4.2-7 .2-3.9-.1-9.7.3-12.6-.8-1.2-.6-1.2-1.8-1.3-3V170.5c.2-1.6.4-3.2 2.2-3.6zM1897.6 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.7 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.1-.3zM223.1 79.2c.7 24.6 1.4 49.1 1.2 73.7-.1 13.4-.2 26.8.1 40.1l.8 37.9c.3 14.8.5 29.6.3 44.4 0 1.9 1.6 3.5 3.5 3.5s3.4-1.6 3.5-3.5c.3-25.9-.5-51.7-1-77.6-.5-25.7.2-51.4-.3-77.1l-1.1-41.5c-.1-1.9-1.6-3.5-3.5-3.5-1.8.1-3.5 1.7-3.5 3.6zM1834.2 118.8c-2.3 21-.5 42.3.9 63.3a1097.1 1097.1 0 0 1 2.3 95.3c0 1.9 1.6 3.5 3.5 3.5s3.4-1.6 3.5-3.5c.3-20 .3-39.9-.4-59.9-.8-21.3-2.7-42.5-3.5-63.7-.4-11.7-.5-23.4.7-35 .2-1.9-1.7-3.5-3.5-3.5-2.1.1-3.3 1.6-3.5 3.5z\"><\/path><path d=\"M1767.4 28.2c1 18.5 3.3 36.9 3.8 55.4v17.1c-.1 2.7 3 4.2 5.2 3a30 30 0 0 1 16-2.9 101.2 101.2 0 0 1 23 5.5l1.8.7.3.1.8.3 3.2 1.6a56.3 56.3 0 0 1 7.5 4.7l.7.5c.8.6-.3-.2.2.2l2.8 2.3c1.9 1.8 3.7 3.7 5.3 5.7l.2.2.7 1 1.1 1.7 2.1 3.6a3.4 3.4 0 0 0 4.3 1.4c1.4-.6 2.7-2.5 2-4.1l-.9-2.7-.1-.6c-.1-.5 0 .6 0 .1l-.1-1.2v-.7c-.1-.5-.1.6 0 .1l.2-1 .2-.7.5-.8.4-.6.5-.6.9-.9.4-.4.3-.3.2-.2.5-.4 1.2-.8a60 60 0 0 1 14.6-6.2c4.7-1.2 9.4-1.5 14.3-1.4 5.7.2 11.1.9 16.7 2.1 1.9.4 4.7-.9 4.4-3.3a282 282 0 0 0-5.2-30.3c-2.1-9.1-4.6-18.2-7.2-27.2l-4.4-14.9c-.7-2.5-1.2-5.4-2.9-7.5-2-2.4-5.1-2.7-8-2.1-2.1.4-4.1 1.2-6.2 1.8l-6.1 2a99.7 99.7 0 0 0-12.2 4.8 37 37 0 0 0-19.8 18.3h6.7c-.7-3.9-1.9-7.8-4.3-11a24 24 0 0 0-8.9-7.2c-10-4.9-21.2-7-32.2-7.7-7-.4-14-.3-20.9-.1-2 .2-3.6 1.7-3.6 3.6 0 1.8 1.6 3.5 3.5 3.5 11.5-.3 23.3-.5 34.6 1.9 2.6.6 5.2 1.3 7.8 2.2l3.2 1.1 1.2.5.7.3.4.2c-.3-.1-.3-.1-.1 0 1.6.7 3.2 1.5 4.7 2.4l1.1.7-.1-.1.5.4 1.7 1.6.4.5.1.1.8 1.1c.5.7.8 1.5 1.2 2.3a4 4 0 0 0 .1.2l.3.8.4 1.4.8 3.4c.3 1.5 1.9 2.5 3.3 2.5 1.6 0 2.7-1.1 3.3-2.5l.3-.6.6-1.1 1.4-2.2c.3-.4-.3.4 0 0l.4-.5.8-.9 1.9-1.9 1-.8.6-.5a42 42 0 0 1 9.7-5.5l1.3-.6.7-.3c.2-.1.2-.1 0 0l.3-.1 5.7-2.1a189.9 189.9 0 0 1 14.2-4.4l.8-.2h.3s.7-.1.2 0c.2 0 .6.2.2 0-.3-.1.3.4.1.2l.1.2.1.4.2.7 1.1 3.9 4.1 13.9a435 435 0 0 1 6.9 25.5 272 272 0 0 1 5.4 30.8l4.4-3.3a80.3 80.3 0 0 0-33.8-.9 66 66 0 0 0-14.2 5.4 24.4 24.4 0 0 0-9.6 7.8 14.1 14.1 0 0 0-.8 13.1l6.3-2.7a53.9 53.9 0 0 0-21.6-21.5 95.6 95.6 0 0 0-32.4-9.9c-7.2-.7-14.7.2-21.1 3.7l5.2 3c.3-9.6.1-19.2-.5-28.8-.5-8.9-1.4-17.8-2.1-26.6a491 491 0 0 1-1.2-17.1c-.1-1.9-1.5-3.5-3.5-3.5-1.8-.5-3.5 1.1-3.4 2.9z\"><\/path><path d=\"M1847.4 125c-1.3-10.5-2.2-21-4-31.4-1.5-9-4.1-17.9-5.4-27-.1-.7 0-.2 0 0l-.1-1-.2-1.6-.3-3.5c-.2-2.9-.2-5.9-.2-8.8 0-1.9-1.6-3.5-3.5-3.5s-3.4 1.6-3.5 3.5a115.5 115.5 0 0 0 2.7 25.9c1.1 4.9 2.3 9.9 3.2 14.8.9 4.9 1.5 9.5 2.1 14.3l2.1 18.2c.2 1.8 1.4 3.5 3.5 3.5 1.9.1 3.9-1.5 3.6-3.4zM728.2 151.8c.7 10.9 1.3 21.8 1.1 32.7-.1 7.2-.6 14.4-.6 21.6 0 16.2.7 32.4.9 48.5.1 7.3.2 14.6-.2 21.8-.1 1.9 1.7 3.5 3.5 3.5 2 0 3.3-1.6 3.5-3.5.4-6.3.3-12.6.3-18.8l-.5-24.8c-.2-8-.4-16.1-.4-24.1 0-6.7.3-13.4.5-20.1.5-12.3-.2-24.5-1-36.8-.1-1.9-1.5-3.5-3.5-3.5-1.9.1-3.8 1.7-3.6 3.5z\"><\/path><path class=\"st0\" d=\"M759.5 97.3c2.9-5.6 2.6-27.2-5.2-27.7-9.8-.6-12.3 8.4-11.1 16.5\"><\/path><path class=\"st0\" d=\"M743.2 77.9c3.2-25.2-20.4-10-17 9.7\"><\/path><path class=\"st0\" d=\"M728 72.4c-16.2-22.3-23.1 30.7-8.5 29\"><\/path><path class=\"st0\" d=\"M711.5 81.8c-.9-4.8-5.6-8.8-10.1-5.9-9 4.5-6.8 19.7-5.5 28.2 1.4 4.9 6.6 8.5 11.4 6.3a22.7 22.7 0 0 0 4.6-17.8M721.7 148.5c30.5 15.3 56.5-34.7 33.3-54.3-6.6-4-13.2-10.5-21.6-7.9-4.6 2.1-11.8 1-13.7 6.7-2.6 13.3 9 16 17.2 13.3 4.2 2.9 9.6 7.3 7.2 13.2\"><\/path><path class=\"st0\" d=\"M736.9 106.2c-7.3 2.9-15.2 7.3-13.9 18.6M695.9 104.1c1.6 17.1 2.2 46.1 25.8 44.4\"><\/path><path d=\"M762.4 98.9a41.3 41.3 0 0 0 .8-23.3c-1-3.7-2.9-7.6-6.7-9-2.2-.8-5-.5-7.2.1-2.3.7-4.4 2-6 3.9-3.7 4.6-4.1 10.7-3.3 16.3.2 1.8 2.5 2.8 4.1 2.3 1.9-.5 2.6-2.3 2.3-4.1l-.1-.9-.1-1.5c0-1 0-2 .2-3l.2-.8.4-1.4.2-.5c.3-.8-.2.4 0-.1l.7-1.3.3-.4c.4-.7-.5.5.1-.2l.8-.8c.1-.1.6-.5 0-.1l.4-.3.7-.4c.6-.3-.5.1.2-.1l1.3-.4c.2 0 .8-.1.2-.1l.6-.1h1.7c.6 0-.6-.2-.3 0l.6.2c0 .1-.8-.5-.4-.1l.4.2c.8.4-.2-.3.1 0l.6.6-.2-.2.4.6.4.8.3.6-.1-.2.7 2.2.5 2.5.1.7.2 1.3c.2 1.8.2 3.6.2 5.4l-.1 2.8-.1 1.5c0 .2-.1.6 0-.2l-.1.7-.5 2.2-.3 1-.1.2a3.5 3.5 0 0 0 1.2 4.6c1.6.9 3.9.5 4.7-1.2z\"><\/path><path d=\"M746.5 77.9c.5-4 .6-8.4-1.3-12.1a7.7 7.7 0 0 0-7.3-4.4 13 13 0 0 0-8.1 4.1 24.5 24.5 0 0 0-5.7 9.2 27.3 27.3 0 0 0-1.1 13.9c.3 1.7 2.5 2.9 4.1 2.3 1.9-.6 2.7-2.3 2.3-4.1l-.1-.7.1.4v-.4l-.1-1.4v-2.6l.1-1.3-.1.4.1-.4.1-.7.6-2.4.4-1.1.2-.5.1-.3.1-.2.2-.5.5-1.1 1.1-1.8.6-.8c-.2.3-.5.6-.1.2l.4-.4 1.3-1.4.7-.6-.2.2.4-.3 1.4-.8c.8-.4-.8.3 0 0l.7-.2.3-.1-.5.1h1l-.5-.1.6.2-.4-.2.3.1.2.1c.5.3-.5-.5-.3-.2l.5.5c.1.1.4.5 0 0s-.1-.1 0 .1l.4.8-.1-.2.2.5.3 1.1.1.6c.1.7-.1-.8 0-.1a30 30 0 0 1-.2 6.7c-.2 1.7 1.7 3.4 3.4 3.4 2-.2 3.1-1.6 3.3-3.5z\"><\/path><path d=\"M730.9 70.7c-2.8-3.8-6.7-7.9-11.9-7-3.7.6-6.3 4-7.8 7.3a36.3 36.3 0 0 0-3 13.4c-.2 4.2 0 8.7 1.5 12.6 1.6 4.2 4.9 8.2 9.8 7.7 1.8-.2 3.4-1.4 3.4-3.4 0-1.7-1.5-3.5-3.4-3.4h-1c-.7 0 .2-.1.3.1l-.5-.1-.4-.1c-.3-.1.8.4.3.1-.2-.1-.6-.5-.8-.5.3 0 .7.6.2.1l-.3-.3-.3-.3c-.5-.5.4.6.1.1l-1-1.9.1.2-.2-.6-.4-1.2a20 20 0 0 1-.5-2.6c0-.2-.3-.8 0-.3.2.5 0-.1 0-.3l-.1-1.5-.1-3 .1-2.9.1-1.4c.1-.6-.1-.4 0 0l.1-.8c.3-1.9.7-3.7 1.3-5.5l.4-1.2c.2-.6-.1.2-.1.1l.3-.7 1.1-2 .3-.4c.1.2-.6.7-.1.2l.7-.7.3-.3c.1-.1-.8.5-.2.2l.8-.5c.2-.1-.9.3-.2.1l.5-.1c.6-.2-.7 0-.3 0h.7l-.5-.1.5.1.5.2c-.3 0-.7-.4-.1 0l1.1.7c.6.4-.6-.5 0 0l.5.5c.4.4.9.8 1.2 1.3l.6.7-.1-.1.4.6c1.1 1.5 2.9 2.2 4.6 1.2 1.7-.5 2.5-2.8 1.5-4.3z\"><\/path><path d=\"M714.7 80.9c-.7-3.3-2.8-6.5-5.8-8.2-3.4-1.8-6.9-1.2-10.1.8-4.9 3.1-6.8 8.6-7.3 14.1-.6 5.3.2 10.7 1 15.9 1 6.6 7.5 12.3 14.4 10.6 2.3-.6 3.7-2.1 4.9-4.1a29.2 29.2 0 0 0 3.4-17.5c-.2-1.8-1.4-3.4-3.4-3.4-1.6 0-3.6 1.5-3.4 3.4.2 1.4.3 2.9.2 4.3 0 1.5-.2 2.6-.4 3.9a15.3 15.3 0 0 1-3.2 7l.6-.3-.7.2c-.1 0-.7.1-.1 0h-1c-.1 0-.6-.1-.1 0l-1-.3c-.6-.2-.3-.1-.1 0l-1.2-.7a5.6 5.6 0 0 1-1.6-1.8 5.3 5.3 0 0 1-1-2.8l-.4-2.7-.1-.8-.2-1.8c-.2-2.2-.3-4.3-.3-6.5l.2-3.1v-.3l.1-.6.4-1.7.4-1.4.3-.8c0 .1-.3.6 0 0l.6-1.2.4-.7c.4-.7-.4.4.1-.2l1.1-1.1c.6-.6-.6.3.2-.1l.7-.4 1.3-.7.5-.1c-.5 0 1.1.2.2 0l.6.2c.4.1.4.1.1 0l.6.3c.5.3.2.2.1.1l.9.9.1.1.7 1.2.1.2.4 1.4c.4 1.8 2.5 2.8 4.1 2.3 2.2 0 3.1-1.8 2.7-3.6z\"><\/path><path d=\"M720 151.4a29.6 29.6 0 0 0 16 3.2 29 29 0 0 0 14.1-5.6c8.5-6.3 14.3-16 16.3-26.3 2-10.4.2-21.6-7.4-29.3-2.5-2.5-5.7-4.3-8.6-6.2-3.1-2-6.5-3.9-10.2-4.5-2.2-.4-4.4-.4-6.6.1l-1.6.5c-1.3.5.4-.1-.2.1l-.4.1c-.7.3-1.5.4-2.2.6-2.9.6-6 1-8.5 2.6-6.2 3.8-6.1 13.4-2 18.7 3.6 4.6 9.7 5.8 15.2 5 1.3-.2 2.6-.4 3.9-.9l-2.6-.3 2.6 1.9a27 27 0 0 1 2.7 2.9l.4.7.1.2.3.9c.2.6 0-.1 0 .2v.8c0-.6-.1.4-.1.5l-.4 1.1c-.7 1.7.7 3.7 2.3 4.1 1.9.5 3.5-.6 4.1-2.3 1.6-4 .3-8.1-2.3-11.3a20.2 20.2 0 0 0-4-3.7l-2.1-1.6c-1.3-.8-2.4-.8-3.8-.4l-1.7.4c-.3.1-.9.1-.2.1l-1 .1h-1.8l-1-.1h-.4a10.5 10.5 0 0 1-1.7-.4l-.8-.3c-.1 0-.6-.2-.1 0l-.2-.1-1.4-.8c.5.3.2.2-.1-.1l-.7-.7-.1-.1a3 3 0 0 0-.5-.7l-.4-.8-.2-.5-.2-.9-.1-.4c-.1-.5 0 .6 0 0v-2.4c.1-1 0-1 .3-1.9-.2.6.3-.4.3-.5-.3.5.2-.2.4-.4.1-.1.5-.4-.1 0l.3-.2.8-.5c.1-.1.6-.2 0 0l.4-.1 1.2-.4 4.2-.9 2-.5.9-.3.5-.2.8-.3c-.2.1-.2.1 0 .1 3.1-.7 6 0 8.9 1.7a48 48 0 0 1 4.8 3l2.2 1.5 2.1 1.3a19.6 19.6 0 0 1 3.1 3.2c-.4-.5 0 0 .1.2l1 1.5 1.7 3.2.1.2.3.8.6 1.8.4 1.6.2.8.1.6.1.5.1 1 .1 1.8-.1 3.6-.1 1v.4c0 .5.1-.6 0-.1a42.7 42.7 0 0 1-2.4 9.1l-.3.8-.2.4-.8 1.7-1.8 3.2-2.2 3.1-.2.2-.6.7-1.3 1.5-2.6 2.5-.7.6-.4.3c.1-.1.6-.4.1-.1l-1.5 1-3 1.7-.9.4-.3.1c-.4.2.6-.2.1-.1l-1.7.6a21.4 21.4 0 0 1-3.9 1h-.5l-1.8.1-1.8-.1-.9-.1c-.8-.1.4.1-.4 0a25 25 0 0 1-5.4-1.5l-.5-.2-1-.5a3.5 3.5 0 0 0-4.6 1.2c-.7 1.7-.2 4 1.4 4.8z\"><\/path><path d=\"M736 103a30.5 30.5 0 0 0-11.7 7.1c-3.7 4-5.2 9.3-4.6 14.7.2 1.7 1.4 3.4 3.4 3.4 1.7-.1 3.6-1.5 3.4-3.4-.1-1.3-.2-2.5-.1-3.8v-.3l.1-.7.4-1.6.2-.6c.3-.7-.3.7 0 0l.7-1.4.7-1.1-.1.2.3-.3.4-.5 1-1 .6-.5c.6-.5-.6.4 0 0 .8-.5 1.5-1.1 2.4-1.5l2.5-1.3c.2-.1 1.3-.4 1.4-.6l-.3.1.3-.1.8-.3c1.6-.6 2.9-2.3 2.3-4.1-.5-1.6-2.4-3.1-4.1-2.4zM692.6 104.1c.8 8.1 1.2 16.2 3 24.1 1.8 7.8 5.1 15.8 12 20.3 4.1 2.7 9.2 3.6 14.1 3.3 1.8-.1 3.4-1.5 3.4-3.4 0-1.7-1.5-3.5-3.4-3.4h-3.3l-1.4-.1c.1 0 .7.1.1 0l-1-.2-2.4-.7-.3-.1-.3-.1-1.3-.7-1-.6-.4-.3-1.9-1.7-.8-.9c-.1-.1-.6-.8-.1-.1l-.4-.5-1.4-2.2-1.2-2.3-.2-.5c-.4-.8.3.7-.1-.1l-.6-1.4a82 82 0 0 1-1.6-5.3c-.5-1.9-.8-3.8-1.2-5.8a25.4 25.4 0 0 1-.5-3.6l-.2-1.6c-.5-4-.7-8.1-1.1-12.1-.2-1.8-1.4-3.4-3.4-3.4-1.5.1-3.3 1.6-3.1 3.4z\"><\/path><path d=\"M1683.4 272.2c1.7-8.5 1.4-16.6.9-26-1.7-33.7-1.5-66-3.6-101\" style=\"fill:none;stroke:#000;stroke-width:2.6504;stroke-miterlimit:10\"><\/path><path d=\"M1686.7 273.1a99.8 99.8 0 0 0 1.2-23.8c-.4-8.4-.8-16.8-1-25.2-.5-16.6-.8-33.2-1.4-49.8-.3-9.7-.7-19.4-1.3-29.1-.1-1.9-1.5-3.5-3.5-3.5-1.8 0-3.6 1.6-3.5 3.5 1 16.8 1.5 33.7 1.9 50.5.4 16.5.8 33 1.6 49.5.4 8.7.8 17.6-.8 26.1-.3 1.8.5 3.7 2.4 4.2 1.9.4 4.1-.6 4.4-2.4z\"><\/path><path d=\"M1712.9 66a73.2 73.2 0 0 0-14.5-4.3 27 27 0 0 0-13.8.5 19 19 0 0 0-10.7 9.4 26.7 26.7 0 0 0-3.2 17c.9 4.6 3.4 8.7 5.3 13l.1.2.3.7.5 1.5.4 1.5.1.5a18.2 18.2 0 0 1 .1 3.7c.1-.9 0 .1-.1.2l-.2.9-.3.9c0 .1-.5 1.3-.2.7l-1 1.9c-.1.1-.8 1.1-.2.4l-.3.3-.6.6c-.7.7.6-.3-.1.1l-1.4.9c-.9.5.7-.2-.1 0l-.9.3-1.7.4h.3-.4l-1 .1c-1.3 0-2.5 0-3.7-.2-1.1-.1.6.1-.2 0l-1-.2-2.2-.4-4.1-1-8.6-2.2a28.5 28.5 0 0 0-17.8.4c-6.7 3-9.7 10.4-10.9 17.2-.5 2.7-.8 5.5-1 8.2a33.5 33.5 0 0 0 5.4 22.5c3.3 5.2 10.7 12.5 17 7 2.9-2.5 3.6-6.7 3.8-10.3a93.4 93.4 0 0 0-1.2-12.8l-.1-.8c.1.9 0 0 0-.1l-.1-1.7v-1.9c0-.7-.2.8 0 .2l.2-1 .2-.5c.2-.7-.1.3-.1.2l.4-.8c.3-.7-.6.6.1-.1l.3-.3c.4-.4.1.3-.3.2l.8-.5c.9-.5-.7.2.1 0l.9-.2.5-.1c.6-.1 0-.2-.3 0 .2-.2.9-.1 1.2-.1h2l1.2.1h-.1l.8.1c8 1.3 15.6 4.3 23.5 6.1 3.8.8 7.8 1.6 11.7 1.2 4-.3 7.6-1.9 10.9-4.1 5.3-3.5 9.5-8.6 10.4-14.9 1.6-10.9-4.3-20.8-8.7-30.3l-.6-1.4c-.3-.7.3.8.1.1l-.3-.8-.8-2.5-.2-1.1c.4 1.1.1.8.1.3v-1c0-.1-.3 1.1 0 .4l.1-.4c.1-.5-.5 1-.1.3.4-.8-.7.7 0 0 .5-.5-.5.3-.3.2l.4-.2c.6-.4-.5.1-.3.1l.5-.2.6-.1c1-.2-.8 0-.1 0a19.3 19.3 0 0 1 4.7.2 16.4 16.4 0 0 0 2.3.4c4.4.8 8.7 2 13 3.3 3.9 1.2 8.3 3.4 11.9.3 2.5-2.2 2.9-5.7 2.4-8.8-.7-3.9-3.1-7.5-5.8-10.4a45.1 45.1 0 0 0-15-9c-1.7-.7-3.8.7-4.2 2.4-.5 1.9.7 3.6 2.4 4.2a42 42 0 0 1 7.6 3.9l1.6 1.1.3.2.7.6 2.4 2.4.5.6c.1.1.6.8.1.1l.8 1.2 1.3 2.3c.3.7-.3-.8 0-.1l.2.5.3 1.1.1.5c.2.7.2-.1 0-.3l.1 1v.9c0 .6.2-.9 0-.4l-.1.4-.2.7.2-.4-.2.4c-.3.6.7-.7.1-.1s.7-.4.1-.1c-.7.4.6-.1.2-.1l-.3.1c-.7.2.8.1.4 0h-.4c-.5 0 0-.2.4.1l-.8-.2-4.2-1.3-7.3-2.1c-3.7-1-7.4-1.8-11.3-2.2-2.2-.2-4.7-.3-6.8.3a7 7 0 0 0-4.7 4.4c-.6 1.8-.4 3.7.1 5.5 1.1 4.2 3.3 8.1 5.1 11.9l1.6 3.4.4.9.1.2.7 1.8a43 43 0 0 1 2.2 7.2l.2.9.1.5v-.3l.2 1.8v1.8c0 .4-.3 1.4-.1 1.8-.2-.4.2-.9 0-.3l-.1.4-.2.9-.5 1.7-.2.4c-.2.6.2-.2.1-.3.1.1-.3.7-.4.8l-1 1.6-.6.8c-.3.5.6-.7.1-.2l-.3.4c-.5.5-.9 1.1-1.5 1.5l-1.7 1.5c.7-.6.1-.1-.3.2l-1.2.8-2.1 1.2-1.3.6-.7.3-.3.1-2 .5-.6.1c.5.2.7-.1.1 0l-1.4.1h-2.3l-1.3-.1-.7-.1c-1-.1.4.1-.2 0l-5.8-1.1c-4-1-8-2.2-11.9-3.3-3.6-1-7.2-2-10.9-2.6a18 18 0 0 0-10.3.8 9.6 9.6 0 0 0-5.3 7.3c-.4 2.3-.2 4.5.1 6.8.4 3 .9 5 1.1 7.9l.1 3.6-.1 1.6-.1.5c.1-1 0 0 0 .2-.1.8-.4 1.6-.6 2.3-.3.9.4-.7-.1.2l-.5.8c-.3.5.6-.6.2-.3l-.3.3c-.6.7.6-.4 0 0-.7.5-.1-.2.2 0l-.8.2c.3-.5 1 0 .4-.1h-.4c-.9.1.7.2 0 0l-.6-.2c-1-.3.7.4-.2-.1l-.8-.5-.4-.3.2.1-1.6-1.5-.8-.9-.4-.5c-.5-.6.4.7 0 0-.5-.8-1.1-1.5-1.5-2.3l-1.4-2.5-.6-1.3-.1-.2-.4-1a32 32 0 0 1-1.9-6.9V141.8c0-1.5.1-3.1.3-4.6l.2-1.9.1-.6v-.3a45.7 45.7 0 0 1 1.4-6.3l.4-1.3.2-.6c.3-.9-.2.4.1-.2a18.6 18.6 0 0 1 1.6-3l.3-.4c.5-.8-.4.4 0 0l1.2-1.3.7-.6c.4-.4-.7.5-.2.2l.5-.4 1.4-.8c.9-.5-.6.2.1-.1l1-.3 1.6-.4.5-.1h-.3l1.1-.1c1.3-.1 2.5 0 3.8.1l.9.1h.3l2 .4 4.2.9 8.4 2.2c5.2 1.3 11.2 2.5 16.4.6a13 13 0 0 0 7.8-7.1 19 19 0 0 0 .7-15c-.8-2.2-1.9-4.4-2.9-6.5l-1.3-2.7-.3-.8-.1-.2-.6-1.8-.7-3c.2.9 0 0 0-.2l-.1-.9.1-2c.1-1-.2.7 0-.3l.2-.8.5-2.1.6-2.1.4-1 .2-.6c-.1.3-.1.3 0-.1l1.6-2.9.5-.7c.5-.7-.5.5.1-.2l1.2-1.3.9-.8c-.7.6.5-.3.7-.4l1.3-.7c.2-.1.9-.4.1 0l.9-.3 2.6-.6c.8-.2-.8.1.1 0l.7-.1 1.8-.1 2.9.2.8.1c-.9-.1 0 0 .2 0l1.8.3c4.6.9 9.1 2.5 13.5 4.1 1.7.7 3.8-.7 4.2-2.4.5-1.7-.7-3.3-2.4-4z\"><\/path><path d=\"M1696.3 92a18 18 0 0 0-17.6-.4c-1.6.8-2.2 3.2-1.2 4.7 1.1 1.6 3 2.1 4.7 1.2l.8-.4-.2.1.4-.2 1.7-.5c.2 0 .8 0 .9-.2l-.5.1h.4l1.8-.1.9.1h.4-.3l1.5.3.9.3.4.2-.2-.1 1.6.8c1.5.9 3.9.4 4.7-1.2 1.1-1.7.6-3.7-1.1-4.7zM1701.8 108.9a23 23 0 0 0-9.9-2.8 19 19 0 0 0-10 1.9c-1.6.8-2.2 3.2-1.2 4.7 1.1 1.6 3 2.1 4.7 1.2l.4-.2-.3.1.9-.3 1.9-.4c.6-.1-.2.1-.2 0l.6-.1 1.1-.1h2.1l1 .1h.3c-.5-.1 0 0 .1 0l2.1.4 1.9.6c.4.1-.8-.4-.1-.1l.4.2.9.5c1.5.9 3.9.4 4.7-1.2.7-1.5.2-3.5-1.4-4.5zM1704.9 88.3c3.9-2.5 5.4-7.3 5.4-11.8-.1-4.2-1.4-9.1-4.8-11.8-1.4-1.1-3.5-1.5-4.9 0-1.1 1.3-1.5 3.7 0 4.9l.8.7.4.4c-.7-.5-.3-.4-.1-.1l.6 1 .3.5c.3.6-.3-.8 0-.1l.7 2.4.1.6c.1.8-.1-.8 0-.1l.1 1.3v1.9c0 .4-.3.7 0-.1-.3.7-.3 1.6-.6 2.4-.1.3-.4.6.1-.1a1 1 0 0 0-.2.5l-.5.9c-.4.6.3-.3.1-.1l-.4.4-.4.4c-.1.1.7-.5.1-.1-1.5 1-2.3 3.1-1.2 4.7.6 1.6 2.7 2.3 4.4 1.3zM1293.9 147.2a419 419 0 0 1 1.1 33.6c-.1 7.5-.6 15.1-.6 22.6 0 16.7.7 33.5 1 50.2.1 7.6.3 15.2-.2 22.7-.1 1.9 1.7 3.5 3.5 3.5 2 0 3.3-1.6 3.5-3.5.4-6.6.3-13.3.3-19.9l-.5-25.4-.5-24.9c0-7.2.3-14.3.6-21.5.4-12.5-.2-25-1-37.5-.1-1.9-1.5-3.5-3.5-3.5-2 .2-3.8 1.8-3.7 3.6z\"><\/path><path d=\"M1294.5 24.8c-10.6 3.3-17.3 12.6-20.9 22.7a90 90 0 0 0-3.1 38.3c.7 6.9 1.7 13.8 2.9 20.6a62.3 62.3 0 0 0 5.4 18.6 51.6 51.6 0 0 0 25.4 22.7 81.4 81.4 0 0 0 21.1 5.7c6.8.9 14.2 1.7 19.8-2.9 1.4-1.2 1.2-3.7 0-4.9-1.4-1.4-3.4-1.2-4.9 0l-.5.3-.7.4-.4.2-.9.3c-1.3.4-1.9.4-3.3.4a76.9 76.9 0 0 1-25-4.7 49.3 49.3 0 0 1-23.3-18.6c-3-4.9-4.4-9.8-5.4-15.5-1.1-6-2.1-12.1-2.8-18.2a97.9 97.9 0 0 1 1-36.6 39.3 39.3 0 0 1 8.4-16.3l2.8-2.6.4-.3.9-.6 1.5-.9.9-.5.4-.2 2-.7c1.8-.6 2.9-2.4 2.4-4.2-.3-1.8-2.3-3-4.1-2.5z\"><\/path><path d=\"M1344.9 142.6a155 155 0 0 1-20.2-17.8 88 88 0 0 1-13.9-20.3c-3.6-7.2-6.3-14.9-8.4-22.8a171 171 0 0 1-4.4-24.2c-.5-4.6-1-9.2-1-13.7l.1-3.3c.1-1.1.1-1.4.4-2.7.5-1.9 1.2-3.6 2.3-4.9a60 60 0 0 1-4.2.5 43.8 43.8 0 0 1 14.2 14.2c4.1 6.2 7.4 12.9 10.8 19.6a185.2 185.2 0 0 1 18.5 47.6c1.8 9.1 2.3 18.7.8 27.9-.3 1.8.5 3.7 2.4 4.2 1.7.5 3.9-.6 4.2-2.4 3-18-.6-36.1-7.1-52.9-3.3-8.4-7.2-16.6-11.2-24.7-3.6-7.1-7.1-14.3-11.3-21.1a52.9 52.9 0 0 0-17.8-18.3c-1.2-.7-3.2-.6-4.2.5-6 6.9-5 16.5-4.3 24.9.8 8.9 2 17.8 4.1 26.6a112 112 0 0 0 22.6 47.4c7 8.3 15.5 15.1 24.1 21.7 1.5 1.1 3.9.2 4.7-1.2 1.1-1.8.3-3.6-1.2-4.8z\"><\/path><path d=\"M1316 94.4c12-1.8 23.6-5.8 34.2-11.6 1.6-.9 2.2-3.2 1.2-4.7a3.4 3.4 0 0 0-4.7-1.2 102 102 0 0 1-32.6 10.9c-1.8.3-2.9 2.6-2.4 4.2.6 1.9 2.4 2.6 4.3 2.4z\"><\/path><path d=\"M1348.9 72.2a11 11 0 0 0 5.3 11.5 10 10 0 0 0 12-.8c2.7-2.2 4.4-6.2 4-9.7-.3-2.2-1-4.2-2.5-5.9-1.2-1.4-3-2.4-4.8-3-3.9-1.2-8.8-.3-11.5 2.9-1.2 1.4-1.4 3.6 0 4.9 1.3 1.2 3.6 1.5 4.9 0l.6-.6-.3.2.4-.3.7-.4c.5-.3-.7.2-.3.1l.5-.2.8-.2h-.3 1.6c.8.1-.4-.1-.2 0l1.7.5c-1.1-.3-.2-.1.1.1l.8.5c-.9-.6-.2-.2 0 .1l.3.4c.4.4-.4-.6-.2-.2l.5.8.1.3c-.5-.9-.2-.4-.1 0l.2.8c-.3-.9-.1-.7-.1-.3V74.9c0 .7.2-.9 0-.3l-.1.5-.3.9.1-.3-.2.5-.4.7-.2.3.1-.1-.6.6-.4.3c.6-.6.5-.4.3-.2l-.8.5-.4.2c.9-.5.4-.2.1-.1-.3.1-1.3.2-.2.1h-.9c-.1 0-.7-.1-.1 0 .7.1 0 0-.1 0-.3-.1-.7-.3-1.1-.3l.5.2-.3-.2-.5-.3-.5-.3c-.6-.4.6.5.1.1l-.8-.8-.4-.4.2.2-.1-.2-.6-1c-.3-.6.3.8.1.1l-.2-.5-.1-.5c-.2-.6.1.9 0 .1v-.5c.1-.9.2-1.8-.3-2.7a3.4 3.4 0 0 0-2.1-1.6c-1.4-.5-3.7.4-4 2.3zM920.5 274.5c-1.1-4.8-1.9-9.8-2.6-14.7l-.3-2.1c-.1-.4 0 0 0 .1l-.1-.7-.2-1.2-.6-4.7-1.1-9.5a1125.1 1125.1 0 0 1-4.7-110.8c.3-13.8.9-27.6 1.5-41.4l.3-6.3c.1-1.9-1.6-3.5-3.5-3.5s-3.4 1.6-3.5 3.5c-.7 14.5-1.3 29-1.7 43.5-.3 11.3-.4 22.7-.1 34a1310 1310 0 0 0 4.3 76.9c1.2 11.9 2.4 23.9 4.7 35.7l.7 3.2c.4 1.8 2.5 2.9 4.2 2.4 2.1-.7 3.1-2.6 2.7-4.4z\"><\/path><path d=\"M907.7 78.1c-.7-6.9-1.8-13.7-2.4-20.5-.3-2.8-.5-5.5-.4-8.3l.2-3.5c0-.4-.2.9 0 0l.1-.8.4-1.6.5-1.4c.2-.7-.4.8 0 .1l.4-.7.7-1.2c.4-.7-.4.5-.1.1l.6-.7 1-.9c.6-.6-.6.4 0 0l.7-.5 1.3-.7.4-.2c.6-.3-.2.2-.3.1l.8-.3 3.8-1 1-.2c-1.1.2.2 0 .5 0l2.5-.2c3.9-.2 7.9.1 11.8.5 4.4.5 9.5 1 13.5 1.6a100.2 100.2 0 0 1 20.3 5.4l1.1.4.4.2.6.3a61.2 61.2 0 0 1 13.2 7.8l.5.4.9.7a56.2 56.2 0 0 1 5.3 5.2l1.5 1.7.8 1 .3.4.1.1c1.9 2.6 3.6 5.3 5.1 8.1l1.1 2.2.5 1 .3.7A62.4 62.4 0 0 1 1001 88l.4 2.6.2 1.2c0 .2.1.8 0 .1l.1.8.5 5.5c.5 8 .2 16.1-.7 24l-.4 3v.3l-.1.8-.2 1.7h6.7a105.5 105.5 0 0 0-12-33 79.6 79.6 0 0 0-21.7-24.5 65 65 0 0 0-46.8-12c-3.2.4-6.5.9-9.7 1.6-1.8.4-3.6.7-4.6 2.5-.4.8-.8 1.8-1 2.7-.5 1.9-.7 3.9-.9 5.9l-.3 2.8-.1 1.2c-.1.6.1-.7 0-.1l-.1.7c-.1.8-.3 1.5-.6 2.3-.3.9.4-.6-.1.2l-.3.4c-.2.4.5-.7.2-.2-.1.1-.5.5 0 0 .5-.4.1-.1 0 0-.2.1.9-.3.4-.2-.6.2.9-.2.3 0-.2 0-.7-.1-.1 0 .7.2 0 0-.1 0l-.5-.2c-.7-.2.5.3 0 0l-1.4-.8-.7-.5c-.1-.1-.9-.7-.5-.3-1.5-1.2-3.5-1.4-4.9 0-1.2 1.2-1.5 3.7 0 4.9 2.3 1.8 4.8 3.6 7.8 3.8a6 6 0 0 0 5.7-3.1c2.1-3.4 1.9-8.1 2.4-12l.1-.8v.3l.1-.4.3-1.5.4-1.3c.2-.7-.4.7 0 .1l.3-.6-2.1 1.6c2.2-.6 4.5-1.1 6.7-1.4l1.4-.2.9-.1h.3l3.2-.3c4-.3 8.1-.3 12.1.1l1.4.2c.7.1.2 0 0 0l.8.1 2.9.5c1.9.4 3.8.8 5.7 1.4 1.7.5 3.5 1.1 5.2 1.8l.7.3c.5.2-.7-.3.1.1l1.1.5 2.7 1.3c3.3 1.7 6.4 3.7 9.4 6l.6.5 1 .9 2.2 1.9a75.5 75.5 0 0 1 8.2 8.9l.8 1.1 1.7 2.4c2.2 3.3 4.2 6.7 6 10.2l1.5 3.3.7 1.5.3.6.2.4 2.4 6.6a112 112 0 0 1 3.6 14.1c.3 1.5 1.9 2.5 3.3 2.5s3.1-1.1 3.3-2.5a123 123 0 0 0-1-49.1 63.5 63.5 0 0 0-22.5-34.7A88.4 88.4 0 0 0 938 30.7l-3.8-.5-3.7-.4-6.6-.5a50 50 0 0 0-10.9.7c-5.1 1-9.9 3.5-12.5 8.1-2.6 4.5-2.8 10-2.6 15.1.3 6.6 1.4 13.2 2.1 19.7l.6 5.7c.2 1.9 1.4 3.5 3.5 3.5 1.8-.5 3.7-2.1 3.6-4z\"><\/path><path d=\"M907.7 78.1c-.7-6.9-1.8-13.7-2.4-20.5-.3-2.8-.5-5.5-.4-8.3l.2-3.5c0-.4-.2.9 0 0l.1-.8.4-1.6.5-1.4c.2-.7-.4.8 0 .1l.4-.7.7-1.2c.4-.7-.4.5-.1.1l.6-.7 1-.9c.6-.6-.6.4 0 0l.7-.5 1.3-.7.4-.2c.6-.3-.2.2-.3.1l.8-.3 3.8-1 1-.2c-1.1.2.2 0 .5 0l2.5-.2c3.9-.2 7.9.1 11.8.5 4.4.5 9.5 1 13.5 1.6a100.2 100.2 0 0 1 20.3 5.4l1.1.4.4.2.6.3a61.2 61.2 0 0 1 13.2 7.8l.5.4.9.7a56.2 56.2 0 0 1 5.3 5.2l1.5 1.7.8 1 .3.4.1.1c1.9 2.6 3.6 5.3 5.1 8.1l1.1 2.2.5 1 .3.7A62.4 62.4 0 0 1 1001 88l.4 2.6.2 1.2c0 .2.1.8 0 .1l.1.8.5 5.5c.5 8 .2 16.1-.7 24l-.4 3v.3l-.1.8-.2 1.7h6.7a105.5 105.5 0 0 0-12-33 79.6 79.6 0 0 0-21.7-24.5 65 65 0 0 0-46.8-12c-3.2.4-6.5.9-9.7 1.6-1.8.4-3.6.7-4.6 2.5-.4.8-.8 1.8-1 2.7-.5 1.9-.7 3.9-.9 5.9l-.3 2.8-.1 1.2c-.1.6.1-.7 0-.1l-.1.7c-.1.8-.3 1.5-.6 2.3-.3.9.4-.6-.1.2l-.3.4c-.2.4.5-.7.2-.2-.1.1-.5.5 0 0 .5-.4.1-.1 0 0-.2.1.9-.3.4-.2-.6.2.9-.2.3 0-.2 0-.7-.1-.1 0 .7.2 0 0-.1 0l-.5-.2c-.7-.2.5.3 0 0l-1.4-.8-.7-.5c-.1-.1-.9-.7-.5-.3-1.5-1.2-3.5-1.4-4.9 0-1.2 1.2-1.5 3.7 0 4.9 2.3 1.8 4.8 3.6 7.8 3.8a6 6 0 0 0 5.7-3.1c2.1-3.4 1.9-8.1 2.4-12l.1-.8v.3l.1-.4.3-1.5.4-1.3c.2-.7-.4.7 0 .1l.3-.6-2.1 1.6c2.2-.6 4.5-1.1 6.7-1.4l1.4-.2.9-.1h.3l3.2-.3c4-.3 8.1-.3 12.1.1l1.4.2c.7.1.2 0 0 0l.8.1 2.9.5c1.9.4 3.8.8 5.7 1.4 1.7.5 3.5 1.1 5.2 1.8l.7.3c.5.2-.7-.3.1.1l1.1.5 2.7 1.3c3.3 1.7 6.4 3.7 9.4 6l.6.5 1 .9 2.2 1.9a75.5 75.5 0 0 1 8.2 8.9l.8 1.1 1.7 2.4c2.2 3.3 4.2 6.7 6 10.2l1.5 3.3.7 1.5.3.6.2.4 2.4 6.6a112 112 0 0 1 3.6 14.1c.3 1.5 1.9 2.5 3.3 2.5s3.1-1.1 3.3-2.5a123 123 0 0 0-1-49.1 63.5 63.5 0 0 0-22.5-34.7A88.4 88.4 0 0 0 938 30.7l-3.8-.5-3.7-.4-6.6-.5a50 50 0 0 0-10.9.7c-5.1 1-9.9 3.5-12.5 8.1-2.6 4.5-2.8 10-2.6 15.1.3 6.6 1.4 13.2 2.1 19.7l.6 5.7c.2 1.9 1.4 3.5 3.5 3.5 1.8-.5 3.7-2.1 3.6-4zM913.5 169.5c7.9-.3 15.8-1.4 23.5-3.4a3.5 3.5 0 0 0 2.4-4.2 3.4 3.4 0 0 0-4.2-2.4c-7.2 1.8-14.2 2.8-21.6 3.1-1.8.1-3.5 1.5-3.5 3.5 0 1.8 1.4 3.5 3.4 3.4zM560.7 56.4l-.3-1.2-.1-.5c-.1-.5 0 .5 0 0v-3.1c-.1.6 0 0 0-.1l.3-1.4.7-2.6c1.1-3.3 2.8-6.5 4.7-9.7 3.8-6.3 9-11.9 12.1-18.6A29 29 0 0 0 581 5c-.1-1.9-1.5-3.5-3.5-3.5-1.9 0-3.4 1.6-3.5 3.5 0 3.5-.4 6.9-.8 10.4-.4 3.4-.8 6.9-.3 10.3.4 2.7 1.5 5.2 2.8 7.6 1.2 2.2 2.6 4.4 3.2 6.3 1.8 5.3 1.9 11 1.1 16.7a52.2 52.2 0 0 1-4.7 15.6 83.9 83.9 0 0 0-7.6 21.2c-.4 1.8.5 3.7 2.4 4.2 1.7.5 3.9-.6 4.2-2.4a72.5 72.5 0 0 1 6.4-18.5 60.8 60.8 0 0 0 5.7-17c1-6.2 1.2-12.6-.1-18.7-.6-2.8-1.7-5.5-3.1-8l-1.7-3.1c-.7-1.4-1.1-2-1.4-3.1-.5-1.7-.6-2.4-.6-4 0-1.9.2-3.8.4-5.7.4-3.9.9-7.8.9-11.8h-6.9v3.1l-.3 2.6a37 37 0 0 1-1.6 5c-1.7 3.5-4 6.7-6.2 9.9a77 77 0 0 0-11.3 19.9c-1.4 4.1-2 8.6-.7 12.8a3.4 3.4 0 0 0 4.2 2.4c2.1-.5 3.3-2.5 2.7-4.3zM574.8 166.9c-.3-3.3-.2-6.7.2-10 .1-.4 0-.1 0 0l.1-.7.2-1.3.6-2.7c.4-1.7.9-3.5 1.6-5.1l.2-.5c.2-.5-.2.4 0-.1l.5-1a74.3 74.3 0 0 1 8.8-11.2l1.1-1c.4-.3 0 0-.1 0l.5-.4c.7-.5 1.4-.9 2.2-1.2 3.7-1.8 7.6-2.9 10.7-5.7l-5.9-2.4c.2 5.3-1.1 10.5-2 15.8-.3 1.7-.7 3.4-1.2 5l-.5 1.6-.4.9c-.1.3-.6 1.3-.1.3l-1.9 3.8-1.2 2-.7.9.1-.1-.6.7a32.3 32.3 0 0 1-3.7 3.7l-.6.4-.2.2-1.2.8c-1 .6-1.9 1.2-3 1.7l-.6.3-.6.3c.3-.1.3-.1.1 0l-1.8.7-3.8 1.1c-1.8.4-2.9 2.5-2.4 4.2.5 1.9 2.4 2.8 4.2 2.4a33.6 33.6 0 0 0 21-14.2c2.8-4.3 4.7-9.3 5.7-14.3 1.1-5.9 2.6-12 2.4-18.1-.1-3-3.7-4.5-5.9-2.4l-.5.4c.1-.1.5-.3-.1 0l-1 .6-2.5 1.3-5 2.2a28 28 0 0 0-9.3 7.8 47.3 47.3 0 0 0-6.7 10 53.3 53.3 0 0 0-3.7 23.5c.2 1.9 1.5 3.5 3.5 3.5 1.7-.2 3.7-1.8 3.5-3.7z\"><\/path><path d=\"M578 141.6a42.7 42.7 0 0 0-10.8-15.1c-5.3-4.6-11.6-8.2-16.7-13.1-1.3-1.2-2.6-2.4-4.1-3.2a10 10 0 0 0-6.3-1c-1.6.2-2.4 2-2.5 3.3-.5 7 .8 14 1.8 20.9a42.9 42.9 0 0 0 14.1 27.3 47.2 47.2 0 0 0 16.6 9.1c1.8.6 3.8-.7 4.2-2.4.5-1.9-.6-3.7-2.4-4.2a39.6 39.6 0 0 1-10.2-4.8l-1.3-.9-.8-.6-.3-.2a39.2 39.2 0 0 1-4.6-4.5l-.9-1.1c-.6-.7.4.6-.1-.2l-.4-.5-1.7-2.5a36.2 36.2 0 0 1-2.6-5l-.1-.2-.4-1-.8-2.4c-.7-2.3-1.2-4.7-1.6-7.1l-.1-.8c0 .2.2 1.4 0 .2l-.3-2.3-.7-5.1a58 58 0 0 1-.5-11.8l-2.5 3.3c-.7.1 1.1.2.2 0 .2 0 1.3.5.7.2l1 .6.4.3.1.1 3.7 3.4c3.7 3 7.5 5.8 11.4 8.6a40 40 0 0 1 7.4 6.9l1.2 1.5a33.3 33.3 0 0 1 4.2 7.6c.7 1.7 3.3 2.1 4.7 1.2 1.5-.8 1.7-2.7 1-4.5z\"><\/path><path d=\"M569.8 128.8c.5-4.3 1.7-8.7 2.8-12.9l.4-1.2.2-.6c0 .1-.2.4 0 .1l1.1-1.9c-.4.6.1-.2.3-.3l.7-.7.9-.8.4-.3c.5-.4-.7.5.2-.1L594.9 97c3.4-2.4 6.7-4.9 10.1-7.2l-5.2-3c-.1 1.9-.3 2.8-.7 4.9-.4 2.1-.9 4.1-1.5 6.2l-3.2 11a122 122 0 0 1-3.4 10.2l-.1.2-.3.6-.6 1.2-1.3 2.3-.7 1c-.2.3-.2.3 0 0l-.4.4-.8.8-.4.3.1-.1c-1.5 1.1-2.2 3-1.2 4.7.9 1.5 3.2 2.3 4.7 1.2 5.1-3.5 7.3-10 9.2-15.6 2-6 3.8-12.1 5.4-18.2.9-3.7 1.8-7.4 2-11.2.2-2.5-3.1-4.4-5.2-3-6.6 4.5-13 9.3-19.4 14l-9.1 6.5a18 18 0 0 0-6.7 8.7c-.8 2.4-1.3 4.8-1.9 7.3-.7 2.9-1.2 5.7-1.5 8.7-.2 1.9 1.7 3.5 3.5 3.5 2.1-.2 3.3-1.7 3.5-3.6z\"><\/path><path d=\"M577.3 105.2c-2.2-3-3.4-6.7-6-9.5-2.6-2.9-6.5-4.8-9.4-7.2-6.2-4.9-12.3-10.6-20.1-12.7-1.8-.5-3.7.6-4.2 2.4a58.9 58.9 0 0 0-2.7 19.1c.1 6 2.5 11.2 4.1 16.9a3.4 3.4 0 0 0 4.2 2.4 3.4 3.4 0 0 0 2.4-4.2c-1.4-5-3.8-10-3.8-15-.1-5.8.8-11.7 2.5-17.2l-4.2 2.4c6.6 1.8 12 6.9 17.4 11.2 2.9 2.3 6.3 4 8.8 6.6 2.1 2.1 3.2 5.7 5.2 8.4 1.1 1.5 3 2.3 4.7 1.2 1.3-1 2.2-3.3 1.1-4.8z\"><\/path><path d=\"M575.2 90.7c-.5-3.9-.7-7.9-1.7-11.7-1.1-4-3.1-7.6-5.4-11.1-2.9-4.5-5.6-9.1-8.8-13.4-1.5-2-3.1-3.8-4.7-5.6a17 17 0 0 1-3-4.7 45.2 45.2 0 0 1-2.1-14.2c-.1-1.9-1.5-3.5-3.5-3.5a3.6 3.6 0 0 0-3.5 3.5c.2 4.6.5 9.3 1.6 13.8 1.2 4.7 4 8.3 7.1 11.9 1.6 1.8 2.6 3.1 3.9 5.2l4.5 6.9 4.3 6.8 1.3 2.5.3.6.1.3.1.3.3.8a24 24 0 0 1 1.2 5.3v.3l.1.5.2 1.7.5 3.9c.2 1.9 1.4 3.5 3.5 3.5 2-.2 3.9-1.8 3.7-3.6z\"><\/path><path d=\"M547.1 79.8a56.9 56.9 0 0 1-1.5-5.9l-.2-1-.1-.5c-.2-1.4-.2-2.8-.2-4.2l.1-2.1.1-1v-.5a25.9 25.9 0 0 1 1.6-5.9c.2-.7-.2.3.2-.4l.4-.9 1-1.8.5-.7.4-.6.5-.6.7-.8 1.7-1.5c1.4-1.2 1.2-3.6 0-4.9-1.4-1.4-3.5-1.2-4.9 0-10 8.4-10.8 23.5-6.9 35.2.6 1.8 2.4 2.9 4.2 2.4 1.8-.5 3.1-2.5 2.4-4.3zM583.3 71.3c.7-1.7 1.7-3.3 2.6-4.9l1.4-2.4.6-1.1s.6-.9.2-.4c2-2.7 4.9-4.4 6.8-7.1 4.3-5.9 5-13.2 5-20.2H593c0 5.6 0 11.1-.3 16.7-.2 4.8-.9 9.5 0 14.3l.5 2.3.2 1.1.1.6c.1.4 0-.5 0 .2.1 1.8.2 3.5.1 5.3l-.2 1.8-.1 1c-.1.5.1-.6 0-.1l-.1.8-.9 5.1a34.7 34.7 0 0 1-1.7 5.7l-.1.3-.6 1.1c-.2.3-.9 1.1-.2.4l-.7.7c-1.4 1.2-1.3 3.6 0 4.9 1.4 1.4 3.5 1.2 4.9 0 2.5-2.2 3.6-6 4.5-9.1.9-3.5 1.5-7.1 1.9-10.7a35 35 0 0 0-.4-10.7l-.4-2.2-.2-1.3c-.1-.5.1.6 0 0l-.1-1c-.2-2.5.2-5.1.3-7.6.5-6.6.5-13.2.5-19.8 0-1.9-1.6-3.5-3.5-3.5A3.5 3.5 0 0 0 593 35c0 3.3-.1 6.5-.8 9.4-.3 1.5-.8 2.9-1.3 4-.4.7-.7 1.5-1.2 2.2l-.7 1.1-.4.5c-2.2 2.4-4.8 4.2-6.6 6.9-2.1 3.2-4 6.8-5.4 10.3-.7 1.7.8 3.8 2.4 4.2 2.1.6 3.6-.6 4.3-2.3zM564.5 273.2c-.7-11.8-.7-23.7-.6-35.6.1-6.3.4-12.6 1-18.8a423.5 423.5 0 0 1 7.2-47.9c.4-1.8-.5-3.7-2.4-4.2-1.7-.5-3.9.6-4.2 2.4a454 454 0 0 0-7.1 46.3 330.1 330.1 0 0 0-1.2 39.8c.1 6 .2 12 .5 18 .1 1.9 1.5 3.5 3.5 3.5 1.6-.1 3.4-1.7 3.3-3.5zM414.5 274.8l-.2-45.2-.2-28 .1-9.4a3307.7 3307.7 0 0 0 0-78.1l-.1-6.5c0-1.9-1.6-3.5-3.5-3.5a3.5 3.5 0 0 0-3.5 3.5 3796.4 3796.4 0 0 1 .1 81.8c0 3.6-.2 7.3-.1 10.9l.2 24.3.2 44.2v5.9c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.4z\"><\/path><path d=\"m414.5 274.8-.2-45.2-.2-28 .1-9.4a3307.7 3307.7 0 0 0 0-78.1l-.1-6.5c0-1.9-1.6-3.5-3.5-3.5a3.5 3.5 0 0 0-3.5 3.5 3796.4 3796.4 0 0 1 .1 81.8c0 3.6-.2 7.3-.1 10.9l.2 24.3.2 44.2v5.9c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.4zM414.3 69.6V54.4c0-1.8-1.6-3.5-3.5-3.5-1.8.1-3.5 1.5-3.5 3.5v15.2c0 1.8 1.6 3.5 3.5 3.5 2-.1 3.5-1.5 3.5-3.5z\"><\/path><path d=\"M414.3 69.6V54.4c0-1.8-1.6-3.5-3.5-3.5-1.8.1-3.5 1.5-3.5 3.5v15.2c0 1.8 1.6 3.5 3.5 3.5 2-.1 3.5-1.5 3.5-3.5zM209.6 74.1c-4.3 5.2-9.1 10-13.7 14.9-6.8 7.2-12.4 16.5-10.5 26.7.8 4.2 2.9 8.5 6.2 11.3 3.7 3.2 8.4 4.5 13.2 3.7 9.1-1.5 15.4-10.6 18-18.8 1.7-5.4 2-11.1 2.7-16.7a42 42 0 0 1 4.2-15.1l-6.3-.8c2.3 12.3 5.9 24.3 10.8 35.9 1.1 2.5 2.2 5.1 4.2 6.9 2.5 2.2 5.7 2.8 8.9 2.9 5.4.1 11-.4 16.1-2.2 5.2-1.8 9.9-4.8 13-9.4 2.9-4.2 4.1-9.5 3.3-14.5-.8-5.2-4.2-9.1-8.6-11.7-2.2-1.3-4.5-2.3-6.6-3.7-1.8-1.1-3.5-3.2-4.9-4.9-1.6-2.1-3.1-4.2-5.1-6-1-1-2.1-1.7-3.6-1.8l-2.1.1-2.6-.2c-.2 0-.8-.1-.2 0l-1.1-.2-2.6-.5-1.8 6.7c6.5 1.3 13 1.1 19.5.3 6.2-.8 12.5-2 18.7-3.3 4.7-1 9.6-2.5 13.6-5.3 2.1-1.5 4-3.3 5.4-5.6 1.7-2.6 2.4-5.6 2.8-8.6.3-2.9.1-5.8-.1-8.7a31 31 0 0 0-1.5-8.5c-2.3-5.9-7.7-8.8-13.5-10.5a40.6 40.6 0 0 0-43.7 16.1c-2.7 4.1-4.1 9-4.9 13.8h6.7a35 35 0 0 1-.9-11.7c.2-3.8.4-7.5-.2-11.3A23.4 23.4 0 0 0 227.2 15a24.1 24.1 0 0 0-23 3.9 28.4 28.4 0 0 0-10.5 21.7c-.1 3.6-.3 7.5 1 10.9 1.4 3.7 4.1 6.5 7.1 9l4.2-5.4c-3.8-2.2-7.2-5-11-7.3a20.7 20.7 0 0 0-11.9-2.9c-9.6.4-18.7 5.7-23.4 14.2-2.3 4-3.6 8.8-3.1 13.4.4 4.9 2.4 9.4 5.5 13.3 6 7.4 16 10.7 25.1 7.3 9.4-3.5 16.5-12.1 26.1-13.5 1.8-.3 2.9-2.6 2.4-4.2-.5-2-2.4-2.7-4.2-2.4-8.4 1.2-14.7 7.2-21.7 11.3l-2.6 1.4-2.4 1-2.7.7-.7.1c.5-.1 0 0-.1 0l-1.7.1-1.4-.1c-.1 0-.7-.1-.1 0l-.7-.1-3-.9c-.1 0-.6-.3-.1 0l-.6-.3-1.2-.6-1.2-.7-.6-.4-.4-.3a18 18 0 0 1-2-1.9l-1-1.2-.1-.1-.5-.7c-.6-.8-1.1-1.7-1.5-2.6l-.3-.6c-.2-.5.2.4-.1-.1l-.5-1.5-.4-1.5-.1-.7-.1-.4V70a19.2 19.2 0 0 1 1.4-5.6l.2-.4.7-1.4 1.6-2.5c.3-.5-.3.3.1-.1l.6-.7.9-1a15 15 0 0 1 2.3-2.1l.7-.5 1.2-.8c.9-.6 1.8-1 2.8-1.5.1 0 .6-.2.1-.1l.7-.2 1.3-.4 3.1-.7h.1l1.3-.1 1.7-.1 1.6.1.7.1c.9.1-.4-.1.3.1a19.7 19.7 0 0 1 2.7.7l.6.3 1.1.6c3.9 2.3 7.4 5.2 11.3 7.5 1.5.9 3.4.5 4.5-.9 1-1.3 1.1-3.4-.3-4.5a59.6 59.6 0 0 1-3.7-3.4l-.5-.6.1.1-.3-.4-.9-1.5c-.4-.7.1.4-.1-.1l-.3-.8-.4-1.8c.1.7 0 .1 0-.2l-.1-1v-2.5c0-3.8.1-6.3 1.4-9.8.3-1 .4-1 .8-1.9l1.4-2.5c.9-1.4 1.6-2.3 3-3.6 1.3-1.3 2.1-1.9 3.8-2.8l1.1-.6.6-.3 2.6-.8c1.6-.4 2.4-.5 4.3-.4l1.2.1.7.1c-.1 0-.5-.1-.1 0l2.5.5c1.9.5 2.5.8 4.2 1.8l1 .6.5.4c.7.5 1.3 1.1 1.8 1.7l.8.9.4.5 1.5 2.7.8 2 .7 2.7.1.5v.3l.1 1.3v2.6l-.3 5.5c-.2 4.5 0 9 1.2 13.4.8 3.1 6 3.4 6.7 0 .4-2.1.8-4.1 1.5-6.2l.9-2.4c.3-.9-.2.4.1-.1l.2-.5.7-1.4 1.3-2.1.3-.5c.3-.5-.5.6.1-.1l1-1.2a37.8 37.8 0 0 1 16.1-10.4c4.5-1.3 8.9-1.7 13.8-1.1h.3l1 .2 1.7.4 3.4 1c1.9.7 3.9 1.7 5.4 3.3a15 15 0 0 1 1.2 2c.5 1.2.8 2.6.9 3.9l.1 1.1.1 1.8.2 4.1c0 2.5 0 4.9-1 7.3-.3.8-.8 1.6-1.3 2.4-.4.6-.2.2-.1.1l-.4.5-1.3 1.3-.5.4c-.5.4.6-.4-.2.2l-1.1.8a16 16 0 0 1-2.9 1.5l-.3.1-.7.3-1.5.5-3.3.9c-2.6.7-5.3 1.1-8 1.6-3.3.6-6.6 1.3-10 1.8-6.1.9-12.5 1.3-18.6.1-1.8-.4-3.7.5-4.2 2.4-.5 1.7.6 3.9 2.4 4.2a40 40 0 0 0 9.7 1h.6l-.6-.1-.5-.2-.4-.3.4.4 1.7 1.7c1.6 1.8 2.9 3.8 4.5 5.8 1.7 2 3.6 3.6 5.9 5l6.2 3.4 2.2 1.5 1.2 1.2.1.1.5.8.3.6.2.5.1.3.2.8.3 1.3c-.1-.6 0-.1 0 .1l.1 1v1.7c0 .1-.1.7 0 .1l-.1.7c-.2 1.1-.5 2.1-.9 3.1l-.1.3-.3.6-.7 1.2c-.7 1.2-.8 1.4-1.7 2.3-1.5 1.6-3 2.6-5.1 3.7-3.9 2-8.6 2.8-13.1 3-2.3.1-4.9.3-6.8-.3a3 3 0 0 1-1.8-1.3 151.2 151.2 0 0 1-12.5-39c-.6-3-4.9-3.3-6.3-.8-4.8 8.4-4.8 18.3-6.2 27.3a33 33 0 0 1-3.7 11.5 18.1 18.1 0 0 1-3.3 4.4l-1.8 1.7-.3.2-.6.4-1.3.8-.7.3-1.2.4-1.3.3c-.7.1-.2 0 0 0l-1 .1h-1.3c-.1 0-.7-.1-.1 0l-.7-.1-1.3-.4c-.1 0-.6-.2-.1 0l-.7-.4-1.1-.7-.4-.3-.1-.1-.9-.9-.4-.5-.3-.3-1.4-2.3-.3-.6c0-.1-.3-.6-.1-.1l-.5-1.4-.3-1.3-.1-.7-.1-.4c.1.4 0-.3 0-.4l-.1-.7v-1.5c.1-2 .5-3.8 1.3-5.9 1.4-3.7 4.1-7.4 6.8-10.4 4.8-5.3 10-10.2 14.6-15.8 1.2-1.4 1.4-3.5 0-4.9-1.9-1.3-4.4-1.6-5.6-.1z\"><\/path><path d=\"M363.2 68c.2 2 .2 4.1.2 6.1v10.7c0 7.4-.1 14.7-.3 22.1l-.1 4.9c0 1.9 1.6 3.4 3.5 3.5l26 .5 50.3 1.1 23.3.7c1.9.1 3.4-1.6 3.5-3.5.3-6.5.1-13.1.3-19.6 0-1.3-1.1-3.1-2.5-3.3a84 84 0 0 1-17-4l-1.9-.7-.4-.2-1-.5a26 26 0 0 1-3.3-1.9c-.7-.4.2.2-.2-.2l-.5-.5-1.1-1.3c-1-1.4-1.2-2.1-1.7-3.7L440 77l-.1-.5c0-.1-.1-.9-.1-.3l-.2-2.4c0-1.6.1-3.2.3-4.7.2-1.9-1.8-3.4-3.5-3.5-17.7-.6-35.4-.3-53-.6-5.6-.1-11.1-.2-16.7-.5a3.6 3.6 0 0 0-3.5 3.5c0 1.9 1.6 3.4 3.5 3.5 19.3.8 38.7.7 58 .9 3.9 0 7.7.1 11.6.3l-3.5-3.5c-.8 6.6.1 14.3 5.3 19.1 2.3 2.1 5.1 3.5 8 4.7a84 84 0 0 0 19.4 4.9l-2.5-3.3c-.2 6.5 0 13.1-.3 19.6l3.5-3.5c-15.2-.6-30.4-.9-45.6-1.3l-44.8-.9-9.2-.2 3.5 3.5c.2-12.2.4-24.3.4-36.5 0-2.4.1-4.9-.2-7.3-.2-1.9-1.4-3.5-3.5-3.5-1.8.1-3.8 1.6-3.6 3.5z\"><\/path><\/svg>\t<\/a>\n\t<div class=\" md:justify-start relative flex flex-wrap items-center justify-end border-t border-l border-r border-black\">\n\t\t<button @click=\"mobileOpen = !mobileOpen\" class=\"box-shadow-menu md:hidden self-end w-4 h-4 px-6 py-4\"><\/button>\n\t\t\t\t\t\t\t<nav id=\"navigation\" x-bind:class=\"{ 'hidden': !mobileOpen }\" class=\"md:flex md:w-full top-0 justify-start hidden w-full text-sm\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Biennale 2024<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\" rel=\"noreferrer\" target=\"_blank\">Exhibition<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/artists\">Artists<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/visit\">Plan your visit<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/program\">Program<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/venues-2024\">Venues<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/people\">Team<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/press\">Press<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/registration\">Reservations<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Biennale archive<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2022\">2022<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"http:\/\/2020.matterof.art\">2020<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Info<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/institution\">Institution<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/contact\">Contact<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/press\">Press<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/partners\">Partners<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\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<a class=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>\n\t\t\t\t\t<span class=\"snipcart-checkout md:ml-0 md:my-2 hover:text-link flex my-3 ml-1 align-middle cursor-pointer\">\n\t\t\t\t\t\t<span class=\"md:hidden\">Your cart<\/span>\n\t\t\t\t\t\t<svg class=\"inline-block h-4\" width=\"32\" height=\"32\" viewBox=\"0 0 36 36\"><path fill=\"currentColor\" d=\"M25 12V9.05a7 7 0 1 0-14 0v7a1 1 0 0 0 2 0V14h8v-2h-8V9.05a5 5 0 1 1 10 0V16a1 1 0 1 0 2 0v-2h5v18H6V14h3v-2H4v20.09A1.91 1.91 0 0 0 5.91 34h24.18A1.91 1.91 0 0 0 32 32.09V12Z\" class=\"clr-i-outline clr-i-outline-path-1\"><\/path><path fill=\"none\" d=\"M0 0h36v36H0z\"><\/path><\/svg>\n\t\t\t\t\t\t<span class=\"snipcart-items-count text-[0.8em]\">0<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>\n\t\t\t\t\t\t\t<\/nav>\n\t\t\t<\/div>\n<\/header><main class=\"mt-12\">\n\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color  gap-4\" id=\"6ded4053-9018-4813-a896-3cdf1e2ef8e3\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<figure>\n\t<picture loading=\"lazy\" data-ratio=\"\" class=\"\">\n\t\t\t\t\t<source srcset=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\">\n\t\t\t\t<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">\n\t\t\t<\/picture>\n<\/figure><div class=\"merkur-text-color mk-prose text-xl\" style=\"\">\n\t<p>The Biennale Matter of Art 2024 is now open. The exhibition and the accompanying programme will run until 29 September. <\/p><\/div>\n\t\t<\/div>\n\t<\/div>\t\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"f205218c-0eee-4965-a68d-600c47bc25c3\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<div class=\"spacer yes-its-lame-as-hell i-know not-my-requirement i-even-do-it-with-tailwind-default-classes savage py-4\"><\/div>\t\t<\/div>\n\t<\/div>\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"76e3d6ce-a30c-4cd3-b367-93d24efd5888\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>\t\t<\/div>\n\t<\/div>\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"50078be5-f6f5-4a2c-9eda-9147f63fff38\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<section class=\"md:grid-cols-2 grid w-full grid-cols-1\">\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Art Space Unlimited<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">11. 07. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Trade Fair Palace<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Aleksei Borisionok<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Katalin Erd\u0151di<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Denisa Michalinov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">03. 07. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/let-s-uproot-ill-health\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Mental health<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Burnout<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">28. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">25. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/farma-jednorozec\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Unicorn Farm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/lidice-third-day-opening\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/opening-day-two\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/public-program-bienale\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performances<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">workshops<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">screenings<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">lectures<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">07. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/matter-of-art-2024-artists-revealed\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale artists<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">16. 05. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">artist talks<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 05. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/biennale-matter-of-art-2024-reveals-first-details\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">22. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-6-the-foundation-of-the-state\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Lewis<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Abolish the Family<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">19. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-5-sow-and-reap\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">green colonialism<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">botany<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">05. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">climate change<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">countryside<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">29. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-3-the-sugar-and-the-whip\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Working Girl<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">sexwork<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Giovannitti<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">15. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">online bookshop<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Shulamith Firestone<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">11. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-2-the-resources-ran-out\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">resources<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">29. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/grafting-resilience\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Artist talk<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">biennale<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Hrani\u010d\u00e1\u0159 Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">agriculture<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">V\u00fdkv\u011bt<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sa\u0161a Uhlov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">15. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/davra-research-group-at-make-voices-heard-symposium\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">artist-in-residence<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">DAVRA<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Hope Recycling Station<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">research<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Central Asia<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t<\/section>\t\t<\/div>\n\t<\/div>\t<\/main>\n\n<footer class=\"bg-back md:px-2 w-full p-2 px-3 pt-2 mt-auto text-base\">\n\t<div class=\"bg-back relative grid grid-cols-12 gap-2 px-2 pt-2 border-t border-l border-r border-black\">\n\t\t<div class=\"md:col-span-6 col-span-12\">\n\t\t\t<div class=\"text-sm max-w-[40ch]\">\n\t\t\t\t<p>Biennale Ve v\u011bci um\u011bn\u00ed \/ Matter of Art is a project of the initiative <a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a><\/p>\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t<div class=\"md:col-span-3 col-span-12 text-sm\">\n\t\t\t\t\t<\/div>\n\t\t<div class=\"md:col-span-3 col-span-12 text-sm\">\n\t\t\t<p><a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a><br><a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a><br><a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a><br><a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a><\/p>\t\t<\/div>\n\t<\/div>\n\t\t<\/footer><script defer=\"\" src=\"https:\/\/matterof.art\/assets\/js\/script.js\"><\/script>\n<div id=\"snipcart\" class=\"snipcart\"><!----><\/div><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "x-content-type-options",
                        "x-frame-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "B",
                    "securityHeadersScore": 60
                },
                "interactivePeriods": [
                    [
                        0,
                        402
                    ],
                    [
                        472,
                        3831
                    ],
                    [
                        4030,
                        7797
                    ]
                ],
                "longTasks": [
                    [
                        402,
                        472
                    ],
                    [
                        3831,
                        4030
                    ]
                ],
                "lastVisualChange": 1300,
                "render": 1000,
                "visualComplete85": 1100,
                "visualComplete90": 1100,
                "visualComplete95": 1100,
                "visualComplete99": 1100,
                "visualComplete": 1300,
                "SpeedIndex": 1075,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 937,
                        "size": 2560,
                        "DOMNodeId": 62,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3",
                                "href": "https:\/\/matterof.art\/shop"
                            },
                            "bounds": [
                                879.390625,
                                321.234375,
                                144.109375,
                                21.59375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1031,
                        "size": 1030788,
                        "DOMNodeId": 2,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "class": "w-full h-full object-cover",
                                "style": "",
                                "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "alt": ""
                            },
                            "sourceURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "bounds": [
                                12,
                                444.828125,
                                1881,
                                943.34375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1031,
                        "size": 1030788,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 12,
                                "y": 444.828125,
                                "width": 1881,
                                "height": 943.34375,
                                "top": 444.828125,
                                "right": 1893,
                                "bottom": 1388.171875,
                                "left": 12
                            },
                            "outerHTML": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                            "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 936,
                        "size": 2560,
                        "DOMNodeId": 62,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3",
                                "href": "https:\/\/matterof.art\/shop"
                            },
                            "bounds": [
                                879.390625,
                                321.234375,
                                144.109375,
                                21.59375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1030,
                        "size": 1030788,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 12,
                                "y": 444.828125,
                                "width": 1881,
                                "height": 943.34375,
                                "top": 444.828125,
                                "right": 1893,
                                "bottom": 1388.171875,
                                "left": 12
                            },
                            "outerHTML": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                            "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1030,
                        "size": 1030788,
                        "DOMNodeId": 2,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "class": "w-full h-full object-cover",
                                "style": "",
                                "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "alt": ""
                            },
                            "sourceURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "bounds": [
                                12,
                                444.828125,
                                1881,
                                943.34375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 3
                    },
                    {
                        "name": "fetchStart",
                        "time": 12
                    },
                    {
                        "name": "navigationStart",
                        "time": 56
                    },
                    {
                        "name": "domLoading",
                        "time": 56
                    },
                    {
                        "name": "responseEnd",
                        "time": 57
                    },
                    {
                        "name": "domInteractive",
                        "time": 57
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 57
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 57
                    },
                    {
                        "name": "domComplete",
                        "time": 58
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 238
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 238
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 239
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 239
                    },
                    {
                        "name": "domLoading",
                        "time": 239
                    },
                    {
                        "name": "responseEnd",
                        "time": 242
                    },
                    {
                        "name": "domInteractive",
                        "time": 350
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 847
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 848
                    },
                    {
                        "name": "domComplete",
                        "time": 852
                    },
                    {
                        "name": "loadEventStart",
                        "time": 852
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 852
                    },
                    {
                        "name": "LayoutShift",
                        "time": 878
                    },
                    {
                        "name": "firstPaint",
                        "time": 936
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 936
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 936
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 936
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 936
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 936
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 936
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1030
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1030
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.0013172549675075852
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.0013172549675075852
                    }
                ],
                "chromeUserTiming.navigationStart": 56,
                "chromeUserTiming.fetchStart": 12,
                "chromeUserTiming.domLoading": 240,
                "chromeUserTiming.responseEnd": 243,
                "chromeUserTiming.domInteractive": 351,
                "chromeUserTiming.domContentLoadedEventStart": 848,
                "chromeUserTiming.domContentLoadedEventEnd": 848,
                "chromeUserTiming.domComplete": 852,
                "chromeUserTiming.unloadEventStart": 238,
                "chromeUserTiming.unloadEventEnd": 238,
                "chromeUserTiming.markAsMainFrame": 239,
                "chromeUserTiming.commitNavigationEnd": 239,
                "chromeUserTiming.loadEventStart": 852,
                "chromeUserTiming.loadEventEnd": 852,
                "chromeUserTiming.LayoutShift": 879,
                "chromeUserTiming.firstPaint": 936,
                "chromeUserTiming.firstContentfulPaint": 936,
                "chromeUserTiming.firstImagePaint": 936,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 936,
                "chromeUserTiming.firstMeaningfulPaint": 936,
                "chromeUserTiming.LargestTextPaint": 937,
                "chromeUserTiming.LargestImagePaint": 1031,
                "chromeUserTiming.LargestContentfulPaint": 1031,
                "chromeUserTiming.TotalLayoutShift": 0.0013172549675075852,
                "chromeUserTiming.CumulativeLayoutShift": 0.0013172549675075852,
                "LayoutShifts": [
                    {
                        "time": 878,
                        "score": 0.0013172549675075852,
                        "cumulative_score": 0.0013172549675075852,
                        "window_score": 0.0013172549675075852,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                66,
                                303,
                                301,
                                12
                            ],
                            [
                                719,
                                303,
                                48,
                                12
                            ],
                            [
                                821,
                                303,
                                49,
                                12
                            ],
                            [
                                66,
                                315,
                                301,
                                4
                            ],
                            [
                                719,
                                315,
                                48,
                                4
                            ],
                            [
                                821,
                                315,
                                49,
                                4
                            ],
                            [
                                908,
                                315,
                                40,
                                4
                            ],
                            [
                                1030,
                                315,
                                41,
                                4
                            ],
                            [
                                66,
                                319,
                                301,
                                1
                            ],
                            [
                                719,
                                319,
                                48,
                                1
                            ],
                            [
                                821,
                                319,
                                49,
                                1
                            ],
                            [
                                908,
                                319,
                                40,
                                1
                            ],
                            [
                                1030,
                                319,
                                41,
                                1
                            ],
                            [
                                1831,
                                319,
                                53,
                                1
                            ],
                            [
                                66,
                                320,
                                301,
                                1
                            ],
                            [
                                373,
                                320,
                                77,
                                1
                            ],
                            [
                                462,
                                320,
                                69,
                                1
                            ],
                            [
                                543,
                                320,
                                69,
                                1
                            ],
                            [
                                624,
                                320,
                                89,
                                1
                            ],
                            [
                                719,
                                320,
                                97,
                                1
                            ],
                            [
                                821,
                                320,
                                49,
                                1
                            ],
                            [
                                879,
                                320,
                                145,
                                1
                            ],
                            [
                                1030,
                                320,
                                41,
                                1
                            ],
                            [
                                1831,
                                320,
                                53,
                                1
                            ],
                            [
                                66,
                                321,
                                472,
                                22
                            ],
                            [
                                543,
                                321,
                                80,
                                22
                            ],
                            [
                                624,
                                321,
                                90,
                                22
                            ],
                            [
                                719,
                                321,
                                305,
                                22
                            ],
                            [
                                1030,
                                321,
                                41,
                                22
                            ],
                            [
                                1831,
                                321,
                                53,
                                22
                            ],
                            [
                                66,
                                343,
                                334,
                                1
                            ],
                            [
                                411,
                                343,
                                58,
                                1
                            ],
                            [
                                481,
                                343,
                                57,
                                1
                            ],
                            [
                                549,
                                343,
                                74,
                                1
                            ],
                            [
                                634,
                                343,
                                80,
                                1
                            ],
                            [
                                719,
                                343,
                                48,
                                1
                            ],
                            [
                                776,
                                343,
                                126,
                                1
                            ],
                            [
                                908,
                                343,
                                40,
                                1
                            ],
                            [
                                1030,
                                343,
                                41,
                                1
                            ],
                            [
                                1838,
                                343,
                                45,
                                1
                            ],
                            [
                                66,
                                344,
                                301,
                                5
                            ],
                            [
                                719,
                                344,
                                48,
                                5
                            ],
                            [
                                821,
                                344,
                                49,
                                5
                            ],
                            [
                                908,
                                344,
                                40,
                                5
                            ],
                            [
                                1030,
                                344,
                                41,
                                5
                            ],
                            [
                                66,
                                349,
                                301,
                                12
                            ],
                            [
                                719,
                                349,
                                48,
                                12
                            ],
                            [
                                821,
                                349,
                                49,
                                12
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 66,
                                    "y": 303,
                                    "width": 122,
                                    "height": 58,
                                    "top": 303,
                                    "right": 188,
                                    "bottom": 361,
                                    "left": 66
                                },
                                "currentRect": {
                                    "x": 71,
                                    "y": 303,
                                    "width": 140,
                                    "height": 58,
                                    "top": 303,
                                    "right": 211,
                                    "bottom": 361,
                                    "left": 71
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 188,
                                    "y": 303,
                                    "width": 140,
                                    "height": 58,
                                    "top": 303,
                                    "right": 328,
                                    "bottom": 361,
                                    "left": 188
                                },
                                "currentRect": {
                                    "x": 211,
                                    "y": 303,
                                    "width": 156,
                                    "height": 58,
                                    "top": 303,
                                    "right": 367,
                                    "bottom": 361,
                                    "left": 211
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 776,
                                    "y": 321,
                                    "width": 126,
                                    "height": 23,
                                    "top": 321,
                                    "right": 902,
                                    "bottom": 344,
                                    "left": 776
                                },
                                "currentRect": {
                                    "x": 879,
                                    "y": 320,
                                    "width": 145,
                                    "height": 23,
                                    "top": 320,
                                    "right": 1024,
                                    "bottom": 343,
                                    "left": 879
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 634,
                                    "y": 321,
                                    "width": 80,
                                    "height": 23,
                                    "top": 321,
                                    "right": 714,
                                    "bottom": 344,
                                    "left": 634
                                },
                                "currentRect": {
                                    "x": 725,
                                    "y": 320,
                                    "width": 91,
                                    "height": 23,
                                    "top": 320,
                                    "right": 816,
                                    "bottom": 343,
                                    "left": 725
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 719,
                                    "y": 303,
                                    "width": 48,
                                    "height": 58,
                                    "top": 303,
                                    "right": 767,
                                    "bottom": 361,
                                    "left": 719
                                },
                                "currentRect": {
                                    "x": 821,
                                    "y": 303,
                                    "width": 49,
                                    "height": 58,
                                    "top": 303,
                                    "right": 870,
                                    "bottom": 361,
                                    "left": 821
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 0.0013172549675075852,
                    "fraction_of_total": 1
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 328
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 245.20400000000001
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 245.21600000000001
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 245.892
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 276.07499999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 276.11700000000002
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 276.12299999999999
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 276.13900000000001
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 318.59800000000001
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 319.80700000000002
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 320.11399999999998
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 320.125
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 320.17399999999998
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 320.25200000000001
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 320.25799999999998
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 320.27300000000002
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 320.37099999999998
                        },
                        "2287": {
                            "name": "CSSSelectorWebkitDatetimeEditFieldsWrapper",
                            "firstUsed": 320.40199999999999
                        },
                        "2283": {
                            "name": "CSSSelectorWebkitDateAndTimeValue",
                            "firstUsed": 320.411
                        },
                        "2284": {
                            "name": "CSSSelectorWebkitDatetimeEdit",
                            "firstUsed": 320.42700000000002
                        },
                        "2295": {
                            "name": "CSSSelectorWebkitDatetimeEditYearField",
                            "firstUsed": 320.43299999999999
                        },
                        "2291": {
                            "name": "CSSSelectorWebkitDatetimeEditMonthField",
                            "firstUsed": 320.43900000000002
                        },
                        "2286": {
                            "name": "CSSSelectorWebkitDatetimeEditDayField",
                            "firstUsed": 320.44499999999999
                        },
                        "2288": {
                            "name": "CSSSelectorWebkitDatetimeEditHourField",
                            "firstUsed": 320.44999999999999
                        },
                        "2290": {
                            "name": "CSSSelectorWebkitDatetimeEditMinuteField",
                            "firstUsed": 320.45600000000002
                        },
                        "2292": {
                            "name": "CSSSelectorWebkitDatetimeEditSecondField",
                            "firstUsed": 320.46100000000001
                        },
                        "2289": {
                            "name": "CSSSelectorWebkitDatetimeEditMillisecondField",
                            "firstUsed": 320.46699999999998
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 320.83600000000001
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 321.06700000000001
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 321.11099999999999
                        },
                        "2302": {
                            "name": "CSSSelectorWebkitMediaTextTrackContainer",
                            "firstUsed": 324.46600000000001
                        },
                        "2037": {
                            "name": "CSSSelectorWebkitMediaControls",
                            "firstUsed": 324.58199999999999
                        },
                        "2316": {
                            "name": "CSSSelectorWebkitSliderRunnableTrack",
                            "firstUsed": 324.85500000000002
                        },
                        "2317": {
                            "name": "CSSSelectorWebkitSliderThumb",
                            "firstUsed": 324.90499999999997
                        },
                        "2311": {
                            "name": "CSSSelectorWebkitProgressBar",
                            "firstUsed": 325.45299999999997
                        },
                        "2313": {
                            "name": "CSSSelectorWebkitProgressValue",
                            "firstUsed": 325.464
                        },
                        "629": {
                            "name": "CSSSelectorPseudoFullScreen",
                            "firstUsed": 325.77499999999998
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 326.27800000000002
                        },
                        "2322": {
                            "name": "CSSSelectorPseudoMatches",
                            "firstUsed": 327.26600000000002
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 334.32799999999997
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 334.33699999999999
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 334.63999999999999
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 339.27800000000002
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 339.33600000000001
                        },
                        "1542": {
                            "name": "PendingStylesheetAddedAfterBodyStarted",
                            "firstUsed": 339.39800000000002
                        },
                        "521": {
                            "name": "Picture",
                            "firstUsed": 341.245
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 341.42000000000002
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 349.733
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 349.75200000000001
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 350.93099999999998
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 353.887
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 404.173
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 407.26600000000002
                        },
                        "3081": {
                            "name": "HasGlyphRelativeUnits",
                            "firstUsed": 450.38
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 470.71499999999997
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 470.916
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 828.35699999999997
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 847.68100000000004
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1104.973
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 3599.6190000000001
                        },
                        "1307": {
                            "name": "V8Node_IsConnected_AttributeGetter",
                            "firstUsed": 3602.924
                        },
                        "4113": {
                            "name": "HiddenAttribute",
                            "firstUsed": 3606.5970000000002
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 3622.3800000000001
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 3622.913
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 3625.0540000000001
                        },
                        "2299": {
                            "name": "CSSSelectorWebkitInputPlaceholder",
                            "firstUsed": 3633.9920000000002
                        },
                        "2238": {
                            "name": "V8IndexAccessor",
                            "firstUsed": 3882.3020000000001
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 3883.8919999999998
                        },
                        "780": {
                            "name": "V8MessageChannel_Constructor",
                            "firstUsed": 3887.1880000000001
                        },
                        "2651": {
                            "name": "V8RegExpMatchIsFalseishOnJSRegExp",
                            "firstUsed": 3888.0859999999998
                        },
                        "3065": {
                            "name": "V8RegExpReplaceCalledOnSlowRegExp",
                            "firstUsed": 3888.4659999999999
                        },
                        "2604": {
                            "name": "NumberToLocaleString",
                            "firstUsed": 3890.049
                        },
                        "4997": {
                            "name": "Feature_4997",
                            "firstUsed": 3927.2579999999998
                        },
                        "124": {
                            "name": "NavigatorVendor",
                            "firstUsed": 3980.5909999999999
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 3981.2150000000001
                        },
                        "4462": {
                            "name": "ParseFromString",
                            "firstUsed": 4117.3860000000004
                        },
                        "2034": {
                            "name": "QuirksModeDocument",
                            "firstUsed": 4117.3969999999999
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 4123.5010000000002
                        },
                        "3064": {
                            "name": "V8RegExpExecCalledOnSlowRegExp",
                            "firstUsed": 4123.75
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 4124.5129999999999
                        },
                        "2594": {
                            "name": "NumberFormat",
                            "firstUsed": 4788.2759999999998
                        }
                    },
                    "CSSFeatures": {
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 321.12900000000002
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 324.38600000000002
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 324.399
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 326.29199999999997
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 326.35000000000002
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 326.358
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 326.36399999999998
                        },
                        "164": {
                            "name": "CSSPropertyWordWrap",
                            "firstUsed": 327.46499999999997
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 334.35199999999998
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 334.39600000000002
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 334.40899999999999
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 334.41699999999997
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 334.42599999999999
                        },
                        "514": {
                            "name": "CSSPropertyFontFeatureSettings",
                            "firstUsed": 334.43799999999999
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 334.447
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 334.45499999999998
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 334.46199999999999
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 334.47000000000003
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 334.48000000000002
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 334.48700000000002
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 334.49599999999998
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 335.04000000000002
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 339.41399999999999
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 339.42099999999999
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 339.428
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 339.43400000000003
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 402.25599999999997
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 402.26799999999997
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 402.27999999999997
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 402.28899999999999
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 402.30500000000001
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 402.46100000000001
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 402.47300000000001
                        },
                        "401": {
                            "name": "CSSPropertyTextDecorationLine",
                            "firstUsed": 402.48700000000002
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 402.50999999999999
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 402.92899999999997
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 403.947
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 403.959
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 403.96899999999999
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 403.97699999999998
                        },
                        "65": {
                            "name": "CSSPropertyBorderTopWidth",
                            "firstUsed": 403.988
                        },
                        "52": {
                            "name": "CSSPropertyBorderLeftWidth",
                            "firstUsed": 403.99400000000003
                        },
                        "57": {
                            "name": "CSSPropertyBorderRightWidth",
                            "firstUsed": 404.00099999999998
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 404.06400000000002
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 404.07100000000003
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 404.077
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 404.084
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 404.10599999999999
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 404.11599999999999
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 404.125
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 404.15800000000002
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 404.166
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 404.178
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 404.18599999999998
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 404.19299999999998
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 404.37799999999999
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 404.387
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 404.39499999999998
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 404.40199999999999
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 404.47000000000003
                        },
                        "152": {
                            "name": "CSSPropertyTransitionDuration",
                            "firstUsed": 404.476
                        },
                        "151": {
                            "name": "CSSPropertyTransitionDelay",
                            "firstUsed": 404.48200000000003
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 404.60899999999998
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 406.79899999999998
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 406.81700000000001
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 406.85300000000001
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 406.94900000000001
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 407.12
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 407.21600000000001
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 407.22699999999998
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 407.29300000000001
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 450.65300000000002
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 450.88499999999999
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 451.06200000000001
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 451.06999999999999
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 451.22800000000001
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 3642.6260000000002
                        },
                        "156": {
                            "name": "CSSPropertyUnicodeRange",
                            "firstUsed": 3642.6700000000001
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 149,
                "TTIMeasurementEnd": 7797,
                "LastInteractive": 4030,
                "TotalBlockingTime": 149,
                "testID": "240902_AiDc5X_806",
                "step": 1,
                "effectiveBps": 8033,
                "domTime": 0,
                "aft": 0,
                "titleTime": 58,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.87,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "109": 90,
                            "210": 21.100000000000001,
                            "313": 52.399999999999999,
                            "416": 100,
                            "517": 100,
                            "619": 100,
                            "719": 100,
                            "830": 100,
                            "933": 100,
                            "1034": 100,
                            "1137": 100,
                            "1238": 47.399999999999999,
                            "1339": 23.800000000000001,
                            "1440": 25,
                            "1541": 15,
                            "1642": 10.5,
                            "1743": 21.100000000000001,
                            "1843": 47.399999999999999,
                            "1944": 19,
                            "2045": 10.5,
                            "2146": 15,
                            "2247": 14.300000000000001,
                            "2347": 15.800000000000001,
                            "2448": 14.300000000000001,
                            "2549": 15,
                            "2650": 15,
                            "2753": 28.600000000000001,
                            "2853": 52.600000000000001,
                            "2954": 23.800000000000001,
                            "3055": 15,
                            "3156": 10.5,
                            "3257": 15,
                            "3358": 26.300000000000001,
                            "3459": 50,
                            "3560": 15,
                            "3667": 45.5,
                            "3768": 100,
                            "3869": 100,
                            "3969": 100,
                            "4070": 85,
                            "4171": 57.100000000000001,
                            "4272": 10.5,
                            "4373": 31.800000000000001,
                            "4475": 15,
                            "4576": 21.100000000000001,
                            "4676": 15.800000000000001,
                            "4795": 53.799999999999997,
                            "4896": 31.600000000000001,
                            "4997": 15,
                            "5097": 15,
                            "5198": 10.5,
                            "5299": 15,
                            "5400": 10.5,
                            "5501": 19,
                            "5602": 10.5,
                            "5703": 15,
                            "5804": 54.5,
                            "5904": 20,
                            "6005": 15,
                            "6106": 10.5,
                            "6207": 19,
                            "6308": 10.5,
                            "6409": 18.199999999999999,
                            "6510": 10.5,
                            "6611": 15,
                            "6712": 15,
                            "6813": 57.100000000000001,
                            "6914": 19,
                            "7015": 15,
                            "7115": 19,
                            "7216": 15,
                            "7317": 10.5,
                            "7418": 15,
                            "7519": 10.5,
                            "7620": 20,
                            "7721": 15,
                            "7822": 65,
                            "7923": 71.400000000000006
                        },
                        "max": 100,
                        "count": 79
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "109": 30813,
                            "210": 656503,
                            "313": 1554128,
                            "416": 17194,
                            "517": 391203,
                            "619": 132914,
                            "719": 0,
                            "830": 0,
                            "933": 0,
                            "1034": 1305785,
                            "1137": 0,
                            "1238": 0,
                            "1339": 0,
                            "1440": 0,
                            "1541": 0,
                            "1642": 0,
                            "1743": 0,
                            "1843": 0,
                            "1944": 0,
                            "2045": 0,
                            "2146": 0,
                            "2247": 0,
                            "2347": 4285,
                            "2448": 0,
                            "2549": 0,
                            "2650": 0,
                            "2753": 0,
                            "2853": 629996,
                            "2954": 159170,
                            "3055": 5230,
                            "3156": 0,
                            "3257": 0,
                            "3358": 0,
                            "3459": 0,
                            "3560": 0,
                            "3667": 0,
                            "3768": 0,
                            "3869": 0,
                            "3969": 0,
                            "4070": 44290,
                            "4171": 54570,
                            "4272": 5870,
                            "4373": 18269,
                            "4475": 376584,
                            "4576": 0,
                            "4676": 70445,
                            "4795": 4459,
                            "4896": 122096,
                            "4997": 0,
                            "5097": 0,
                            "5198": 0,
                            "5299": 0,
                            "5400": 0,
                            "5501": 0,
                            "5602": 0,
                            "5703": 0,
                            "5804": 0,
                            "5904": 0,
                            "6005": 0,
                            "6106": 0,
                            "6207": 0,
                            "6308": 0,
                            "6409": 0,
                            "6510": 0,
                            "6611": 0,
                            "6712": 0,
                            "6813": 0,
                            "6914": 0,
                            "7015": 0,
                            "7115": 0,
                            "7216": 0,
                            "7317": 0,
                            "7418": 0,
                            "7519": 0,
                            "7620": 0,
                            "7721": 0,
                            "7822": 0,
                            "7923": 0
                        },
                        "max": 1554128,
                        "count": 79
                    }
                },
                "effectiveBpsDoc": 30452,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDc5X_806&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDc5X_806&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 27
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1_cached&file=ms_001100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1_cached&file=ms_001300.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "app.snipcart.com": {
                        "bytes": 1235,
                        "requests": 2,
                        "connections": 1
                    },
                    "plausible.io": {
                        "bytes": 2,
                        "requests": 1,
                        "cdn_provider": "BunnyCDN",
                        "connections": 1
                    },
                    "matterof.art": {
                        "bytes": 19438,
                        "requests": 2,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 19438,
                        "bytesUncompressed": 67661,
                        "requests": 2
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 1237,
                        "bytesUncompressed": 2363,
                        "requests": 3
                    }
                },
                "consoleLog": [
                    {
                        "source": "intervention",
                        "level": "info",
                        "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/matterof.art\/assets\/fonts\/FKGroteskNeue.woff2",
                        "timestamp": 1725270163019.0779,
                        "url": "https:\/\/matterof.art\/"
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 404 ()",
                        "timestamp": 1725270163585.96,
                        "url": "https:\/\/matterof.art\/favicon.ico",
                        "networkRequestId": "225721.54"
                    }
                ]
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-b0nk-10.10.1.212",
                    "loadTime": 9422,
                    "docTime": 9422,
                    "fullyLoaded": 12371,
                    "bytesOut": 73643,
                    "bytesOutDoc": 59869,
                    "bytesIn": 5715188,
                    "bytesInDoc": 5371410,
                    "requests": [
                        {
                            "type": 3,
                            "id": "F85BFC6F03B1E52D26571EF7262E8087",
                            "request_id": "F85BFC6F03B1E52D26571EF7262E8087",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/",
                            "raw_id": "F85BFC6F03B1E52D26571EF7262E8087",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 116,
                            "ttfb_ms": 84,
                            "load_start": 148,
                            "load_start_float": 148.000078,
                            "bytesIn": 19183,
                            "objectSize": 19183,
                            "objectSizeUncompressed": 67185,
                            "chunks": [
                                {
                                    "ts": 239,
                                    "bytes": 16203,
                                    "inflated": 44704
                                },
                                {
                                    "ts": 264,
                                    "bytes": 2980,
                                    "inflated": 22481
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": 2,
                            "dns_end": 47,
                            "connect_start": 47,
                            "connect_end": 83,
                            "ssl_start": 83,
                            "ssl_end": 147,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "matterof.art",
                                "sanList": [
                                    "matterof.art",
                                    "www.matterof.art"
                                ],
                                "issuer": "R11",
                                "validFrom": 1724445821,
                                "validTo": 1732221820,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1724449331377,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022026440A8992F0D28B43857A298D4CE8407D2A268A2075CC468C880AF7B07F1BFE022024658CF736B7331F676B32D67C0E546C40DDEE053ED8DBA495E1689EC5076B72"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1724449331466,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402206D2F4550357698B14F14BD1AA650C37A2B6B3963364B807C5B4D137343DD12A202203A46DB57C8EC7FC846AB545807EF8742CFB64B0EDE71A6DF1898C9203917C28C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2110,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 45,
                            "connect_ms": 36,
                            "ssl_ms": 64,
                            "gzip_total": 19373,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 17,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 78,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE+DCCA+CgAwIBAgISAyF\/8y9Zya+kteYxZzmlObmSMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwODIzMjA0MzQxWhcNMjQxMTIxMjA0MzQwWjAXMRUwEwYDVQQD\nEwxtYXR0ZXJvZi5hcnQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC4\n9k20SogEgOjurL2nvuynbUDTRut\/vdpbhb6MxSLtJnh+xFdex4iwlT4P0GynN+8h\nhXmued7cCIcpbznIFFmcKx+IpcQpw+\/jP7uxzChvzAp5Wd28d1h4cke+Nx0yPjEm\nxIDdcyTkzC1Ne9UE9fhTTMQGpeMW4MdVsCKWyTBF2dEcK7OFBL767b6wG5h6JXuU\nmbVjmoevL\/9qR2skMHgbDIZSfJn8a6TJaIz3oaGMcWLu6H1FX9vX9nqbgLMtBFW+\nR0\/5vsdbuk0vFNfPQfZxFUo7\/a59fhn2ep19TSaytuzR3KkKggfxHraM\/tJlkHMT\nu8jH26KhOlYfnljT1VV1AgMBAAGjggIgMIICHDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFGGwSe76Ol5iXA1oe+QFQkrmXF39MB8GA1UdIwQYMBaAFMXPRqTq9MPAemyV\nxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9y\nZy8wKQYDVR0RBCIwIIIMbWF0dGVyb2YuYXJ0ghB3d3cubWF0dGVyb2YuYXJ0MBMG\nA1UdIAQMMAowCAYGZ4EMAQIBMIIBAgYKKwYBBAHWeQIEAgSB8wSB8ADuAHUAPxdL\nT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGRgTCYsQAABAMARjBEAiAm\nRAqJkvDSi0OFeimNTOhAfSomiiB1zEaMiAr3sH8b\/gIgJGWM9za3Mx9nazLWfA5U\nbEDd7gU+2NukleFonsUHa3IAdQAZmBBxCfDWUi4wgNKeP2S7g24ozPkPUo7u385K\nPxa0ygAAAZGBMJkKAAAEAwBGMEQCIG0vRVA1dpixTxS9GqZQw3orazljNkuAfFtN\nE3ND3RKiAiA6RttXyOx\/yEarVFgH74dCz7ZLDt5xpt8YmMkgORfCjDANBgkqhkiG\n9w0BAQsFAAOCAQEAaKb6nArU6pKz3K4cyH8CAKxZh7E4d5bqVvB0W1E1Gl52DW3B\nPAPjXeoSmJvt3H3wrbhkUAWPvNOAYp2vWm4QbKYvPAmtTIEijehqpLgsiY1iuGy1\nSRnx9sHjE03skeLZFwbEJqc+8KBCR5Kiosaj5COE47dzw8lFF8vK31ZZjl90ow+9\n+YzgSlQyA+TgrhHRAb\/Lb6vAlzG0HS0tNid+7QfqAdVm447Vh7SC8SbixO\/ZHQ5w\nWhskSNlFHX9g83LSLPqA232Gly0azYuVFeCW\/qkmU6sW7tImoTtaJGPSw\/1J3cao\nCbpGeVKf\/LKA0GtEqzm25oa8lDYD0NMCIkvYiA==\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": 264,
                            "ttfb_start": 148,
                            "ttfb_end": 232,
                            "download_start": 232,
                            "download_end": 264,
                            "download_ms": 32,
                            "all_start": 2,
                            "all_end": 264,
                            "all_ms": 261,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 1,
                                "FunctionCall": 2
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 2,
                            "cpuTime": 4,
                            "js_timing": [
                                [
                                    461.84500000000003,
                                    462.55599999999998
                                ],
                                [
                                    461.93400000000003,
                                    462.44299999999998
                                ],
                                [
                                    7838.4719999999998,
                                    7838.9889999999996
                                ],
                                [
                                    10589.224,
                                    10591.094999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "224849.3",
                            "request_id": "224849.3",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/assets\/css\/style.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/assets\/css\/style.css",
                            "raw_id": "224849.3",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 87,
                            "ttfb_ms": 78,
                            "load_start": 299,
                            "load_start_float": 299.00010700000001,
                            "bytesIn": 20580,
                            "objectSize": 20580,
                            "objectSizeUncompressed": 111249,
                            "chunks": [
                                {
                                    "ts": 379,
                                    "bytes": 16172,
                                    "inflated": 18487
                                },
                                {
                                    "ts": 386,
                                    "bytes": 4408,
                                    "inflated": 27226
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 76,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/assets\/css\/style.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/css",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: W\/\"660d1f24-1b291\"",
                                    "last-modified: Wed, 03 Apr 2024 09:19:32 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1807,
                            "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": 20801,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 291,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 107,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 386,
                            "ttfb_start": 299,
                            "ttfb_end": 377,
                            "download_start": 377,
                            "download_end": 386,
                            "download_ms": 9,
                            "all_start": 299,
                            "all_end": 386,
                            "all_ms": 87,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "224849.4",
                            "request_id": "224849.4",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "raw_id": "224849.4",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3694,
                            "ttfb_ms": 115,
                            "load_start": 307,
                            "load_start_float": 307.000113,
                            "bytesIn": 660607,
                            "objectSize": 660607,
                            "objectSizeUncompressed": 660607,
                            "chunks": [
                                {
                                    "ts": 456,
                                    "bytes": 32768
                                },
                                {
                                    "ts": 470,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 498,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 531,
                                    "bytes": 16177
                                },
                                {
                                    "ts": 551,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 588,
                                    "bytes": 261
                                },
                                {
                                    "ts": 700,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 726,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 756,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 787,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 813,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 839,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 867,
                                    "bytes": 108
                                },
                                {
                                    "ts": 981,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1004,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1032,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1061,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 1091,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1130,
                                    "bytes": 14476
                                },
                                {
                                    "ts": 1153,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1180,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1212,
                                    "bytes": 1962
                                },
                                {
                                    "ts": 1595,
                                    "bytes": 7804
                                },
                                {
                                    "ts": 1623,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1647,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1676,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1703,
                                    "bytes": 8634
                                },
                                {
                                    "ts": 1982,
                                    "bytes": 10860
                                },
                                {
                                    "ts": 2006,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2034,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2062,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2090,
                                    "bytes": 5578
                                },
                                {
                                    "ts": 2365,
                                    "bytes": 10608
                                },
                                {
                                    "ts": 2392,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2420,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2444,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2472,
                                    "bytes": 5830
                                },
                                {
                                    "ts": 2912,
                                    "bytes": 9331
                                },
                                {
                                    "ts": 2939,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2967,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2997,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3024,
                                    "bytes": 7107
                                },
                                {
                                    "ts": 3435,
                                    "bytes": 16008
                                },
                                {
                                    "ts": 3463,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3491,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3520,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3544,
                                    "bytes": 430
                                },
                                {
                                    "ts": 4001,
                                    "bytes": 5247
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 133,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 660607",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"66740981-a147f\"",
                                    "last-modified: Thu, 20 Jun 2024 10:50:41 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2281,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 85,
                            "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": 660607,
                            "image_save": 97093,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 294,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 113,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "645 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 1920,
                                        "ImageHeight": 1280,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1920x1280",
                                        "Megapixels": 2.5
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1920,
                                        "height": 1280,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 20,
                                        "y": 13.333299999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2457600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 92.521600000000007,
                                            "standardDeviation": 43.089300000000001,
                                            "kurtosis": -0.060335100000000003,
                                            "skewness": 0.36669600000000002,
                                            "entropy": 0.92447999999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 103.413,
                                            "standardDeviation": 44.3367,
                                            "kurtosis": -0.091587000000000002,
                                            "skewness": 0.25457200000000002,
                                            "entropy": 0.93238900000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 90.573300000000003,
                                            "standardDeviation": 43.021700000000003,
                                            "kurtosis": -0.063944899999999999,
                                            "skewness": 0.34602699999999997,
                                            "entropy": 0.92307799999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 83.578500000000005,
                                            "standardDeviation": 41.909500000000001,
                                            "kurtosis": 0.121895,
                                            "skewness": 0.493475,
                                            "entropy": 0.91797300000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1920,
                                        "height": 1280,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:39+00:00",
                                        "date:modify": "2024-09-02T09:41:39+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "eb93dd9a16be3afa54d67936f88e1123814e06bc9313f6b6701ba962eebcb8b6"
                                    },
                                    "tainted": false,
                                    "filesize": "660607B",
                                    "numberPixels": "2457600",
                                    "pixelsPerSecond": "38.9381MB",
                                    "userTime": "0.050u",
                                    "elapsedTime": "0:01.063"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4001,
                            "ttfb_start": 307,
                            "ttfb_end": 422,
                            "download_start": 422,
                            "download_end": 4001,
                            "download_ms": 3579,
                            "all_start": 307,
                            "all_end": 4001,
                            "all_ms": 3694,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "224849.5",
                            "request_id": "224849.5",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                            "raw_id": "224849.5",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 895,
                            "ttfb_ms": 215,
                            "load_start": 309,
                            "load_start_float": 309.00011899999998,
                            "bytesIn": 135318,
                            "objectSize": 135318,
                            "objectSizeUncompressed": 135318,
                            "chunks": [
                                {
                                    "ts": 588,
                                    "bytes": 16105
                                },
                                {
                                    "ts": 618,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 642,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 672,
                                    "bytes": 16699
                                },
                                {
                                    "ts": 868,
                                    "bytes": 16258
                                },
                                {
                                    "ts": 896,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 924,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 952,
                                    "bytes": 16546
                                },
                                {
                                    "ts": 1204,
                                    "bytes": 4246
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 149,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 135318",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"668fbf29-21096\"",
                                    "last-modified: Thu, 11 Jul 2024 11:16:57 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2305,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 84,
                            "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": 135318,
                            "image_save": 21590,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 300,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 119,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "132 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 500,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x500",
                                        "Megapixels": 0.375
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.2083300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 375000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 49.473599999999998,
                                            "standardDeviation": 45.300699999999999,
                                            "kurtosis": 3.67292,
                                            "skewness": 1.7817700000000001,
                                            "entropy": 0.87636899999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 51.631399999999999,
                                            "standardDeviation": 48.2789,
                                            "kurtosis": 3.0896499999999998,
                                            "skewness": 1.7418499999999999,
                                            "entropy": 0.88376600000000005
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 48.419199999999996,
                                            "standardDeviation": 43.675400000000003,
                                            "kurtosis": 3.7969599999999999,
                                            "skewness": 1.7628600000000001,
                                            "entropy": 0.87269699999999994
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 48.370199999999997,
                                            "standardDeviation": 43.947899999999997,
                                            "kurtosis": 4.1202899999999998,
                                            "skewness": 1.8123400000000001,
                                            "entropy": 0.87264299999999995
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:36+00:00",
                                        "date:modify": "2024-09-02T09:41:36+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "76b4c5cbe319eeb31998ccdfa90a5ca03384522dfe2b6c3b84004fc11d19f254"
                                    },
                                    "tainted": false,
                                    "filesize": "135318B",
                                    "numberPixels": "375000",
                                    "pixelsPerSecond": "22.7444MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.016"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1204,
                            "ttfb_start": 309,
                            "ttfb_end": 524,
                            "download_start": 524,
                            "download_end": 1204,
                            "download_ms": 680,
                            "all_start": 309,
                            "all_end": 1204,
                            "all_ms": 895,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "224849.6",
                            "request_id": "224849.6",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                            "raw_id": "224849.6",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1545,
                            "ttfb_ms": 682,
                            "load_start": 434,
                            "load_start_float": 434.00012700000002,
                            "bytesIn": 135250,
                            "objectSize": 135250,
                            "objectSizeUncompressed": 135250,
                            "chunks": [
                                {
                                    "ts": 1210,
                                    "bytes": 10149
                                },
                                {
                                    "ts": 1234,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1262,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1291,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1314,
                                    "bytes": 6289
                                },
                                {
                                    "ts": 1704,
                                    "bytes": 7732
                                },
                                {
                                    "ts": 1731,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1760,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1789,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1812,
                                    "bytes": 8706
                                },
                                {
                                    "ts": 1979,
                                    "bytes": 4178
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 161,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 135250",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"668548d2-21052\"",
                                    "last-modified: Wed, 03 Jul 2024 12:49:22 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2245,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 83,
                            "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": 135250,
                            "image_save": 22467,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 403,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 127,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "132 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 500,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x500",
                                        "Megapixels": 0.375
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.2083300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 375000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 89.547600000000003,
                                            "standardDeviation": 69.403400000000005,
                                            "kurtosis": -1.01163,
                                            "skewness": 0.57571000000000006,
                                            "entropy": 0.94901400000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 96.140000000000001,
                                            "standardDeviation": 69.434399999999997,
                                            "kurtosis": -1.13008,
                                            "skewness": 0.44998100000000002,
                                            "entropy": 0.95531999999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 88.292699999999996,
                                            "standardDeviation": 69.188999999999993,
                                            "kurtosis": -1.01389,
                                            "skewness": 0.550427,
                                            "entropy": 0.94811999999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 84.209999999999994,
                                            "standardDeviation": 69.5869,
                                            "kurtosis": -0.82660100000000003,
                                            "skewness": 0.73877400000000004,
                                            "entropy": 0.943604
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:37+00:00",
                                        "date:modify": "2024-09-02T09:41:37+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "8ead65744d2c0d2c5f13b1b8a0c282568b21424711fdf01a13d6c97f9a544541"
                                    },
                                    "tainted": false,
                                    "filesize": "135250B",
                                    "numberPixels": "375000",
                                    "pixelsPerSecond": "21.2914MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.017"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1979,
                            "ttfb_start": 434,
                            "ttfb_end": 1116,
                            "download_start": 1116,
                            "download_end": 1979,
                            "download_ms": 863,
                            "all_start": 434,
                            "all_end": 1979,
                            "all_ms": 1545,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "224849.7",
                            "request_id": "224849.7",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                            "raw_id": "224849.7",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3139,
                            "ttfb_ms": 675,
                            "load_start": 442,
                            "load_start_float": 442.00013300000001,
                            "bytesIn": 318205,
                            "objectSize": 318205,
                            "objectSizeUncompressed": 318205,
                            "chunks": [
                                {
                                    "ts": 1314,
                                    "bytes": 10077
                                },
                                {
                                    "ts": 1342,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1372,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1401,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1429,
                                    "bytes": 6361
                                },
                                {
                                    "ts": 1812,
                                    "bytes": 7660
                                },
                                {
                                    "ts": 1840,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1869,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1897,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1925,
                                    "bytes": 586
                                },
                                {
                                    "ts": 2091,
                                    "bytes": 10788
                                },
                                {
                                    "ts": 2114,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2142,
                                    "bytes": 13806
                                },
                                {
                                    "ts": 2473,
                                    "bytes": 10536
                                },
                                {
                                    "ts": 2500,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2529,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2557,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2581,
                                    "bytes": 5902
                                },
                                {
                                    "ts": 3024,
                                    "bytes": 9259
                                },
                                {
                                    "ts": 3052,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3076,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3104,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3132,
                                    "bytes": 7179
                                },
                                {
                                    "ts": 3545,
                                    "bytes": 15936
                                },
                                {
                                    "ts": 3581,
                                    "bytes": 7357
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 179,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.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=2, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 318205",
                                    "content-type: image\/png",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"667e9dea-4dafd\"",
                                    "last-modified: Fri, 28 Jun 2024 11:26:34 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2203,
                            "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": 318205,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 407,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 133,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Truncated PNG image"
                                    },
                                    "File": {
                                        "FileSize": "304 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 750,
                                        "ImageHeight": 417,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "750x417",
                                        "Megapixels": 0.313
                                    }
                                }
                            },
                            "load_end": 3581,
                            "ttfb_start": 442,
                            "ttfb_end": 1117,
                            "download_start": 1117,
                            "download_end": 3581,
                            "download_ms": 2464,
                            "all_start": 442,
                            "all_end": 3581,
                            "all_ms": 3139,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "224849.8",
                            "request_id": "224849.8",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                            "raw_id": "224849.8",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2166,
                            "ttfb_ms": 675,
                            "load_start": 442,
                            "load_start_float": 442.00013899999999,
                            "bytesIn": 123788,
                            "objectSize": 123788,
                            "objectSizeUncompressed": 123788,
                            "chunks": [
                                {
                                    "ts": 1430,
                                    "bytes": 10005
                                },
                                {
                                    "ts": 1458,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1493,
                                    "bytes": 6397
                                },
                                {
                                    "ts": 2142,
                                    "bytes": 2560
                                },
                                {
                                    "ts": 2172,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2200,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2228,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2255,
                                    "bytes": 13878
                                },
                                {
                                    "ts": 2582,
                                    "bytes": 10464
                                },
                                {
                                    "ts": 2608,
                                    "bytes": 15020
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 192,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 123788",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"667b171e-1e38c\"",
                                    "last-modified: Tue, 25 Jun 2024 19:14:38 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2275,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 85,
                            "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": 123788,
                            "image_save": 18564,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 410,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 139,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "121 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 500,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x500",
                                        "Megapixels": 0.375
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.2083300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 375000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 157.35400000000001,
                                            "standardDeviation": 54.0702,
                                            "kurtosis": 0.071937100000000004,
                                            "skewness": -0.70092600000000005,
                                            "entropy": 0.94061600000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 167.846,
                                            "standardDeviation": 51.533099999999997,
                                            "kurtosis": 0.489041,
                                            "skewness": -0.81863900000000001,
                                            "entropy": 0.93490099999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 244,
                                            "mean": 160.03999999999999,
                                            "standardDeviation": 49.180599999999998,
                                            "kurtosis": 0.24590300000000001,
                                            "skewness": -0.77350399999999997,
                                            "entropy": 0.93456799999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 254,
                                            "mean": 144.17599999999999,
                                            "standardDeviation": 61.4968,
                                            "kurtosis": -0.44585599999999997,
                                            "skewness": -0.440467,
                                            "entropy": 0.95238
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:37+00:00",
                                        "date:modify": "2024-09-02T09:41:37+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "654f89786a86ad6ec0af564f08be88b849bf30a0b05ffeee086f47cb0eb2bafb"
                                    },
                                    "tainted": false,
                                    "filesize": "123788B",
                                    "numberPixels": "375000",
                                    "pixelsPerSecond": "33.2542MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2608,
                            "ttfb_start": 442,
                            "ttfb_end": 1117,
                            "download_start": 1117,
                            "download_end": 2608,
                            "download_ms": 1491,
                            "all_start": 442,
                            "all_end": 2608,
                            "all_ms": 2166,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "224849.9",
                            "request_id": "224849.9",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                            "raw_id": "224849.9",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 8880,
                            "ttfb_ms": 675,
                            "load_start": 443,
                            "load_start_float": 443.00014499999997,
                            "bytesIn": 1168181,
                            "objectSize": 1168181,
                            "objectSizeUncompressed": 1168181,
                            "chunks": [
                                {
                                    "ts": 2257,
                                    "bytes": 2488
                                },
                                {
                                    "ts": 2280,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2307,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2335,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2364,
                                    "bytes": 5758
                                },
                                {
                                    "ts": 2610,
                                    "bytes": 1337
                                },
                                {
                                    "ts": 2637,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2665,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2694,
                                    "bytes": 6891
                                },
                                {
                                    "ts": 3133,
                                    "bytes": 9187
                                },
                                {
                                    "ts": 3161,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3189,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3226,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3241,
                                    "bytes": 7251
                                },
                                {
                                    "ts": 3588,
                                    "bytes": 9000
                                },
                                {
                                    "ts": 3612,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3640,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3669,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3697,
                                    "bytes": 7438
                                },
                                {
                                    "ts": 4006,
                                    "bytes": 9011
                                },
                                {
                                    "ts": 4026,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4054,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4083,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4111,
                                    "bytes": 7427
                                },
                                {
                                    "ts": 4661,
                                    "bytes": 10535
                                },
                                {
                                    "ts": 4688,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4717,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4745,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4773,
                                    "bytes": 5903
                                },
                                {
                                    "ts": 5406,
                                    "bytes": 9230
                                },
                                {
                                    "ts": 5433,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5457,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5486,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5514,
                                    "bytes": 7208
                                },
                                {
                                    "ts": 6182,
                                    "bytes": 8726
                                },
                                {
                                    "ts": 6202,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6231,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6254,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6283,
                                    "bytes": 7712
                                },
                                {
                                    "ts": 7052,
                                    "bytes": 15409
                                },
                                {
                                    "ts": 7080,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7108,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7136,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7166,
                                    "bytes": 1029
                                },
                                {
                                    "ts": 7825,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7854,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7882,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7905,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7933,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7962,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7990,
                                    "bytes": 108
                                },
                                {
                                    "ts": 8273,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8301,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8330,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8358,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8386,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8410,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8438,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8467,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8495,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8523,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8551,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8576,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8603,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8632,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8660,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8690,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8716,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8740,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8768,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8800,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8825,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8853,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8882,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8905,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8933,
                                    "bytes": 72
                                },
                                {
                                    "ts": 9155,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9204,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9228,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9237,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 9264,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9292,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9320,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9323,
                                    "bytes": 4971
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 204,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 1168181",
                                    "content-type: image\/png",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"667572c6-11d335\"",
                                    "last-modified: Fri, 21 Jun 2024 12:32:06 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2194,
                            "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": 1168181,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 414,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 145,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Truncated PNG image"
                                    },
                                    "File": {
                                        "FileSize": "1136 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 750,
                                        "ImageHeight": 661,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "750x661",
                                        "Megapixels": 0.496
                                    }
                                }
                            },
                            "load_end": 9323,
                            "ttfb_start": 443,
                            "ttfb_end": 1118,
                            "download_start": 1118,
                            "download_end": 9323,
                            "download_ms": 8205,
                            "all_start": 443,
                            "all_end": 9323,
                            "all_ms": 8880,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "224849.10",
                            "request_id": "224849.10",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                            "raw_id": "224849.10",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2882,
                            "ttfb_ms": 677,
                            "load_start": 443,
                            "load_start_float": 443.00015100000002,
                            "bytesIn": 115861,
                            "objectSize": 115861,
                            "objectSizeUncompressed": 115861,
                            "chunks": [
                                {
                                    "ts": 2694,
                                    "bytes": 9475
                                },
                                {
                                    "ts": 2722,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2746,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2774,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2802,
                                    "bytes": 6963
                                },
                                {
                                    "ts": 3241,
                                    "bytes": 9115
                                },
                                {
                                    "ts": 3270,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3299,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3325,
                                    "bytes": 8478
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 217,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 115861",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"666c8cac-1c495\"",
                                    "last-modified: Fri, 14 Jun 2024 18:32:12 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2227,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 85,
                            "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": 115861,
                            "image_save": 17311,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 417,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 151,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "113 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 631,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x631",
                                        "Megapixels": 0.47299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 631,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 6.5729199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 473250,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 253,
                                            "mean": 119.949,
                                            "standardDeviation": 80.586500000000001,
                                            "kurtosis": -1.45567,
                                            "skewness": 0.10297099999999999,
                                            "entropy": 0.95823599999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 253,
                                            "mean": 124.988,
                                            "standardDeviation": 76.855999999999995,
                                            "kurtosis": -1.3817200000000001,
                                            "skewness": -0.032496799999999999,
                                            "entropy": 0.97993699999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 253,
                                            "mean": 124.645,
                                            "standardDeviation": 77.031899999999993,
                                            "kurtosis": -1.3686799999999999,
                                            "skewness": 0.027796499999999998,
                                            "entropy": 0.96902900000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 253,
                                            "mean": 110.215,
                                            "standardDeviation": 87.871499999999997,
                                            "kurtosis": -1.5156799999999999,
                                            "skewness": 0.32392900000000002,
                                            "entropy": 0.92574400000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 631,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:38+00:00",
                                        "date:modify": "2024-09-02T09:41:38+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "3c3e701b06cc82b5205388320d10abfa63b2004debf64ea77ba2d81df339c66e"
                                    },
                                    "tainted": false,
                                    "filesize": "115861B",
                                    "numberPixels": "473250",
                                    "pixelsPerSecond": "36.6948MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.012"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3325,
                            "ttfb_start": 443,
                            "ttfb_end": 1120,
                            "download_start": 1120,
                            "download_end": 3325,
                            "download_ms": 2205,
                            "all_start": 443,
                            "all_end": 3325,
                            "all_ms": 2882,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "224849.11",
                            "request_id": "224849.11",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                            "raw_id": "224849.11",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3361,
                            "ttfb_ms": 678,
                            "load_start": 443,
                            "load_start_float": 443.000157,
                            "bytesIn": 158303,
                            "objectSize": 158303,
                            "objectSizeUncompressed": 158303,
                            "chunks": [
                                {
                                    "ts": 2803,
                                    "bytes": 9403
                                },
                                {
                                    "ts": 2831,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2859,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2887,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2911,
                                    "bytes": 7035
                                },
                                {
                                    "ts": 3327,
                                    "bytes": 7888
                                },
                                {
                                    "ts": 3354,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3379,
                                    "bytes": 8514
                                },
                                {
                                    "ts": 3698,
                                    "bytes": 8928
                                },
                                {
                                    "ts": 3721,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3749,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3778,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3804,
                                    "bytes": 1973
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 229,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 158303",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"666c0a0e-26a5f\"",
                                    "last-modified: Fri, 14 Jun 2024 09:14:54 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2116,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 82,
                            "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": 158303,
                            "image_save": 27818,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 418,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 157,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "155 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 500,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x500",
                                        "Megapixels": 0.375
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.2083300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 375000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 252,
                                            "mean": 91.364199999999997,
                                            "standardDeviation": 37.8675,
                                            "kurtosis": -1.3914,
                                            "skewness": 0.60190299999999997,
                                            "entropy": 0.76967600000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 252,
                                            "mean": 187.28,
                                            "standardDeviation": 41.974200000000003,
                                            "kurtosis": 4.4579500000000003,
                                            "skewness": -2.1740300000000001,
                                            "entropy": 0.81133699999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 208,
                                            "mean": 49.038600000000002,
                                            "standardDeviation": 34.424300000000002,
                                            "kurtosis": 5.9350300000000002,
                                            "skewness": 2.29108,
                                            "entropy": 0.77823299999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 210,
                                            "mean": 37.773699999999998,
                                            "standardDeviation": 37.204000000000001,
                                            "kurtosis": 6.3906799999999997,
                                            "skewness": 2.5925799999999999,
                                            "entropy": 0.71945599999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:38+00:00",
                                        "date:modify": "2024-09-02T09:41:38+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "2cc37cfef8d2a7d3f5a7512b39252c8689a78842210edcce6680d3699d40efde"
                                    },
                                    "tainted": false,
                                    "filesize": "158303B",
                                    "numberPixels": "375000",
                                    "pixelsPerSecond": "32.6407MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3804,
                            "ttfb_start": 443,
                            "ttfb_end": 1121,
                            "download_start": 1121,
                            "download_end": 3804,
                            "download_ms": 2683,
                            "all_start": 443,
                            "all_end": 3804,
                            "all_ms": 3361,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "224849.12",
                            "request_id": "224849.12",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                            "raw_id": "224849.12",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3775,
                            "ttfb_ms": 679,
                            "load_start": 443,
                            "load_start_float": 443.00016299999999,
                            "bytesIn": 129116,
                            "objectSize": 129116,
                            "objectSizeUncompressed": 129116,
                            "chunks": [
                                {
                                    "ts": 3381,
                                    "bytes": 7852
                                },
                                {
                                    "ts": 3406,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3435,
                                    "bytes": 358
                                },
                                {
                                    "ts": 3806,
                                    "bytes": 14393
                                },
                                {
                                    "ts": 3834,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3857,
                                    "bytes": 10201
                                },
                                {
                                    "ts": 4111,
                                    "bytes": 8939
                                },
                                {
                                    "ts": 4140,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4168,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4191,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4218,
                                    "bytes": 5543
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 244,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 129116",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"666ab368-1f85c\"",
                                    "last-modified: Thu, 13 Jun 2024 08:52:56 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2257,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 85,
                            "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": 129116,
                            "image_save": 19072,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 419,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 163,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "126 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 500,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x500",
                                        "Megapixels": 0.375
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.2083300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 375000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 143.57499999999999,
                                            "standardDeviation": 44.890599999999999,
                                            "kurtosis": -0.74654100000000001,
                                            "skewness": -0.29212900000000003,
                                            "entropy": 0.92439000000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 145.524,
                                            "standardDeviation": 42.6982,
                                            "kurtosis": -0.579816,
                                            "skewness": -0.33067800000000003,
                                            "entropy": 0.91739899999999996
                                        },
                                        "green": {
                                            "min": 2,
                                            "max": 255,
                                            "mean": 143.15700000000001,
                                            "standardDeviation": 44.813499999999998,
                                            "kurtosis": -0.76873499999999995,
                                            "skewness": -0.28018599999999999,
                                            "entropy": 0.92564100000000005
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 142.04400000000001,
                                            "standardDeviation": 47.159999999999997,
                                            "kurtosis": -0.88156299999999999,
                                            "skewness": -0.25334499999999999,
                                            "entropy": 0.93012899999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:39+00:00",
                                        "date:modify": "2024-09-02T09:41:39+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "381ef57cd3d35545d496a2d0a08a44da9ad7e4ff35d3b3cdbb987b6ff5cc38e2"
                                    },
                                    "tainted": false,
                                    "filesize": "129116B",
                                    "numberPixels": "375000",
                                    "pixelsPerSecond": "32.6687MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4218,
                            "ttfb_start": 443,
                            "ttfb_end": 1122,
                            "download_start": 1122,
                            "download_end": 4218,
                            "download_ms": 3096,
                            "all_start": 443,
                            "all_end": 4218,
                            "all_ms": 3775,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "224849.13",
                            "request_id": "224849.13",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                            "raw_id": "224849.13",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 8913,
                            "ttfb_ms": 680,
                            "load_start": 444,
                            "load_start_float": 444.00016900000003,
                            "bytesIn": 544656,
                            "objectSize": 544656,
                            "objectSizeUncompressed": 544656,
                            "chunks": [
                                {
                                    "ts": 3858,
                                    "bytes": 6165
                                },
                                {
                                    "ts": 3886,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3918,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3946,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3974,
                                    "bytes": 10273
                                },
                                {
                                    "ts": 4224,
                                    "bytes": 10823
                                },
                                {
                                    "ts": 4250,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4279,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4306,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4334,
                                    "bytes": 5615
                                },
                                {
                                    "ts": 4774,
                                    "bytes": 10463
                                },
                                {
                                    "ts": 4802,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4825,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4853,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4882,
                                    "bytes": 5975
                                },
                                {
                                    "ts": 5514,
                                    "bytes": 9158
                                },
                                {
                                    "ts": 5542,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5570,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5600,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5622,
                                    "bytes": 7280
                                },
                                {
                                    "ts": 6283,
                                    "bytes": 8654
                                },
                                {
                                    "ts": 6311,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6339,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6367,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6391,
                                    "bytes": 7784
                                },
                                {
                                    "ts": 7168,
                                    "bytes": 15337
                                },
                                {
                                    "ts": 7188,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7217,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7247,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7271,
                                    "bytes": 1101
                                },
                                {
                                    "ts": 7993,
                                    "bytes": 16258
                                },
                                {
                                    "ts": 8018,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8047,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8070,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8099,
                                    "bytes": 180
                                },
                                {
                                    "ts": 8934,
                                    "bytes": 16294
                                },
                                {
                                    "ts": 8962,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8992,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9018,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9046,
                                    "bytes": 144
                                },
                                {
                                    "ts": 9353,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9357,
                                    "bytes": 4002
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 260,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 544656",
                                    "content-type: image\/png",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"6665eb16-84f90\"",
                                    "last-modified: Sun, 09 Jun 2024 17:49:10 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2188,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 544656,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 420,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 169,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "532 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 750,
                                        "ImageHeight": 598,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "750x598",
                                        "Megapixels": 0.44900000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 598,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 19.8413,
                                        "y": 15.8201
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 448500,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 164.999,
                                            "standardDeviation": 55.886499999999998,
                                            "kurtosis": -1.2166300000000001,
                                            "skewness": -0.42213600000000001,
                                            "entropy": 0.73149399999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": 8.1920000000000004e+51,
                                            "skewness": 1.0e+36,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 250,
                                            "mean": 136.08600000000001,
                                            "standardDeviation": 73.015500000000003,
                                            "kurtosis": -1.14317,
                                            "skewness": -0.18915999999999999,
                                            "entropy": 0.97382299999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 251,
                                            "mean": 134.61500000000001,
                                            "standardDeviation": 74.430400000000006,
                                            "kurtosis": -1.21008,
                                            "skewness": -0.0962176,
                                            "entropy": 0.97808099999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 253,
                                            "mean": 134.29400000000001,
                                            "standardDeviation": 76.100200000000001,
                                            "kurtosis": -1.2795000000000001,
                                            "skewness": 0.012718500000000001,
                                            "entropy": 0.97407200000000005
                                        }
                                    },
                                    "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": 750,
                                        "height": 598,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T09:41:44+00:00",
                                        "date:modify": "2024-09-02T09:41: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": "750, 598",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "3cffcaf0e7c9e006561b76411af6aea806cf4e2b368cec5cfd5d9ad1635f13c6"
                                    },
                                    "tainted": false,
                                    "filesize": "544656B",
                                    "numberPixels": "448500",
                                    "pixelsPerSecond": "11.7766MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.038"
                                }
                            },
                            "load_end": 9357,
                            "ttfb_start": 444,
                            "ttfb_end": 1124,
                            "download_start": 1124,
                            "download_end": 9357,
                            "download_ms": 8233,
                            "all_start": 444,
                            "all_end": 9357,
                            "all_ms": 8913,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "224849.14",
                            "request_id": "224849.14",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                            "raw_id": "224849.14",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 5946,
                            "ttfb_ms": 681,
                            "load_start": 444,
                            "load_start_float": 444.00017500000001,
                            "bytesIn": 198819,
                            "objectSize": 198819,
                            "objectSizeUncompressed": 198819,
                            "chunks": [
                                {
                                    "ts": 3975,
                                    "bytes": 6093
                                },
                                {
                                    "ts": 4002,
                                    "bytes": 2099
                                },
                                {
                                    "ts": 4335,
                                    "bytes": 10751
                                },
                                {
                                    "ts": 4358,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4386,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4415,
                                    "bytes": 13861
                                },
                                {
                                    "ts": 4882,
                                    "bytes": 10391
                                },
                                {
                                    "ts": 4910,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4939,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4967,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4991,
                                    "bytes": 6047
                                },
                                {
                                    "ts": 5622,
                                    "bytes": 9086
                                },
                                {
                                    "ts": 5651,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5680,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5707,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5735,
                                    "bytes": 7352
                                },
                                {
                                    "ts": 6390,
                                    "bytes": 2211
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 276,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 198819",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"6645cb61-308a3\"",
                                    "last-modified: Thu, 16 May 2024 09:01:21 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2275,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "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": 198819,
                            "image_save": 35891,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 428,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 175,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "194 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 500,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x500",
                                        "Megapixels": 0.375
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.2083300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 375000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 108.378,
                                            "standardDeviation": 66.908100000000005,
                                            "kurtosis": -0.99895999999999996,
                                            "skewness": 0.36893799999999999,
                                            "entropy": 0.98513700000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 111.741,
                                            "standardDeviation": 67.337199999999996,
                                            "kurtosis": -0.94663600000000003,
                                            "skewness": 0.35930299999999998,
                                            "entropy": 0.99023099999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 120.465,
                                            "standardDeviation": 67.651700000000005,
                                            "kurtosis": -1.07813,
                                            "skewness": 0.164331,
                                            "entropy": 0.99346400000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 92.927499999999995,
                                            "standardDeviation": 65.735399999999998,
                                            "kurtosis": -0.78047999999999995,
                                            "skewness": 0.62049699999999997,
                                            "entropy": 0.97171700000000005
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:41+00:00",
                                        "date:modify": "2024-09-02T09:41:41+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "003b61dec9c0cebe27445d1b328ebd14f4f1dceaccd98d2a0dde452cb769aeaa"
                                    },
                                    "tainted": false,
                                    "filesize": "198819B",
                                    "numberPixels": "375000",
                                    "pixelsPerSecond": "20.8269MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.018"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6390,
                            "ttfb_start": 444,
                            "ttfb_end": 1125,
                            "download_start": 1125,
                            "download_end": 6390,
                            "download_ms": 5265,
                            "all_start": 444,
                            "all_end": 6390,
                            "all_ms": 5946,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "224849.15",
                            "request_id": "224849.15",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                            "raw_id": "224849.15",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 5998,
                            "ttfb_ms": 678,
                            "load_start": 448,
                            "load_start_float": 448.000181,
                            "bytesIn": 223231,
                            "objectSize": 223231,
                            "objectSizeUncompressed": 223231,
                            "chunks": [
                                {
                                    "ts": 4418,
                                    "bytes": 2505
                                },
                                {
                                    "ts": 4443,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4471,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4495,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4523,
                                    "bytes": 13933
                                },
                                {
                                    "ts": 4992,
                                    "bytes": 10319
                                },
                                {
                                    "ts": 5018,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5047,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5075,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5103,
                                    "bytes": 6119
                                },
                                {
                                    "ts": 5736,
                                    "bytes": 9014
                                },
                                {
                                    "ts": 5759,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5787,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5816,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5844,
                                    "bytes": 7424
                                },
                                {
                                    "ts": 6392,
                                    "bytes": 6371
                                },
                                {
                                    "ts": 6419,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6446,
                                    "bytes": 3886
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 290,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 223231",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"6644b46a-367ff\"",
                                    "last-modified: Wed, 15 May 2024 13:11:06 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2236,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 80,
                            "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": 223231,
                            "image_save": 43150,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 429,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 181,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "214 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 536,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x536",
                                        "Megapixels": 0.40200000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 536,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.5833300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 402000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 156.68299999999999,
                                            "standardDeviation": 65.723299999999995,
                                            "kurtosis": -0.72176399999999996,
                                            "skewness": -0.58804699999999999,
                                            "entropy": 0.96796300000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 159.87899999999999,
                                            "standardDeviation": 61.691499999999998,
                                            "kurtosis": -0.19512299999999999,
                                            "skewness": -0.81159800000000004,
                                            "entropy": 0.95977000000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 156.11799999999999,
                                            "standardDeviation": 64.243300000000005,
                                            "kurtosis": -0.60615300000000005,
                                            "skewness": -0.60185,
                                            "entropy": 0.97168699999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.05199999999999,
                                            "standardDeviation": 71.235100000000003,
                                            "kurtosis": -1.15388,
                                            "skewness": -0.398372,
                                            "entropy": 0.97243100000000005
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 536,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:41+00:00",
                                        "date:modify": "2024-09-02T09:41:41+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "9956a7dd5e2ddfbb236854dd9aaab5284d79dc3977ce56553e964f505a2907ae"
                                    },
                                    "tainted": false,
                                    "filesize": "219345B",
                                    "numberPixels": "402000",
                                    "pixelsPerSecond": "25.6075MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.015"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6446,
                            "ttfb_start": 448,
                            "ttfb_end": 1126,
                            "download_start": 1126,
                            "download_end": 6446,
                            "download_ms": 5320,
                            "all_start": 448,
                            "all_end": 6446,
                            "all_ms": 5998,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "224849.16",
                            "request_id": "224849.16",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                            "raw_id": "224849.16",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4707,
                            "ttfb_ms": 1032,
                            "load_start": 448,
                            "load_start_float": 448.00018699999998,
                            "bytesIn": 107306,
                            "objectSize": 107306,
                            "objectSizeUncompressed": 107306,
                            "chunks": [
                                {
                                    "ts": 4524,
                                    "bytes": 2433
                                },
                                {
                                    "ts": 4551,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4582,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4608,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4636,
                                    "bytes": 14005
                                },
                                {
                                    "ts": 5104,
                                    "bytes": 10247
                                },
                                {
                                    "ts": 5127,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5155,
                                    "bytes": 15157
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 306,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 107306",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"65d85927-1a32a\"",
                                    "last-modified: Fri, 23 Feb 2024 08:36:55 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2290,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 84,
                            "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": 107306,
                            "image_save": 16609,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 430,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 187,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "105 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 500,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x500",
                                        "Megapixels": 0.375
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.2083300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 375000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 109.992,
                                            "standardDeviation": 69.668300000000002,
                                            "kurtosis": -0.84112699999999996,
                                            "skewness": 0.45382299999999998,
                                            "entropy": 0.98110900000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 118.776,
                                            "standardDeviation": 67.232200000000006,
                                            "kurtosis": -0.81074299999999999,
                                            "skewness": 0.27327600000000002,
                                            "entropy": 0.98284400000000005
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 110.18600000000001,
                                            "standardDeviation": 69.535899999999998,
                                            "kurtosis": -0.79811100000000001,
                                            "skewness": 0.491477,
                                            "entropy": 0.98315300000000005
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 101.01300000000001,
                                            "standardDeviation": 72.236699999999999,
                                            "kurtosis": -0.76492400000000005,
                                            "skewness": 0.63364500000000001,
                                            "entropy": 0.97733000000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:40+00:00",
                                        "date:modify": "2024-09-02T09:41:40+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "ce1e2fe245272a6600ab50c1624dd3139b3a44836f81f328be2de6019eb0fc31"
                                    },
                                    "tainted": false,
                                    "filesize": "107306B",
                                    "numberPixels": "375000",
                                    "pixelsPerSecond": "32.0342MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 5155,
                            "ttfb_start": 448,
                            "ttfb_end": 1480,
                            "download_start": 1480,
                            "download_end": 5155,
                            "download_ms": 3675,
                            "all_start": 448,
                            "all_end": 5155,
                            "all_ms": 4707,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "224849.17",
                            "request_id": "224849.17",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                            "raw_id": "224849.17",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 6026,
                            "ttfb_ms": 1032,
                            "load_start": 449,
                            "load_start_float": 449.00019300000002,
                            "bytesIn": 150927,
                            "objectSize": 150927,
                            "objectSizeUncompressed": 150927,
                            "chunks": [
                                {
                                    "ts": 4637,
                                    "bytes": 2361
                                },
                                {
                                    "ts": 4660,
                                    "bytes": 5831
                                },
                                {
                                    "ts": 5157,
                                    "bytes": 1200
                                },
                                {
                                    "ts": 5184,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5209,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5240,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5268,
                                    "bytes": 7046
                                },
                                {
                                    "ts": 5844,
                                    "bytes": 8942
                                },
                                {
                                    "ts": 5872,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5901,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5924,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5952,
                                    "bytes": 7496
                                },
                                {
                                    "ts": 6449,
                                    "bytes": 12471
                                },
                                {
                                    "ts": 6475,
                                    "bytes": 7384
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 320,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 150927",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"65d87266-24d8f\"",
                                    "last-modified: Fri, 23 Feb 2024 10:24:38 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2191,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 79,
                            "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": 150927,
                            "image_save": 30286,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 431,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 193,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "140 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 501,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x501",
                                        "Megapixels": 0.376
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 501,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.21875
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 375750,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 106.21899999999999,
                                            "standardDeviation": 71.657499999999999,
                                            "kurtosis": -0.98353199999999996,
                                            "skewness": 0.27011800000000002,
                                            "entropy": 0.96850000000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 111.393,
                                            "standardDeviation": 71.624300000000005,
                                            "kurtosis": -1.0661,
                                            "skewness": 0.148174,
                                            "entropy": 0.97344399999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 105.129,
                                            "standardDeviation": 70.884500000000003,
                                            "kurtosis": -0.955264,
                                            "skewness": 0.27881600000000001,
                                            "entropy": 0.96775100000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 102.136,
                                            "standardDeviation": 72.463800000000006,
                                            "kurtosis": -0.88739100000000004,
                                            "skewness": 0.38585000000000003,
                                            "entropy": 0.964306
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 501,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:41+00:00",
                                        "date:modify": "2024-09-02T09:41:41+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "b523ba4824b2e863e89579cbe76196f566eb3aa2ef299aa775fc0ef526a609e4"
                                    },
                                    "tainted": false,
                                    "filesize": "143543B",
                                    "numberPixels": "375750",
                                    "pixelsPerSecond": "38.8349MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6475,
                            "ttfb_start": 449,
                            "ttfb_end": 1481,
                            "download_start": 1481,
                            "download_end": 6475,
                            "download_ms": 4994,
                            "all_start": 449,
                            "all_end": 6475,
                            "all_ms": 6026,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "224849.18",
                            "request_id": "224849.18",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                            "raw_id": "224849.18",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 6819,
                            "ttfb_ms": 1030,
                            "load_start": 451,
                            "load_start_float": 451.00019900000001,
                            "bytesIn": 201873,
                            "objectSize": 201873,
                            "objectSizeUncompressed": 201873,
                            "chunks": [
                                {
                                    "ts": 5269,
                                    "bytes": 9320
                                },
                                {
                                    "ts": 5292,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5320,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5349,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5377,
                                    "bytes": 7118
                                },
                                {
                                    "ts": 5953,
                                    "bytes": 8870
                                },
                                {
                                    "ts": 5981,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6009,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6037,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6065,
                                    "bytes": 7568
                                },
                                {
                                    "ts": 6481,
                                    "bytes": 8973
                                },
                                {
                                    "ts": 6504,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6533,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6556,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6585,
                                    "bytes": 7465
                                },
                                {
                                    "ts": 7270,
                                    "bytes": 5265
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 337,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 201873",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"65c0b7e7-31491\"",
                                    "last-modified: Mon, 05 Feb 2024 10:26:47 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2194,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "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": 201873,
                            "image_save": 38037,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 432,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 199,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "197 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 500,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x500",
                                        "Megapixels": 0.375
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.2083300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 375000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 72.596999999999994,
                                            "standardDeviation": 50.3596,
                                            "kurtosis": 0.51309800000000005,
                                            "skewness": 1.0618700000000001,
                                            "entropy": 0.91722300000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 81.698300000000003,
                                            "standardDeviation": 55.039400000000001,
                                            "kurtosis": 0.36057099999999997,
                                            "skewness": 0.96746500000000002,
                                            "entropy": 0.94415300000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 92.787800000000004,
                                            "standardDeviation": 58.109099999999998,
                                            "kurtosis": -0.41273799999999999,
                                            "skewness": 0.61353599999999997,
                                            "entropy": 0.96343100000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 43.305,
                                            "standardDeviation": 37.930399999999999,
                                            "kurtosis": 5.8489599999999999,
                                            "skewness": 2.0896499999999998,
                                            "entropy": 0.84408399999999995
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:42+00:00",
                                        "date:modify": "2024-09-02T09:41:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "fcaa6faba66787f9c877baa748e26025f8c740cab287ed4fb16d372080ec5f99"
                                    },
                                    "tainted": false,
                                    "filesize": "201873B",
                                    "numberPixels": "375000",
                                    "pixelsPerSecond": "41.0563MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 7270,
                            "ttfb_start": 451,
                            "ttfb_end": 1481,
                            "download_start": 1481,
                            "download_end": 7270,
                            "download_ms": 5789,
                            "all_start": 451,
                            "all_end": 7270,
                            "all_ms": 6819,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "224849.19",
                            "request_id": "224849.19",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                            "raw_id": "224849.19",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 6217,
                            "ttfb_ms": 1031,
                            "load_start": 451,
                            "load_start_float": 451.00020499999999,
                            "bytesIn": 107874,
                            "objectSize": 107874,
                            "objectSizeUncompressed": 107874,
                            "chunks": [
                                {
                                    "ts": 5380,
                                    "bytes": 9248
                                },
                                {
                                    "ts": 5405,
                                    "bytes": 7136
                                },
                                {
                                    "ts": 6066,
                                    "bytes": 8798
                                },
                                {
                                    "ts": 6090,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6118,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6146,
                                    "bytes": 7622
                                },
                                {
                                    "ts": 6585,
                                    "bytes": 8901
                                },
                                {
                                    "ts": 6613,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6641,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6668,
                                    "bytes": 705
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 354,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 107874",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"65b82c5b-1a562\"",
                                    "last-modified: Mon, 29 Jan 2024 22:53:15 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2206,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 85,
                            "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": 107874,
                            "image_save": 15238,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 433,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 205,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "105 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 592,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x592",
                                        "Megapixels": 0.44400000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 592,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 6.1666699999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 444000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 111.295,
                                            "standardDeviation": 50.274299999999997,
                                            "kurtosis": -0.75207199999999996,
                                            "skewness": 0.192353,
                                            "entropy": 0.94920800000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 126.574,
                                            "standardDeviation": 47.523299999999999,
                                            "kurtosis": -0.69477299999999997,
                                            "skewness": 0.174322,
                                            "entropy": 0.94598800000000005
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 249,
                                            "mean": 121.425,
                                            "standardDeviation": 47.614100000000001,
                                            "kurtosis": -0.43867600000000001,
                                            "skewness": 0.128973,
                                            "entropy": 0.94864300000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 254,
                                            "mean": 85.884299999999996,
                                            "standardDeviation": 55.685499999999998,
                                            "kurtosis": -0.37526900000000002,
                                            "skewness": 0.763401,
                                            "entropy": 0.95299299999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 592,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:41+00:00",
                                        "date:modify": "2024-09-02T09:41:41+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "81a1b445b38e568604611137f5c32aaa9473b96c09adc44921de4532d1b67fed"
                                    },
                                    "tainted": false,
                                    "filesize": "107874B",
                                    "numberPixels": "444000",
                                    "pixelsPerSecond": "51.288MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.008"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6668,
                            "ttfb_start": 451,
                            "ttfb_end": 1482,
                            "download_start": 1482,
                            "download_end": 6668,
                            "download_ms": 5186,
                            "all_start": 451,
                            "all_end": 6668,
                            "all_ms": 6217,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "224849.20",
                            "request_id": "224849.20",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                            "raw_id": "224849.20",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 6874,
                            "ttfb_ms": 1028,
                            "load_start": 454,
                            "load_start_float": 454.00021099999998,
                            "bytesIn": 92694,
                            "objectSize": 92694,
                            "objectSizeUncompressed": 92694,
                            "chunks": [
                                {
                                    "ts": 6147,
                                    "bytes": 8744
                                },
                                {
                                    "ts": 6174,
                                    "bytes": 7640
                                },
                                {
                                    "ts": 6672,
                                    "bytes": 15661
                                },
                                {
                                    "ts": 6695,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6723,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6752,
                                    "bytes": 759
                                },
                                {
                                    "ts": 7274,
                                    "bytes": 9991
                                },
                                {
                                    "ts": 7300,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7328,
                                    "bytes": 801
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 371,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 92694",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"65a4fe0b-16a16\"",
                                    "last-modified: Mon, 15 Jan 2024 09:42:35 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2185,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 86,
                            "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": 92694,
                            "image_save": 12745,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 435,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 211,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "91 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 487,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x487",
                                        "Megapixels": 0.36499999999999999
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 487,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.0729199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 365250,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 133.209,
                                            "standardDeviation": 72.059100000000001,
                                            "kurtosis": -1.0407900000000001,
                                            "skewness": -0.535748,
                                            "entropy": 0.94858100000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 144.79499999999999,
                                            "standardDeviation": 81.238500000000002,
                                            "kurtosis": -1.0484,
                                            "skewness": -0.69414900000000002,
                                            "entropy": 0.929149
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 246,
                                            "mean": 133.00200000000001,
                                            "standardDeviation": 71.458399999999997,
                                            "kurtosis": -1.03094,
                                            "skewness": -0.54558899999999999,
                                            "entropy": 0.95870900000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 222,
                                            "mean": 121.831,
                                            "standardDeviation": 63.4803,
                                            "kurtosis": -0.97398799999999996,
                                            "skewness": -0.56082399999999999,
                                            "entropy": 0.95788600000000002
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 487,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:42+00:00",
                                        "date:modify": "2024-09-02T09:41:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "0c563a0f50578b8d7edc683b9a311f515b358ec80c3bd61432d528099b8e9f71"
                                    },
                                    "tainted": false,
                                    "filesize": "92694B",
                                    "numberPixels": "365250",
                                    "pixelsPerSecond": "46.8299MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 7328,
                            "ttfb_start": 454,
                            "ttfb_end": 1482,
                            "download_start": 1482,
                            "download_end": 7328,
                            "download_ms": 5846,
                            "all_start": 454,
                            "all_end": 7328,
                            "all_ms": 6874,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "224849.21",
                            "request_id": "224849.21",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                            "raw_id": "224849.21",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 6955,
                            "ttfb_ms": 1029,
                            "load_start": 454,
                            "load_start_float": 454.00021700000002,
                            "bytesIn": 122604,
                            "objectSize": 122604,
                            "objectSizeUncompressed": 122604,
                            "chunks": [
                                {
                                    "ts": 6753,
                                    "bytes": 15607
                                },
                                {
                                    "ts": 6781,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6806,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6834,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6863,
                                    "bytes": 831
                                },
                                {
                                    "ts": 7330,
                                    "bytes": 15565
                                },
                                {
                                    "ts": 7353,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7382,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7409,
                                    "bytes": 8771
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 122604",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"659ff6be-1deec\"",
                                    "last-modified: Thu, 11 Jan 2024 14:10:06 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 86,
                            "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": 122604,
                            "image_save": 16828,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 436,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 217,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "120 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 1125,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x1125",
                                        "Megapixels": 0.84399999999999997
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 1125,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 11.7188
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 843750,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 251,
                                            "mean": 56.698500000000003,
                                            "standardDeviation": 51.7179,
                                            "kurtosis": 1.2982100000000001,
                                            "skewness": 1.50126,
                                            "entropy": 0.81896100000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 251,
                                            "mean": 73.926299999999998,
                                            "standardDeviation": 60.921199999999999,
                                            "kurtosis": 0.22114400000000001,
                                            "skewness": 1.19651,
                                            "entropy": 0.87231999999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 248,
                                            "mean": 68.542599999999993,
                                            "standardDeviation": 57.130899999999997,
                                            "kurtosis": 0.0305788,
                                            "skewness": 1.11622,
                                            "entropy": 0.85984899999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 251,
                                            "mean": 27.6265,
                                            "standardDeviation": 37.101500000000001,
                                            "kurtosis": 13.122,
                                            "skewness": 3.3483200000000002,
                                            "entropy": 0.72471600000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 1125,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:42+00:00",
                                        "date:modify": "2024-09-02T09:41:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "51bea2b18eed972a79a9b96a6ff4aaba5c2d9768011dde43042a44fc20d6b2d2"
                                    },
                                    "tainted": false,
                                    "filesize": "122604B",
                                    "numberPixels": "843750",
                                    "pixelsPerSecond": "58.3375MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.014"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 7409,
                            "ttfb_start": 454,
                            "ttfb_end": 1483,
                            "download_start": 1483,
                            "download_end": 7409,
                            "download_ms": 5926,
                            "all_start": 454,
                            "all_end": 7409,
                            "all_ms": 6955,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "224849.22",
                            "request_id": "224849.22",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                            "raw_id": "224849.22",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 7700,
                            "ttfb_ms": 1029,
                            "load_start": 454,
                            "load_start_float": 454.00022300000001,
                            "bytesIn": 169337,
                            "objectSize": 169337,
                            "objectSizeUncompressed": 169337,
                            "chunks": [
                                {
                                    "ts": 6864,
                                    "bytes": 15535
                                },
                                {
                                    "ts": 6886,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6915,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6943,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6971,
                                    "bytes": 903
                                },
                                {
                                    "ts": 7411,
                                    "bytes": 7595
                                },
                                {
                                    "ts": 7438,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7467,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7495,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7518,
                                    "bytes": 8843
                                },
                                {
                                    "ts": 8099,
                                    "bytes": 16186
                                },
                                {
                                    "ts": 8127,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8154,
                                    "bytes": 5713
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 403,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 169337",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"6596a8b6-29579\"",
                                    "last-modified: Thu, 04 Jan 2024 12:46:46 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2173,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 83,
                            "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": 169337,
                            "image_save": 28723,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 437,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 223,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "165 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 501,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x501",
                                        "Megapixels": 0.376
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 501,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.21875
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 375750,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 66.147999999999996,
                                            "standardDeviation": 56.308599999999998,
                                            "kurtosis": 0.58713300000000002,
                                            "skewness": 1.0457399999999999,
                                            "entropy": 0.91683499999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 77.655799999999999,
                                            "standardDeviation": 57.828400000000002,
                                            "kurtosis": 0.162934,
                                            "skewness": 0.83305600000000002,
                                            "entropy": 0.94730800000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 64.564800000000005,
                                            "standardDeviation": 54.7971,
                                            "kurtosis": 0.80702399999999996,
                                            "skewness": 1.0814900000000001,
                                            "entropy": 0.91452500000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 56.223300000000002,
                                            "standardDeviation": 56.3005,
                                            "kurtosis": 1.22028,
                                            "skewness": 1.3160400000000001,
                                            "entropy": 0.88867300000000005
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 501,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:43+00:00",
                                        "date:modify": "2024-09-02T09:41:43+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "5df6ee3cc16524b4f1ff49f9f195e8f74d8b16558dfee4287b96a0817b3fd3b7"
                                    },
                                    "tainted": false,
                                    "filesize": "169337B",
                                    "numberPixels": "375750",
                                    "pixelsPerSecond": "43.7289MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.008"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 8154,
                            "ttfb_start": 454,
                            "ttfb_end": 1483,
                            "download_start": 1483,
                            "download_end": 8154,
                            "download_ms": 6671,
                            "all_start": 454,
                            "all_end": 8154,
                            "all_ms": 7700,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "224849.23",
                            "request_id": "224849.23",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                            "raw_id": "224849.23",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 7340,
                            "ttfb_ms": 1031,
                            "load_start": 455,
                            "load_start_float": 455.00022899999999,
                            "bytesIn": 121480,
                            "objectSize": 121480,
                            "objectSizeUncompressed": 121480,
                            "chunks": [
                                {
                                    "ts": 6973,
                                    "bytes": 15463
                                },
                                {
                                    "ts": 7002,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7023,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7052,
                                    "bytes": 957
                                },
                                {
                                    "ts": 7519,
                                    "bytes": 7523
                                },
                                {
                                    "ts": 7547,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7576,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7603,
                                    "bytes": 8897
                                },
                                {
                                    "ts": 7787,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7795,
                                    "bytes": 6810
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 419,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 121480",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"65c39246-1da88\"",
                                    "last-modified: Wed, 07 Feb 2024 14:23:02 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2131,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 79,
                            "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": 121480,
                            "image_save": 25250,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 438,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 41,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 229,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "112 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 500,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x500",
                                        "Megapixels": 0.375
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 5.2083300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 375000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 50.1342,
                                            "standardDeviation": 43.201700000000002,
                                            "kurtosis": 0.49828899999999998,
                                            "skewness": 1.23736,
                                            "entropy": 0.80122400000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 61.046199999999999,
                                            "standardDeviation": 50.582900000000002,
                                            "kurtosis": -0.25249500000000002,
                                            "skewness": 0.95431500000000002,
                                            "entropy": 0.83704100000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 254,
                                            "mean": 50.945900000000002,
                                            "standardDeviation": 43.852600000000002,
                                            "kurtosis": 0.013233999999999999,
                                            "skewness": 1.07643,
                                            "entropy": 0.80923699999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 248,
                                            "mean": 38.410600000000002,
                                            "standardDeviation": 35.169600000000003,
                                            "kurtosis": 1.7520800000000001,
                                            "skewness": 1.6343099999999999,
                                            "entropy": 0.75739400000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:42+00:00",
                                        "date:modify": "2024-09-02T09:41:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "9fad629da0a6763e0103c64fcbaa6e0a8af054849b5647e7650aa234b1593b4f"
                                    },
                                    "tainted": false,
                                    "filesize": "114670B",
                                    "numberPixels": "375000",
                                    "pixelsPerSecond": "40.8425MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 7795,
                            "ttfb_start": 455,
                            "ttfb_end": 1486,
                            "download_start": 1486,
                            "download_end": 7795,
                            "download_ms": 6309,
                            "all_start": 455,
                            "all_end": 7795,
                            "all_ms": 7340,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "224849.24",
                            "request_id": "224849.24",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                            "raw_id": "224849.24",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 8671,
                            "ttfb_ms": 1032,
                            "load_start": 455,
                            "load_start_float": 455.00023499999998,
                            "bytesIn": 195685,
                            "objectSize": 195685,
                            "objectSizeUncompressed": 195685,
                            "chunks": [
                                {
                                    "ts": 7604,
                                    "bytes": 7469
                                },
                                {
                                    "ts": 7632,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7655,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7685,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7712,
                                    "bytes": 8969
                                },
                                {
                                    "ts": 8157,
                                    "bytes": 10644
                                },
                                {
                                    "ts": 8184,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8222,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8236,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8244,
                                    "bytes": 5794
                                },
                                {
                                    "ts": 9047,
                                    "bytes": 16222
                                },
                                {
                                    "ts": 9070,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9099,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9126,
                                    "bytes": 15659
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 437,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 195685",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"65c396dd-2fc65\"",
                                    "last-modified: Wed, 07 Feb 2024 14:42:37 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2278,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "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": 195685,
                            "image_save": 35460,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 439,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 43,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 235,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "191 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 750,
                                        "ImageHeight": 613,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "750x613",
                                        "Megapixels": 0.46000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 750,
                                        "height": 613,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 7.8125,
                                        "y": 6.3854199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 459750,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 128.59200000000001,
                                            "standardDeviation": 66.400700000000001,
                                            "kurtosis": -1.2070399999999999,
                                            "skewness": -0.31918400000000002,
                                            "entropy": 0.94710700000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 6,
                                            "max": 255,
                                            "mean": 134.96799999999999,
                                            "standardDeviation": 62.420099999999998,
                                            "kurtosis": -0.86451900000000004,
                                            "skewness": -0.177532,
                                            "entropy": 0.962086
                                        },
                                        "green": {
                                            "min": 7,
                                            "max": 247,
                                            "mean": 131.286,
                                            "standardDeviation": 64.6066,
                                            "kurtosis": -1.2556700000000001,
                                            "skewness": -0.39463799999999999,
                                            "entropy": 0.94586000000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 244,
                                            "mean": 119.523,
                                            "standardDeviation": 72.175200000000004,
                                            "kurtosis": -1.5453300000000001,
                                            "skewness": -0.27292300000000003,
                                            "entropy": 0.93337400000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 750,
                                        "height": 613,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-02T09:41:44+00:00",
                                        "date:modify": "2024-09-02T09:41:44+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "5b47681d73978241fdd45ff1b857a062d69879badddd2119e9c9fea3b0af36b6"
                                    },
                                    "tainted": false,
                                    "filesize": "195685B",
                                    "numberPixels": "459750",
                                    "pixelsPerSecond": "41.2171MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 9126,
                            "ttfb_start": 455,
                            "ttfb_end": 1487,
                            "download_start": 1487,
                            "download_end": 9126,
                            "download_ms": 7639,
                            "all_start": 455,
                            "all_end": 9126,
                            "all_ms": 8671,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "224849.25",
                            "request_id": "224849.25",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/assets\/js\/script.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/assets\/js\/script.js",
                            "raw_id": "224849.25",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 7304,
                            "ttfb_ms": 1033,
                            "load_start": 455,
                            "load_start_float": 455.00024100000002,
                            "bytesIn": 34805,
                            "objectSize": 34805,
                            "objectSizeUncompressed": 106829,
                            "chunks": [
                                {
                                    "ts": 7713,
                                    "bytes": 7397,
                                    "inflated": 19477
                                },
                                {
                                    "ts": 7740,
                                    "bytes": 16366,
                                    "inflated": 49815
                                },
                                {
                                    "ts": 7758,
                                    "bytes": 11042,
                                    "inflated": 37537
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "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:\/\/matterof.art\/",
                            "initiator_line": 466,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/assets\/js\/script.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: W\/\"660d1f08-1a14d\"",
                                    "last-modified: Wed, 03 Apr 2024 09:19:04 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1711,
                            "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": 35064,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 440,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 47,
                            "http2_stream_dependency": 45,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 241,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 7759,
                            "ttfb_start": 455,
                            "ttfb_end": 1488,
                            "download_start": 1488,
                            "download_end": 7759,
                            "download_ms": 6271,
                            "all_start": 455,
                            "all_end": 7759,
                            "all_ms": 7304,
                            "index": 23,
                            "number": 24,
                            "cpuTimes": {
                                "EvaluateScript": 11,
                                "v8.compile": 2,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 11,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 15,
                            "js_timing": [
                                [
                                    7826.9489999999996,
                                    7838.3199999999997
                                ],
                                [
                                    7826.9830000000002,
                                    7829.3829999999998
                                ],
                                [
                                    10592.91,
                                    10593.575999999999
                                ],
                                [
                                    11981.764999999999,
                                    11981.995999999999
                                ],
                                [
                                    12440.991,
                                    12441.093999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "224849.52",
                            "request_id": "224849.52",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/assets\/fonts\/FKGroteskNeue.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/assets\/fonts\/FKGroteskNeue.woff2",
                            "raw_id": "224849.52",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 1428,
                            "ttfb_ms": 944,
                            "load_start": 548,
                            "load_start_float": 548.00024900000005,
                            "bytesIn": 98992,
                            "objectSize": 98992,
                            "objectSizeUncompressed": 98992,
                            "chunks": [
                                {
                                    "ts": 1496,
                                    "bytes": 7876
                                },
                                {
                                    "ts": 1510,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1538,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1567,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1595,
                                    "bytes": 8562
                                },
                                {
                                    "ts": 1927,
                                    "bytes": 15780
                                },
                                {
                                    "ts": 1949,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1976,
                                    "bytes": 1310
                                }
                            ],
                            "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:\/\/matterof.art\/assets\/css\/style.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/FKGroteskNeue.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/matterof.art",
                                    "priority: u=0",
                                    "referer: https:\/\/matterof.art\/assets\/css\/style.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 98992",
                                    "content-type: font\/woff2",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "etag: \"66094b60-182b0\"",
                                    "last-modified: Sun, 31 Mar 2024 11:39:12 GMT",
                                    "server: nginx",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1942,
                            "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": 546,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 249,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 4047,
                                    "GPOS": 55948,
                                    "GSUB": 3024,
                                    "HVAR": 2991,
                                    "OS\/2": 96,
                                    "STAT": 36,
                                    "avar": 52,
                                    "cmap": 1394,
                                    "fvar": 200,
                                    "gasp": 8,
                                    "glyf": 63139,
                                    "gvar": 188542,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2924,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1250,
                                    "post": 6672,
                                    "prep": 7
                                },
                                "names": {
                                    "0": "Copyright 2021 Florian Karsten. All rights reserved.",
                                    "1": "FK Grotesk Neue Thin",
                                    "2": "Regular",
                                    "3": "1.104;FK;FKGroteskNeue-Thin",
                                    "4": "FK Grotesk Neue Thin",
                                    "5": "Version 1.104",
                                    "6": "FKGroteskNeue-Thin",
                                    "8": "Florian Karsten",
                                    "9": "Florian Karsten",
                                    "11": "https:\/\/fonts.floriankarsten.com",
                                    "12": "https:\/\/fonts.floriankarsten.com",
                                    "14": "https:\/\/fonts.floriankarsten.com\/eula",
                                    "16": "FK Grotesk Neue",
                                    "17": "Thin"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 568,
                                    "usWeightClass": 100,
                                    "usWidthClass": 5,
                                    "fsType": 8,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 44,
                                    "yStrikeoutPosition": 232,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354671,
                                    "ulUnicodeRange2": 1073754235,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "FK\u0000\u0000",
                                    "fsSelection": 192,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 960,
                                    "sTypoDescender": -320,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1120,
                                    "usWinDescent": 320,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 500,
                                    "sCapHeight": 720,
                                    "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": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -100,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "fvar": {
                                    "wght": {
                                        "min": 100,
                                        "default": 100,
                                        "max": 900
                                    },
                                    "ital": {
                                        "min": 0,
                                        "default": 0,
                                        "max": 120
                                    }
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        171,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        182,
                                        183,
                                        184,
                                        185,
                                        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,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        310,
                                        311,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        330,
                                        331,
                                        332,
                                        333,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        402,
                                        416,
                                        417,
                                        431,
                                        432,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        778,
                                        779,
                                        780,
                                        786,
                                        795,
                                        803,
                                        806,
                                        807,
                                        808,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7838,
                                        7840,
                                        7841,
                                        7842,
                                        7843,
                                        7844,
                                        7845,
                                        7846,
                                        7847,
                                        7848,
                                        7849,
                                        7850,
                                        7851,
                                        7852,
                                        7853,
                                        7854,
                                        7855,
                                        7856,
                                        7857,
                                        7858,
                                        7859,
                                        7860,
                                        7861,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7866,
                                        7867,
                                        7868,
                                        7869,
                                        7870,
                                        7871,
                                        7872,
                                        7873,
                                        7874,
                                        7875,
                                        7876,
                                        7877,
                                        7878,
                                        7879,
                                        7880,
                                        7881,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7886,
                                        7887,
                                        7888,
                                        7889,
                                        7890,
                                        7891,
                                        7892,
                                        7893,
                                        7894,
                                        7895,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7902,
                                        7903,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7910,
                                        7911,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7916,
                                        7917,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8364,
                                        8383,
                                        8470,
                                        8482,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8596,
                                        8597,
                                        8598,
                                        8599,
                                        8600,
                                        8601,
                                        8709,
                                        8722,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9608,
                                        9618,
                                        9674,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "AZE ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CAT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CRT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "KAZ ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "MOL ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "ROM ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TAT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TRK ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 488,
                                    "num_glyphs": 731
                                }
                            },
                            "load_end": 1976,
                            "ttfb_start": 548,
                            "ttfb_end": 1492,
                            "download_start": 1492,
                            "download_end": 1976,
                            "download_ms": 484,
                            "all_start": 548,
                            "all_end": 1976,
                            "all_ms": 1428,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "224849.2",
                            "request_id": "224849.2",
                            "ip_addr": "169.150.247.38",
                            "full_url": "https:\/\/plausible.io\/js\/plausible.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "plausible.io",
                            "url": "\/js\/plausible.js",
                            "raw_id": "224849.2",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 175,
                            "ttfb_ms": 172,
                            "load_start": 583,
                            "load_start_float": 583.00009399999999,
                            "bytesIn": 817,
                            "objectSize": 817,
                            "objectSizeUncompressed": 1386,
                            "chunks": [
                                {
                                    "ts": 758,
                                    "bytes": 817,
                                    "inflated": 1386
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 126,
                            "protocol": "HTTP\/2",
                            "dns_start": 287,
                            "dns_end": 319,
                            "connect_start": 321,
                            "connect_end": 427,
                            "ssl_start": 427,
                            "ssl_end": 583,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "plausible.io",
                                "sanList": [
                                    "plausible.io"
                                ],
                                "issuer": "R11",
                                "validFrom": 1721466508,
                                "validTo": 1729242507,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1721470108747,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402203274C97F2E23C200BF9756460C1746052E77DBC0C53AA502E1A85138F272FE63022075422736CFD59DD2322C8C37FF10031FF733A5826A3751CAF0ADDC40371D71EC"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2024h2'",
                                        "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                        "timestamp": 1721470108929,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502206076C5AC13662FAFBDC17976817E07ECED815CA1177F6001914C586B129A6697022100A7930594F812360285E314A48314460617CD7BCAFCA72B7EBE5A7D1ED149224C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/matterof.art\/",
                            "initiator_line": 4,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: plausible.io",
                                    ":method: GET",
                                    ":path: \/js\/plausible.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":9443\"; ma=2592000",
                                    "application: 127.0.0.1",
                                    "cache-control: public, max-age=3600",
                                    "cdn-cache: HIT",
                                    "cdn-cachedat: 09\/02\/2024 09:05:46",
                                    "cdn-edgestorageid: 1079",
                                    "cdn-proxyver: 1.04",
                                    "cdn-pullzone: 682664",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: 2d3579bef3931bfc1967f21cc8fec4d9",
                                    "cdn-requestpullcode: 200",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-status: 200",
                                    "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                    "content-encoding: br",
                                    "content-type: application\/javascript",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 09:41:35 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "server: BunnyCDN-DE1-1081",
                                    "vary: Accept-Encoding",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1696,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 32,
                            "connect_ms": 106,
                            "ssl_ms": 156,
                            "gzip_total": 1379,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "BunnyCDN",
                            "server_count": null,
                            "created": 283,
                            "socket_group": "https:\/\/plausible.io <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 94,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE5zCCA8+gAwIBAgISBB9edLSOlP+8D8KbbinKlb5pMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzIwMDkwODI4WhcNMjQxMDE4MDkwODI3WjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCS\nOFW+ML+C2b6er168756qX3WESEtK6\/JeimOYPhkRN1kbb1xJUjaWrc2xenwfNaed\np2PBQK627Ey6ZZXwUwhodJgMQ4mVJG3cWN3pNKltmcFVh1q0aBNCqMspdrrnB4H0\neC0YygMZuvIVrVwkrdo5mSg\/6dBnlo29DH4QRthv6jAPxD7zQUOqDz6XaHghQV7p\nGh2r4nguP3XfwOjLYijGl\/PdEufVrhllZygdgdM\/ztiKQC9H1ioMEHTcpob6qeu5\nDROr8KUg8ekXI0G6vYRWbAyblbs8KuKTNZHcErqBTisgZ+jbBGiXqv\/sRirETMXT\nB833nFUwP+jceOy8oeFRAgMBAAGjggIPMIICCzAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFL3g5POVUFtcQg0IfY\/Lcq+gzBoKMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyV\nxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUA7s3QZNXbGs7FXLedtM0TojKHRny8\n7N7DUUhZRnEftZsAAAGQz51ESwAABAMARjBEAiAydMl\/LiPCAL+XVkYMF0YFLnfb\nwMU6pQLhqFE48nL+YwIgdUInNs\/VndIyLIw3\/xADH\/czpYJqN1HK8K3cQDcdcewA\ndgDf4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75SXAAAAZDPnUUBAAAEAwBH\nMEUCIGB2xawTZi+vvcF5doF+B+ztgVyhF39gAZFMWGsSmmaXAiEAp5MFlPgSNgKF\n4xSkgxRGBhfNe8r8pyt+vlp9HtFJIkwwDQYJKoZIhvcNAQELBQADggEBAK\/UAPhu\n\/pqW4DG56AKm0yqRN\/zLTG+KjH5yTCqT\/Wq02ko3ElB086TmA4UnUKP23RU9wAd9\n6BMd7\/Gy7U2bdVNMv3YAEMPcCkyH9W38KGBnDC5a6fjDjUJLYA2qkTLp8Z\/WQLE8\nEi71ShQOfXZ136LbVJmQLFpi7TrJMi4STECqYirrBDL+NKz9yoZljQY7fEB+eZjR\nvH5uoOPb+tRZ8+zcV0SwrE7UngFuZiWxX1l1p71Lkzk9ng3UQr2tj4BqlNhEJtzM\naQLHB+TRH+jYnpfzhdR4hX3xPpkAVXlHHjixVmeWHuULhSWY8vBofOPrqJljsb3\/\namteT4g0UvIr8Go=\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",
                                "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 758,
                            "ttfb_start": 583,
                            "ttfb_end": 755,
                            "download_start": 755,
                            "download_end": 758,
                            "download_ms": 3,
                            "all_start": 287,
                            "all_end": 758,
                            "all_ms": 469,
                            "index": 25,
                            "number": 26,
                            "cpuTimes": {
                                "EvaluateScript": 6,
                                "v8.compile": 0,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 6,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 7,
                            "js_timing": [
                                [
                                    823.22900000000004,
                                    829.553
                                ],
                                [
                                    823.25300000000004,
                                    823.47400000000005
                                ],
                                [
                                    1440.8869999999999,
                                    1441.019
                                ],
                                [
                                    1441.0409999999999,
                                    1441.049
                                ],
                                [
                                    1441.6189999999999,
                                    1441.662
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "224849.53",
                            "request_id": "224849.53",
                            "ip_addr": "169.150.247.38",
                            "full_url": "https:\/\/plausible.io\/api\/event",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "plausible.io",
                            "url": "\/api\/event",
                            "raw_id": "224849.53",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 202,
                            "request_type": "XHR",
                            "load_ms": 229,
                            "ttfb_ms": 228,
                            "load_start": 1148,
                            "load_start_float": 1148.0002569999999,
                            "bytesIn": 2,
                            "objectSize": 2,
                            "objectSizeUncompressed": 2,
                            "chunks": [
                                {
                                    "ts": 1377,
                                    "bytes": 2
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate, max-age=0, private",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 263,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 770,
                            "connect_end": 946,
                            "ssl_start": 946,
                            "ssl_end": 1147,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "plausible.io",
                                "sanList": [
                                    "plausible.io"
                                ],
                                "issuer": "R11",
                                "validFrom": 1721466508,
                                "validTo": 1729242507,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1721470108747,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402203274C97F2E23C200BF9756460C1746052E77DBC0C53AA502E1A85138F272FE63022075422736CFD59DD2322C8C37FF10031FF733A5826A3751CAF0ADDC40371D71EC"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2024h2'",
                                        "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                        "timestamp": 1721470108929,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502206076C5AC13662FAFBDC17976817E07ECED815CA1177F6001914C586B129A6697022100A7930594F812360285E314A48314460617CD7BCAFCA72B7EBE5A7D1ED149224C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                            "initiator_line": 0,
                            "initiator_column": 824,
                            "initiator_type": "script",
                            "initiator_function": "t",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: plausible.io",
                                    ":method: POST",
                                    ":path: \/api\/event",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 72",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/matterof.art",
                                    "priority: u=1, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":9443\"; ma=2592000",
                                    "application: 127.0.0.1",
                                    "cache-control: must-revalidate, max-age=0, private",
                                    "cdn-cachedat: 09\/02\/2024 09:41:36",
                                    "cdn-edgestorageid: 1081",
                                    "cdn-proxyver: 1.04",
                                    "cdn-pullzone: 682664",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: 4639237b48631434a4230615eff7c99c",
                                    "cdn-requestpullcode: 202",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                    "content-length: 2",
                                    "content-type: text\/plain; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 09:41:36 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "server: BunnyCDN-DE1-1081",
                                    "x-plausible-dropped: 1",
                                    "x-request-id: F_FkAv6rklaYEWgCZQIl",
                                    ":status: 202"
                                ]
                            },
                            "bytesOut": 1975,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 176,
                            "ssl_ms": 201,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "BunnyCDN",
                            "server_count": null,
                            "created": 768,
                            "socket_group": "pm\/https:\/\/plausible.io <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 257,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE5zCCA8+gAwIBAgISBB9edLSOlP+8D8KbbinKlb5pMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzIwMDkwODI4WhcNMjQxMDE4MDkwODI3WjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCS\nOFW+ML+C2b6er168756qX3WESEtK6\/JeimOYPhkRN1kbb1xJUjaWrc2xenwfNaed\np2PBQK627Ey6ZZXwUwhodJgMQ4mVJG3cWN3pNKltmcFVh1q0aBNCqMspdrrnB4H0\neC0YygMZuvIVrVwkrdo5mSg\/6dBnlo29DH4QRthv6jAPxD7zQUOqDz6XaHghQV7p\nGh2r4nguP3XfwOjLYijGl\/PdEufVrhllZygdgdM\/ztiKQC9H1ioMEHTcpob6qeu5\nDROr8KUg8ekXI0G6vYRWbAyblbs8KuKTNZHcErqBTisgZ+jbBGiXqv\/sRirETMXT\nB833nFUwP+jceOy8oeFRAgMBAAGjggIPMIICCzAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFL3g5POVUFtcQg0IfY\/Lcq+gzBoKMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyV\nxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUA7s3QZNXbGs7FXLedtM0TojKHRny8\n7N7DUUhZRnEftZsAAAGQz51ESwAABAMARjBEAiAydMl\/LiPCAL+XVkYMF0YFLnfb\nwMU6pQLhqFE48nL+YwIgdUInNs\/VndIyLIw3\/xADH\/czpYJqN1HK8K3cQDcdcewA\ndgDf4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75SXAAAAZDPnUUBAAAEAwBH\nMEUCIGB2xawTZi+vvcF5doF+B+ztgVyhF39gAZFMWGsSmmaXAiEAp5MFlPgSNgKF\n4xSkgxRGBhfNe8r8pyt+vlp9HtFJIkwwDQYJKoZIhvcNAQELBQADggEBAK\/UAPhu\n\/pqW4DG56AKm0yqRN\/zLTG+KjH5yTCqT\/Wq02ko3ElB086TmA4UnUKP23RU9wAd9\n6BMd7\/Gy7U2bdVNMv3YAEMPcCkyH9W38KGBnDC5a6fjDjUJLYA2qkTLp8Z\/WQLE8\nEi71ShQOfXZ136LbVJmQLFpi7TrJMi4STECqYirrBDL+NKz9yoZljQY7fEB+eZjR\nvH5uoOPb+tRZ8+zcV0SwrE7UngFuZiWxX1l1p71Lkzk9ng3UQr2tj4BqlNhEJtzM\naQLHB+TRH+jYnpfzhdR4hX3xPpkAVXlHHjixVmeWHuULhSWY8vBofOPrqJljsb3\/\namteT4g0UvIr8Go=\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",
                                "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 1377,
                            "ttfb_start": 1148,
                            "ttfb_end": 1376,
                            "download_start": 1376,
                            "download_end": 1377,
                            "download_ms": 1,
                            "all_start": 770,
                            "all_end": 1377,
                            "all_ms": 606,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "224849.54",
                            "request_id": "224849.54",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/favicon.ico",
                            "raw_id": "224849.54",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 404,
                            "request_type": "Other",
                            "load_ms": 87,
                            "ttfb_ms": 85,
                            "load_start": 9367,
                            "load_start_float": 9367.0002939999995,
                            "bytesIn": 15916,
                            "objectSize": 15916,
                            "objectSizeUncompressed": 43571,
                            "chunks": [
                                {
                                    "ts": 9453,
                                    "bytes": 15916,
                                    "inflated": 43571
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "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: matterof.art",
                                    ":method: GET",
                                    ":path: \/favicon.ico",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 09:41:44 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 404"
                                ]
                            },
                            "bytesOut": 1927,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 9365,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 51,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 294,
                            "server_port": "443",
                            "load_end": 9454,
                            "ttfb_start": 9367,
                            "ttfb_end": 9452,
                            "download_start": 9452,
                            "download_end": 9454,
                            "download_ms": 2,
                            "all_start": 9367,
                            "all_end": 9454,
                            "all_ms": 87,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "224849.55",
                            "request_id": "224849.55",
                            "ip_addr": "172.67.217.79",
                            "full_url": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.snipcart.com",
                            "url": "\/themes\/v3.0\/default\/snipcart.js",
                            "raw_id": "224849.55",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 659,
                            "ttfb_ms": 99,
                            "load_start": 10636,
                            "load_start_float": 10636.000302,
                            "bytesIn": 311016,
                            "objectSize": 311016,
                            "objectSizeUncompressed": 1173228,
                            "chunks": [
                                {
                                    "ts": 10736,
                                    "bytes": 482
                                },
                                {
                                    "ts": 10737,
                                    "bytes": 1176,
                                    "inflated": 250
                                },
                                {
                                    "ts": 10739,
                                    "bytes": 1176,
                                    "inflated": 2988
                                },
                                {
                                    "ts": 10741,
                                    "bytes": 855,
                                    "inflated": 1884
                                },
                                {
                                    "ts": 10751,
                                    "bytes": 1173,
                                    "inflated": 4562
                                },
                                {
                                    "ts": 10753,
                                    "bytes": 4194,
                                    "inflated": 13841
                                },
                                {
                                    "ts": 10755,
                                    "bytes": 1176,
                                    "inflated": 3280
                                },
                                {
                                    "ts": 10756,
                                    "bytes": 276,
                                    "inflated": 901
                                },
                                {
                                    "ts": 10757,
                                    "bytes": 1173,
                                    "inflated": 3673
                                },
                                {
                                    "ts": 10759,
                                    "bytes": 1176,
                                    "inflated": 5270
                                },
                                {
                                    "ts": 10761,
                                    "bytes": 576,
                                    "inflated": 1170
                                },
                                {
                                    "ts": 10762,
                                    "bytes": 1173,
                                    "inflated": 2519
                                },
                                {
                                    "ts": 10764,
                                    "bytes": 1176,
                                    "inflated": 2573
                                },
                                {
                                    "ts": 10766,
                                    "bytes": 574,
                                    "inflated": 1261
                                },
                                {
                                    "ts": 10767,
                                    "bytes": 1168,
                                    "inflated": 2704
                                },
                                {
                                    "ts": 10769,
                                    "bytes": 595,
                                    "inflated": 1381
                                },
                                {
                                    "ts": 10771,
                                    "bytes": 1171,
                                    "inflated": 2672
                                },
                                {
                                    "ts": 10773,
                                    "bytes": 1174,
                                    "inflated": 2745
                                },
                                {
                                    "ts": 10774,
                                    "bytes": 574,
                                    "inflated": 1306
                                },
                                {
                                    "ts": 10777,
                                    "bytes": 1171,
                                    "inflated": 3010
                                },
                                {
                                    "ts": 10778,
                                    "bytes": 1174,
                                    "inflated": 5200
                                },
                                {
                                    "ts": 10779,
                                    "bytes": 253,
                                    "inflated": 661
                                },
                                {
                                    "ts": 10781,
                                    "bytes": 1171,
                                    "inflated": 2970
                                },
                                {
                                    "ts": 10782,
                                    "bytes": 781,
                                    "inflated": 2051
                                },
                                {
                                    "ts": 10784,
                                    "bytes": 1171,
                                    "inflated": 3110
                                },
                                {
                                    "ts": 10786,
                                    "bytes": 1174,
                                    "inflated": 2973
                                },
                                {
                                    "ts": 10788,
                                    "bytes": 1174,
                                    "inflated": 2931
                                },
                                {
                                    "ts": 10790,
                                    "bytes": 667,
                                    "inflated": 1602
                                },
                                {
                                    "ts": 10792,
                                    "bytes": 1171,
                                    "inflated": 5483
                                },
                                {
                                    "ts": 10794,
                                    "bytes": 1171,
                                    "inflated": 5316
                                },
                                {
                                    "ts": 10796,
                                    "bytes": 1174,
                                    "inflated": 4629
                                },
                                {
                                    "ts": 10798,
                                    "bytes": 1174,
                                    "inflated": 4416
                                },
                                {
                                    "ts": 10799,
                                    "bytes": 1174,
                                    "inflated": 4590
                                },
                                {
                                    "ts": 10802,
                                    "bytes": 1171,
                                    "inflated": 2941
                                },
                                {
                                    "ts": 10802,
                                    "bytes": 274,
                                    "inflated": 554
                                },
                                {
                                    "ts": 10804,
                                    "bytes": 1174,
                                    "inflated": 4300
                                },
                                {
                                    "ts": 10806,
                                    "bytes": 1171,
                                    "inflated": 5728
                                },
                                {
                                    "ts": 10808,
                                    "bytes": 1174,
                                    "inflated": 2747
                                },
                                {
                                    "ts": 10810,
                                    "bytes": 1174,
                                    "inflated": 2856
                                },
                                {
                                    "ts": 10812,
                                    "bytes": 1174,
                                    "inflated": 4127
                                },
                                {
                                    "ts": 10814,
                                    "bytes": 1171,
                                    "inflated": 5134
                                },
                                {
                                    "ts": 10816,
                                    "bytes": 1174,
                                    "inflated": 2578
                                },
                                {
                                    "ts": 10818,
                                    "bytes": 574,
                                    "inflated": 1314
                                },
                                {
                                    "ts": 10819,
                                    "bytes": 1174,
                                    "inflated": 2763
                                },
                                {
                                    "ts": 10821,
                                    "bytes": 1171,
                                    "inflated": 2784
                                },
                                {
                                    "ts": 10823,
                                    "bytes": 574,
                                    "inflated": 1336
                                },
                                {
                                    "ts": 10824,
                                    "bytes": 1174,
                                    "inflated": 4292
                                },
                                {
                                    "ts": 10826,
                                    "bytes": 1171,
                                    "inflated": 4148
                                },
                                {
                                    "ts": 10828,
                                    "bytes": 1174,
                                    "inflated": 3521
                                },
                                {
                                    "ts": 10830,
                                    "bytes": 595,
                                    "inflated": 4781
                                },
                                {
                                    "ts": 10832,
                                    "bytes": 1174,
                                    "inflated": 3316
                                },
                                {
                                    "ts": 10833,
                                    "bytes": 1171,
                                    "inflated": 5205
                                },
                                {
                                    "ts": 10835,
                                    "bytes": 1174,
                                    "inflated": 3968
                                },
                                {
                                    "ts": 10837,
                                    "bytes": 1174,
                                    "inflated": 4051
                                },
                                {
                                    "ts": 10840,
                                    "bytes": 1174,
                                    "inflated": 3308
                                },
                                {
                                    "ts": 10841,
                                    "bytes": 1171,
                                    "inflated": 4297
                                },
                                {
                                    "ts": 10842,
                                    "bytes": 574,
                                    "inflated": 1616
                                },
                                {
                                    "ts": 10844,
                                    "bytes": 1169,
                                    "inflated": 3629
                                },
                                {
                                    "ts": 10847,
                                    "bytes": 1424,
                                    "inflated": 6764
                                },
                                {
                                    "ts": 10849,
                                    "bytes": 1174,
                                    "inflated": 3244
                                },
                                {
                                    "ts": 10851,
                                    "bytes": 1168,
                                    "inflated": 4130
                                },
                                {
                                    "ts": 10853,
                                    "bytes": 1174,
                                    "inflated": 3712
                                },
                                {
                                    "ts": 10855,
                                    "bytes": 781,
                                    "inflated": 2142
                                },
                                {
                                    "ts": 10856,
                                    "bytes": 1174,
                                    "inflated": 2634
                                },
                                {
                                    "ts": 10859,
                                    "bytes": 1171,
                                    "inflated": 1543
                                },
                                {
                                    "ts": 10860,
                                    "bytes": 1174,
                                    "inflated": 2015
                                },
                                {
                                    "ts": 10862,
                                    "bytes": 1174,
                                    "inflated": 2953
                                },
                                {
                                    "ts": 10864,
                                    "bytes": 1174,
                                    "inflated": 5288
                                },
                                {
                                    "ts": 10866,
                                    "bytes": 1171,
                                    "inflated": 4682
                                },
                                {
                                    "ts": 10868,
                                    "bytes": 1174,
                                    "inflated": 5225
                                },
                                {
                                    "ts": 10870,
                                    "bytes": 667,
                                    "inflated": 1757
                                },
                                {
                                    "ts": 10871,
                                    "bytes": 1174,
                                    "inflated": 3258
                                },
                                {
                                    "ts": 10873,
                                    "bytes": 1171,
                                    "inflated": 3467
                                },
                                {
                                    "ts": 10876,
                                    "bytes": 1174,
                                    "inflated": 3891
                                },
                                {
                                    "ts": 10878,
                                    "bytes": 1174,
                                    "inflated": 3897
                                },
                                {
                                    "ts": 10880,
                                    "bytes": 1174,
                                    "inflated": 3893
                                },
                                {
                                    "ts": 10881,
                                    "bytes": 1174,
                                    "inflated": 5861
                                },
                                {
                                    "ts": 10883,
                                    "bytes": 1171,
                                    "inflated": 5855
                                },
                                {
                                    "ts": 10885,
                                    "bytes": 1174,
                                    "inflated": 5751
                                },
                                {
                                    "ts": 10887,
                                    "bytes": 1174,
                                    "inflated": 4968
                                },
                                {
                                    "ts": 10889,
                                    "bytes": 1174,
                                    "inflated": 3779
                                },
                                {
                                    "ts": 10891,
                                    "bytes": 1171,
                                    "inflated": 5092
                                },
                                {
                                    "ts": 10893,
                                    "bytes": 1174,
                                    "inflated": 4072
                                },
                                {
                                    "ts": 10895,
                                    "bytes": 1174,
                                    "inflated": 4256
                                },
                                {
                                    "ts": 10897,
                                    "bytes": 1174,
                                    "inflated": 3855
                                },
                                {
                                    "ts": 10899,
                                    "bytes": 271,
                                    "inflated": 905
                                },
                                {
                                    "ts": 10900,
                                    "bytes": 1174,
                                    "inflated": 4379
                                },
                                {
                                    "ts": 10902,
                                    "bytes": 1174,
                                    "inflated": 4033
                                },
                                {
                                    "ts": 10904,
                                    "bytes": 1171,
                                    "inflated": 3864
                                },
                                {
                                    "ts": 10906,
                                    "bytes": 1171,
                                    "inflated": 3739
                                },
                                {
                                    "ts": 10908,
                                    "bytes": 1174,
                                    "inflated": 4253
                                },
                                {
                                    "ts": 10910,
                                    "bytes": 1174,
                                    "inflated": 4315
                                },
                                {
                                    "ts": 10911,
                                    "bytes": 1171,
                                    "inflated": 6227
                                },
                                {
                                    "ts": 10913,
                                    "bytes": 1174,
                                    "inflated": 3336
                                },
                                {
                                    "ts": 10915,
                                    "bytes": 1174,
                                    "inflated": 4140
                                },
                                {
                                    "ts": 10918,
                                    "bytes": 1174,
                                    "inflated": 4473
                                },
                                {
                                    "ts": 10919,
                                    "bytes": 1171,
                                    "inflated": 5196
                                },
                                {
                                    "ts": 10921,
                                    "bytes": 1174,
                                    "inflated": 5199
                                },
                                {
                                    "ts": 10923,
                                    "bytes": 1174,
                                    "inflated": 3959
                                },
                                {
                                    "ts": 10925,
                                    "bytes": 1174,
                                    "inflated": 3320
                                },
                                {
                                    "ts": 10926,
                                    "bytes": 574,
                                    "inflated": 2263
                                },
                                {
                                    "ts": 10928,
                                    "bytes": 1171,
                                    "inflated": 4689
                                },
                                {
                                    "ts": 10930,
                                    "bytes": 1174,
                                    "inflated": 4364
                                },
                                {
                                    "ts": 10932,
                                    "bytes": 1171,
                                    "inflated": 4779
                                },
                                {
                                    "ts": 10934,
                                    "bytes": 574,
                                    "inflated": 2305
                                },
                                {
                                    "ts": 10935,
                                    "bytes": 1174,
                                    "inflated": 5655
                                },
                                {
                                    "ts": 10938,
                                    "bytes": 1174,
                                    "inflated": 5716
                                },
                                {
                                    "ts": 10939,
                                    "bytes": 1171,
                                    "inflated": 5377
                                },
                                {
                                    "ts": 10941,
                                    "bytes": 1174,
                                    "inflated": 3808
                                },
                                {
                                    "ts": 10943,
                                    "bytes": 1174,
                                    "inflated": 5419
                                },
                                {
                                    "ts": 10945,
                                    "bytes": 1174,
                                    "inflated": 6257
                                },
                                {
                                    "ts": 10946,
                                    "bytes": 595,
                                    "inflated": 2301
                                },
                                {
                                    "ts": 10948,
                                    "bytes": 1171,
                                    "inflated": 5259
                                },
                                {
                                    "ts": 10950,
                                    "bytes": 1174,
                                    "inflated": 4656
                                },
                                {
                                    "ts": 10952,
                                    "bytes": 1171,
                                    "inflated": 8102
                                },
                                {
                                    "ts": 10954,
                                    "bytes": 1174,
                                    "inflated": 4589
                                },
                                {
                                    "ts": 10956,
                                    "bytes": 1174,
                                    "inflated": 4112
                                },
                                {
                                    "ts": 10958,
                                    "bytes": 1174,
                                    "inflated": 7150
                                },
                                {
                                    "ts": 10960,
                                    "bytes": 574,
                                    "inflated": 2717
                                },
                                {
                                    "ts": 10961,
                                    "bytes": 1168,
                                    "inflated": 5370
                                },
                                {
                                    "ts": 10963,
                                    "bytes": 1174,
                                    "inflated": 3848
                                },
                                {
                                    "ts": 10965,
                                    "bytes": 574,
                                    "inflated": 1998
                                },
                                {
                                    "ts": 10967,
                                    "bytes": 1171,
                                    "inflated": 5623
                                },
                                {
                                    "ts": 10968,
                                    "bytes": 1174,
                                    "inflated": 4192
                                },
                                {
                                    "ts": 10971,
                                    "bytes": 1174,
                                    "inflated": 4352
                                },
                                {
                                    "ts": 10971,
                                    "bytes": 550,
                                    "inflated": 1914
                                },
                                {
                                    "ts": 10973,
                                    "bytes": 1169,
                                    "inflated": 3845
                                },
                                {
                                    "ts": 10976,
                                    "bytes": 1171,
                                    "inflated": 4042
                                },
                                {
                                    "ts": 10979,
                                    "bytes": 1745,
                                    "inflated": 5296
                                },
                                {
                                    "ts": 10980,
                                    "bytes": 1174,
                                    "inflated": 5024
                                },
                                {
                                    "ts": 10982,
                                    "bytes": 181,
                                    "inflated": 391
                                },
                                {
                                    "ts": 10983,
                                    "bytes": 1174,
                                    "inflated": 4310
                                },
                                {
                                    "ts": 10985,
                                    "bytes": 1171,
                                    "inflated": 5348
                                },
                                {
                                    "ts": 10986,
                                    "bytes": 574,
                                    "inflated": 2579
                                },
                                {
                                    "ts": 10988,
                                    "bytes": 1171,
                                    "inflated": 2855
                                },
                                {
                                    "ts": 10990,
                                    "bytes": 1174,
                                    "inflated": 2631
                                },
                                {
                                    "ts": 10991,
                                    "bytes": 574,
                                    "inflated": 1620
                                },
                                {
                                    "ts": 10993,
                                    "bytes": 1171,
                                    "inflated": 4075
                                },
                                {
                                    "ts": 10995,
                                    "bytes": 1174,
                                    "inflated": 6502
                                },
                                {
                                    "ts": 10996,
                                    "bytes": 571,
                                    "inflated": 417
                                },
                                {
                                    "ts": 10998,
                                    "bytes": 1171,
                                    "inflated": 4145
                                },
                                {
                                    "ts": 11000,
                                    "bytes": 967,
                                    "inflated": 4161
                                },
                                {
                                    "ts": 11002,
                                    "bytes": 1174,
                                    "inflated": 4038
                                },
                                {
                                    "ts": 11003,
                                    "bytes": 1171,
                                    "inflated": 4108
                                },
                                {
                                    "ts": 11004,
                                    "bytes": 574,
                                    "inflated": 1377
                                },
                                {
                                    "ts": 11006,
                                    "bytes": 1174,
                                    "inflated": 2679
                                },
                                {
                                    "ts": 11009,
                                    "bytes": 1171,
                                    "inflated": 2463
                                },
                                {
                                    "ts": 11010,
                                    "bytes": 1174,
                                    "inflated": 4488
                                },
                                {
                                    "ts": 11012,
                                    "bytes": 1171,
                                    "inflated": 2735
                                },
                                {
                                    "ts": 11014,
                                    "bytes": 1174,
                                    "inflated": 4176
                                },
                                {
                                    "ts": 11016,
                                    "bytes": 1174,
                                    "inflated": 3210
                                },
                                {
                                    "ts": 11018,
                                    "bytes": 1171,
                                    "inflated": 3508
                                },
                                {
                                    "ts": 11019,
                                    "bytes": 574,
                                    "inflated": 1724
                                },
                                {
                                    "ts": 11021,
                                    "bytes": 1174,
                                    "inflated": 3339
                                },
                                {
                                    "ts": 11023,
                                    "bytes": 1174,
                                    "inflated": 5708
                                },
                                {
                                    "ts": 11025,
                                    "bytes": 1174,
                                    "inflated": 4365
                                },
                                {
                                    "ts": 11027,
                                    "bytes": 1171,
                                    "inflated": 2467
                                },
                                {
                                    "ts": 11029,
                                    "bytes": 1174,
                                    "inflated": 3628
                                },
                                {
                                    "ts": 11031,
                                    "bytes": 1174,
                                    "inflated": 4423
                                },
                                {
                                    "ts": 11032,
                                    "bytes": 274,
                                    "inflated": 799
                                },
                                {
                                    "ts": 11034,
                                    "bytes": 1174,
                                    "inflated": 2845
                                },
                                {
                                    "ts": 11036,
                                    "bytes": 1174,
                                    "inflated": 3137
                                },
                                {
                                    "ts": 11038,
                                    "bytes": 1174,
                                    "inflated": 3292
                                },
                                {
                                    "ts": 11040,
                                    "bytes": 1171,
                                    "inflated": 3177
                                },
                                {
                                    "ts": 11042,
                                    "bytes": 1174,
                                    "inflated": 3165
                                },
                                {
                                    "ts": 11044,
                                    "bytes": 1174,
                                    "inflated": 2995
                                },
                                {
                                    "ts": 11046,
                                    "bytes": 874,
                                    "inflated": 2272
                                },
                                {
                                    "ts": 11047,
                                    "bytes": 1174,
                                    "inflated": 3498
                                },
                                {
                                    "ts": 11049,
                                    "bytes": 1174,
                                    "inflated": 3355
                                },
                                {
                                    "ts": 11051,
                                    "bytes": 1174,
                                    "inflated": 3425
                                },
                                {
                                    "ts": 11053,
                                    "bytes": 1174,
                                    "inflated": 3679
                                },
                                {
                                    "ts": 11055,
                                    "bytes": 1171,
                                    "inflated": 2895
                                },
                                {
                                    "ts": 11057,
                                    "bytes": 1174,
                                    "inflated": 2953
                                },
                                {
                                    "ts": 11059,
                                    "bytes": 1174,
                                    "inflated": 3356
                                },
                                {
                                    "ts": 11060,
                                    "bytes": 574,
                                    "inflated": 1545
                                },
                                {
                                    "ts": 11062,
                                    "bytes": 1174,
                                    "inflated": 3127
                                },
                                {
                                    "ts": 11064,
                                    "bytes": 1174,
                                    "inflated": 3160
                                },
                                {
                                    "ts": 11066,
                                    "bytes": 1174,
                                    "inflated": 3025
                                },
                                {
                                    "ts": 11068,
                                    "bytes": 1174,
                                    "inflated": 3169
                                },
                                {
                                    "ts": 11070,
                                    "bytes": 1171,
                                    "inflated": 3329
                                },
                                {
                                    "ts": 11072,
                                    "bytes": 1174,
                                    "inflated": 3432
                                },
                                {
                                    "ts": 11074,
                                    "bytes": 871,
                                    "inflated": 2582
                                },
                                {
                                    "ts": 11076,
                                    "bytes": 1174,
                                    "inflated": 3188
                                },
                                {
                                    "ts": 11079,
                                    "bytes": 1174,
                                    "inflated": 2636
                                },
                                {
                                    "ts": 11081,
                                    "bytes": 1174,
                                    "inflated": 2693
                                },
                                {
                                    "ts": 11083,
                                    "bytes": 1174,
                                    "inflated": 3170
                                },
                                {
                                    "ts": 11085,
                                    "bytes": 1171,
                                    "inflated": 3310
                                },
                                {
                                    "ts": 11088,
                                    "bytes": 2348,
                                    "inflated": 6360
                                },
                                {
                                    "ts": 11090,
                                    "bytes": 1166,
                                    "inflated": 3298
                                },
                                {
                                    "ts": 11092,
                                    "bytes": 1174,
                                    "inflated": 4261
                                },
                                {
                                    "ts": 11095,
                                    "bytes": 1174,
                                    "inflated": 2240
                                },
                                {
                                    "ts": 11098,
                                    "bytes": 1469,
                                    "inflated": 2999
                                },
                                {
                                    "ts": 11099,
                                    "bytes": 1171,
                                    "inflated": 2654
                                },
                                {
                                    "ts": 11100,
                                    "bytes": 1174,
                                    "inflated": 3480
                                },
                                {
                                    "ts": 11102,
                                    "bytes": 1174,
                                    "inflated": 3391
                                },
                                {
                                    "ts": 11104,
                                    "bytes": 1174,
                                    "inflated": 5881
                                },
                                {
                                    "ts": 11106,
                                    "bytes": 1171,
                                    "inflated": 4743
                                },
                                {
                                    "ts": 11108,
                                    "bytes": 1174,
                                    "inflated": 4294
                                },
                                {
                                    "ts": 11110,
                                    "bytes": 274,
                                    "inflated": 608
                                },
                                {
                                    "ts": 11118,
                                    "bytes": 1174,
                                    "inflated": 3700
                                },
                                {
                                    "ts": 11120,
                                    "bytes": 1174,
                                    "inflated": 6182
                                },
                                {
                                    "ts": 11122,
                                    "bytes": 1174,
                                    "inflated": 4835
                                },
                                {
                                    "ts": 11124,
                                    "bytes": 1174,
                                    "inflated": 4567
                                },
                                {
                                    "ts": 11126,
                                    "bytes": 1171,
                                    "inflated": 3061
                                },
                                {
                                    "ts": 11128,
                                    "bytes": 1174,
                                    "inflated": 4501
                                },
                                {
                                    "ts": 11128,
                                    "bytes": 274,
                                    "inflated": 847
                                },
                                {
                                    "ts": 11130,
                                    "bytes": 1174,
                                    "inflated": 5047
                                },
                                {
                                    "ts": 11132,
                                    "bytes": 1174,
                                    "inflated": 4186
                                },
                                {
                                    "ts": 11134,
                                    "bytes": 1174,
                                    "inflated": 3535
                                },
                                {
                                    "ts": 11136,
                                    "bytes": 1171,
                                    "inflated": 2983
                                },
                                {
                                    "ts": 11138,
                                    "bytes": 1171,
                                    "inflated": 3828
                                },
                                {
                                    "ts": 11140,
                                    "bytes": 1174,
                                    "inflated": 3873
                                },
                                {
                                    "ts": 11141,
                                    "bytes": 253,
                                    "inflated": 1166
                                },
                                {
                                    "ts": 11144,
                                    "bytes": 1174,
                                    "inflated": 3902
                                },
                                {
                                    "ts": 11147,
                                    "bytes": 1174,
                                    "inflated": 2884
                                },
                                {
                                    "ts": 11148,
                                    "bytes": 1174,
                                    "inflated": 3372
                                },
                                {
                                    "ts": 11150,
                                    "bytes": 1174,
                                    "inflated": 3346
                                },
                                {
                                    "ts": 11152,
                                    "bytes": 1174,
                                    "inflated": 3262
                                },
                                {
                                    "ts": 11155,
                                    "bytes": 1171,
                                    "inflated": 3448
                                },
                                {
                                    "ts": 11156,
                                    "bytes": 1355,
                                    "inflated": 4286
                                },
                                {
                                    "ts": 11158,
                                    "bytes": 1174,
                                    "inflated": 5157
                                },
                                {
                                    "ts": 11160,
                                    "bytes": 1174,
                                    "inflated": 3827
                                },
                                {
                                    "ts": 11162,
                                    "bytes": 1174,
                                    "inflated": 6260
                                },
                                {
                                    "ts": 11164,
                                    "bytes": 1174,
                                    "inflated": 7561
                                },
                                {
                                    "ts": 11167,
                                    "bytes": 1174,
                                    "inflated": 6696
                                },
                                {
                                    "ts": 11168,
                                    "bytes": 1445,
                                    "inflated": 8432
                                },
                                {
                                    "ts": 11172,
                                    "bytes": 1174,
                                    "inflated": 3550
                                },
                                {
                                    "ts": 11173,
                                    "bytes": 1174,
                                    "inflated": 4656
                                },
                                {
                                    "ts": 11180,
                                    "bytes": 1174,
                                    "inflated": 4019
                                },
                                {
                                    "ts": 11183,
                                    "bytes": 4186,
                                    "inflated": 19049
                                },
                                {
                                    "ts": 11187,
                                    "bytes": 2348,
                                    "inflated": 13145
                                },
                                {
                                    "ts": 11189,
                                    "bytes": 1174,
                                    "inflated": 7370
                                },
                                {
                                    "ts": 11191,
                                    "bytes": 1174,
                                    "inflated": 6598
                                },
                                {
                                    "ts": 11194,
                                    "bytes": 2342,
                                    "inflated": 14025
                                },
                                {
                                    "ts": 11196,
                                    "bytes": 1174,
                                    "inflated": 11790
                                },
                                {
                                    "ts": 11199,
                                    "bytes": 1174,
                                    "inflated": 7942
                                },
                                {
                                    "ts": 11200,
                                    "bytes": 1174,
                                    "inflated": 8135
                                },
                                {
                                    "ts": 11203,
                                    "bytes": 1174,
                                    "inflated": 6744
                                },
                                {
                                    "ts": 11204,
                                    "bytes": 1174,
                                    "inflated": 6108
                                },
                                {
                                    "ts": 11206,
                                    "bytes": 1174,
                                    "inflated": 8700
                                },
                                {
                                    "ts": 11209,
                                    "bytes": 1445,
                                    "inflated": 9223
                                },
                                {
                                    "ts": 11211,
                                    "bytes": 1174,
                                    "inflated": 7776
                                },
                                {
                                    "ts": 11213,
                                    "bytes": 1174,
                                    "inflated": 11771
                                },
                                {
                                    "ts": 11216,
                                    "bytes": 2348,
                                    "inflated": 18857
                                },
                                {
                                    "ts": 11219,
                                    "bytes": 1174,
                                    "inflated": 8343
                                },
                                {
                                    "ts": 11221,
                                    "bytes": 1745,
                                    "inflated": 11722
                                },
                                {
                                    "ts": 11224,
                                    "bytes": 1174,
                                    "inflated": 5653
                                },
                                {
                                    "ts": 11225,
                                    "bytes": 1174,
                                    "inflated": 7408
                                },
                                {
                                    "ts": 11227,
                                    "bytes": 1174,
                                    "inflated": 10068
                                },
                                {
                                    "ts": 11229,
                                    "bytes": 1171,
                                    "inflated": 4222
                                },
                                {
                                    "ts": 11231,
                                    "bytes": 1174,
                                    "inflated": 6158
                                },
                                {
                                    "ts": 11233,
                                    "bytes": 1174,
                                    "inflated": 6431
                                },
                                {
                                    "ts": 11235,
                                    "bytes": 1171,
                                    "inflated": 8643
                                },
                                {
                                    "ts": 11237,
                                    "bytes": 1448,
                                    "inflated": 7847
                                },
                                {
                                    "ts": 11239,
                                    "bytes": 1174,
                                    "inflated": 6335
                                },
                                {
                                    "ts": 11241,
                                    "bytes": 1174,
                                    "inflated": 6613
                                },
                                {
                                    "ts": 11244,
                                    "bytes": 1174,
                                    "inflated": 7706
                                },
                                {
                                    "ts": 11246,
                                    "bytes": 1174,
                                    "inflated": 5704
                                },
                                {
                                    "ts": 11248,
                                    "bytes": 1174,
                                    "inflated": 4919
                                },
                                {
                                    "ts": 11250,
                                    "bytes": 869,
                                    "inflated": 2876
                                },
                                {
                                    "ts": 11251,
                                    "bytes": 1174,
                                    "inflated": 3699
                                },
                                {
                                    "ts": 11263,
                                    "bytes": 2348,
                                    "inflated": 7501
                                },
                                {
                                    "ts": 11267,
                                    "bytes": 7315,
                                    "inflated": 26892
                                },
                                {
                                    "ts": 11273,
                                    "bytes": 2348,
                                    "inflated": 9856
                                },
                                {
                                    "ts": 11294,
                                    "bytes": 3488,
                                    "inflated": 11982
                                }
                            ],
                            "expires": "Wed, 04 Sep 2024 04:15:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "application\/x-javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 10530,
                            "dns_end": 10566,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/matterof.art\/",
                            "initiator_line": 85,
                            "initiator_column": 1616,
                            "initiator_type": "script",
                            "initiator_function": "o",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.snipcart.com",
                                    ":method: GET",
                                    ":path: \/themes\/v3.0\/default\/snipcart.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 19555",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=172800",
                                    "cf-bgj: minify",
                                    "cf-cache-status: HIT",
                                    "cf-polished: origSize=1173391",
                                    "cf-ray: 8bcc8bd11aac9bac-FRA",
                                    "content-encoding: br",
                                    "content-md5: 9tteqEnMeEFwf9kAMOiZlg==",
                                    "content-type: application\/x-javascript",
                                    "date: Mon, 02 Sep 2024 09:41:45 GMT",
                                    "expires: Wed, 04 Sep 2024 04:15:50 GMT",
                                    "last-modified: Mon, 02 Oct 2023 14:14:34 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "priority: u=3,i=?0",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=teR3dTtKlVoYtCYznJy21TnGi%2FZ%2FTA9vIKR1%2FujkMcgoRQ%2FVjfv%2BTv53tmqnXA%2B4lLGYDs%2FGmmWpf0QqswhrnlH%2Bcwm3oWizXlIIeno42lgyx%2BfTKcww%2BjdiKkYUK14aykSc\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "vary: Accept-Encoding",
                                    "x-cache: HIT",
                                    "x-edge-location: defr",
                                    "x-ms-blob-type: BlockBlob",
                                    "x-ms-lease-status: unlocked",
                                    "x-ms-request-id: cc8a16db-901e-0009-0ceb-f79e76000000",
                                    "x-ms-version: 2009-09-19"
                                ]
                            },
                            "bytesOut": 1756,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 36,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 311940,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 153245,
                            "cdn_provider": "CDN, Cloudflare",
                            "server_count": null,
                            "created": 10529,
                            "netlog_id": 302,
                            "renderBlocking": "non_blocking",
                            "load_end": 11295,
                            "ttfb_start": 10636,
                            "ttfb_end": 10735,
                            "download_start": 10735,
                            "download_end": 11295,
                            "download_ms": 560,
                            "all_start": 10530,
                            "all_end": 11295,
                            "all_ms": 695,
                            "index": 28,
                            "number": 29,
                            "cpuTimes": {
                                "EvaluateScript": 239,
                                "v8.compile": 49,
                                "FunctionCall": 2
                            },
                            "cpu.EvaluateScript": 239,
                            "cpu.v8.compile": 49,
                            "cpu.FunctionCall": 2,
                            "cpuTime": 290,
                            "js_timing": [
                                [
                                    11394.572,
                                    11633.440000000001
                                ],
                                [
                                    11394.594999999999,
                                    11443.5
                                ],
                                [
                                    11635.313,
                                    11635.333000000001
                                ],
                                [
                                    11891.406999999999,
                                    11892.346
                                ],
                                [
                                    11893.873,
                                    11893.995999999999
                                ],
                                [
                                    11956.848,
                                    11957.216
                                ],
                                [
                                    11958.236000000001,
                                    11958.263000000001
                                ],
                                [
                                    12435.299999999999,
                                    12435.552
                                ],
                                [
                                    12436.925999999999,
                                    12436.956
                                ]
                            ],
                            "blockingTime": 238.86800000000039
                        },
                        {
                            "type": 3,
                            "id": "224849.56",
                            "request_id": "224849.56",
                            "ip_addr": "172.67.217.79",
                            "full_url": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.snipcart.com",
                            "url": "\/themes\/v3.0\/default\/snipcart.css",
                            "raw_id": "224849.56",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 108,
                            "ttfb_ms": 63,
                            "load_start": 10636,
                            "load_start_float": 10636.000317,
                            "bytesIn": 12942,
                            "objectSize": 12942,
                            "objectSizeUncompressed": 95387,
                            "chunks": [
                                {
                                    "ts": 10702,
                                    "bytes": 471,
                                    "inflated": 813
                                },
                                {
                                    "ts": 10703,
                                    "bytes": 2352,
                                    "inflated": 12879
                                },
                                {
                                    "ts": 10707,
                                    "bytes": 2352,
                                    "inflated": 15734
                                },
                                {
                                    "ts": 10710,
                                    "bytes": 1176,
                                    "inflated": 9938
                                },
                                {
                                    "ts": 10711,
                                    "bytes": 1176,
                                    "inflated": 14296
                                },
                                {
                                    "ts": 10713,
                                    "bytes": 1176,
                                    "inflated": 7884
                                },
                                {
                                    "ts": 10714,
                                    "bytes": 1176,
                                    "inflated": 9020
                                },
                                {
                                    "ts": 10716,
                                    "bytes": 599,
                                    "inflated": 7035
                                },
                                {
                                    "ts": 10717,
                                    "bytes": 516,
                                    "inflated": 4476
                                },
                                {
                                    "ts": 10733,
                                    "bytes": 294,
                                    "inflated": 3278
                                },
                                {
                                    "ts": 10743,
                                    "bytes": 1173,
                                    "inflated": 6870
                                },
                                {
                                    "ts": 10744,
                                    "bytes": 481,
                                    "inflated": 3164
                                }
                            ],
                            "expires": "Wed, 04 Sep 2024 05:05:42 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/matterof.art\/",
                            "initiator_line": 85,
                            "initiator_column": 1853,
                            "initiator_type": "script",
                            "initiator_function": "o",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.snipcart.com",
                                    ":method: GET",
                                    ":path: \/themes\/v3.0\/default\/snipcart.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 16563",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=172800",
                                    "cf-bgj: minify",
                                    "cf-cache-status: HIT",
                                    "cf-polished: origSize=95509",
                                    "cf-ray: 8bcc8bd10aa99bac-FRA",
                                    "content-encoding: br",
                                    "content-md5: KaIJRf\/VWrXCVmBT1dVuZg==",
                                    "content-type: text\/css",
                                    "date: Mon, 02 Sep 2024 09:41:45 GMT",
                                    "expires: Wed, 04 Sep 2024 05:05:42 GMT",
                                    "last-modified: Mon, 02 Oct 2023 14:14:34 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "priority: u=0,i=?0",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=OyOmzD1wEb%2Blau1CcXi%2FfyQWD6gYALEzGSD7TpXMget98qwbdQuXPt%2Blux8M6fUFT7Ya447V%2FGELi%2FW3mWebK1VIXwFRAsbcHgHe266fEOP5FH%2B7u2MgSBovofe854S5GTf0\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "vary: Accept-Encoding",
                                    "x-cache: HIT",
                                    "x-edge-location: defr",
                                    "x-ms-blob-type: BlockBlob",
                                    "x-ms-lease-status: unlocked",
                                    "x-ms-request-id: 667d5eb4-201e-0041-74eb-f78341000000",
                                    "x-ms-version: 2009-09-19"
                                ]
                            },
                            "bytesOut": 1852,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 13659,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 156237,
                            "cdn_provider": "CDN, Cloudflare",
                            "server_count": null,
                            "created": 10531,
                            "netlog_id": 317,
                            "renderBlocking": "dynamically_injected_non_blocking",
                            "load_end": 10744,
                            "ttfb_start": 10636,
                            "ttfb_end": 10699,
                            "download_start": 10699,
                            "download_end": 10744,
                            "download_ms": 45,
                            "all_start": 10636,
                            "all_end": 10744,
                            "all_ms": 108,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "224849.57",
                            "request_id": "224849.57",
                            "ip_addr": "169.150.247.36",
                            "full_url": "https:\/\/fonts.bunny.net\/css?family=Montserrat:300,500|Open+Sans:300,600",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "fonts.bunny.net",
                            "url": "\/css?family=Montserrat:300,500|Open+Sans:300,600",
                            "raw_id": "224849.57",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 140,
                            "ttfb_ms": 135,
                            "load_start": 11151,
                            "load_start_float": 11151.000325999999,
                            "bytesIn": 1843,
                            "objectSize": 1843,
                            "objectSizeUncompressed": 16894,
                            "chunks": [
                                {
                                    "ts": 11291,
                                    "bytes": 1843,
                                    "inflated": 16894
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=2592000",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 340,
                            "protocol": "HTTP\/2",
                            "dns_start": 10749,
                            "dns_end": 10837,
                            "connect_start": 10838,
                            "connect_end": 10965,
                            "ssl_start": 10965,
                            "ssl_end": 11149,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "fonts.bunny.net",
                                "sanList": [
                                    "fonts.bunny.net"
                                ],
                                "issuer": "R11",
                                "validFrom": 1724076642,
                                "validTo": 1731852641,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1724080152691,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502210095B882A100C3EB17A5872B04F0D0644ED5F8DB752ECA8233B611BC77E2486E16022021BEB68D27D7285671A4CB069D99137D19D172597658D839B461D5406F0A7F78"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1724080152701,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402206E3A806F9F88A5436820F0CF04C884F703C5B4BF1A98EC76DB58E7974BDEF443022071BF675432979320ED5C873323EB5B8F23DD1D29195ED9F5B77A7F54290ECE82"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: fonts.bunny.net",
                                    ":method: GET",
                                    ":path: \/css?family=Montserrat:300,500|Open+Sans:300,600",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/cdn.snipcart.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-headers: Server, x-goog-meta-frames, Content-Length, Content-Type, Range, X-Requested-With, If-Modified-Since, If-None-Match",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Server, x-goog-meta-frames, Content-Length, Content-Type, Range, X-Requested-With, If-Modified-Since, If-None-Match",
                                    "cache-control: public, max-age=2592000",
                                    "cdn-cache: HIT",
                                    "cdn-cachedat: 08\/18\/2024 13:52:22",
                                    "cdn-edgestorageid: 1082",
                                    "cdn-proxyver: 1.04",
                                    "cdn-pullzone: 781720",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: 4f37c71a9fe30aa1eca37ed3d8285211",
                                    "cdn-requestpullcode: 200",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-status: 200",
                                    "cdn-uid: 3a60ca70-b89d-4cd5-a4b5-34a3468d7e0f",
                                    "content-encoding: br",
                                    "content-type: text\/css; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 09:41:46 GMT",
                                    "last-modified: Sun, 18 Aug 2024 13:52:21 GMT",
                                    "server: BunnyCDN-DE1-1079",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1906,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 88,
                            "connect_ms": 127,
                            "ssl_ms": 184,
                            "gzip_total": 2520,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "BunnyCDN",
                            "server_count": null,
                            "created": 10747,
                            "socket_group": "https:\/\/fonts.bunny.net <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 326,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE7TCCA9WgAwIBAgISBJcqsDFoijdlrrxxox8hmUn1MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwODE5MTQxMDQyWhcNMjQxMTE3MTQxMDQxWjAaMRgwFgYDVQQD\nEw9mb250cy5idW5ueS5uZXQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB\nAQDAPjMlX\/n4XW1pdd6PmY3v9DTqG8nyRLQ6MPPvGMyuR7DbvF2+pGE6KrVKmDrl\nFBciWAWwLpv+5hmZH7NHAdXLuGcAVUcy5BVA0eAHdrEqhUe7nMiAU51wd5PJBDek\newJJXljrYAtDHLbzA\/zcq0keNCggGsRhrmyahG7q\/8zDWFxIxIgnd1Wwhu3GN2KV\n1PvQNXVTz4x5AQGxsckeNePJeWSzb+lFoLKi9ICBl3F4tQAOmxeh1mwP5gMyswsd\n2nT7vBQOu0zbPRS6qlXaMZwC5k3HmwoTKfYBuBpe6yA2hXyBywwZjncxqc68kEzV\ntp3ot1w6Losmuk0vHLwr9TsNAgMBAAGjggISMIICDjAOBgNVHQ8BAf8EBAMCBaAw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYD\nVR0OBBYEFI+NwVmJ3dAcgfI0HsGpcPwUc5V5MB8GA1UdIwQYMBaAFMXPRqTq9MPA\nemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDov\nL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNy\nLm9yZy8wGgYDVR0RBBMwEYIPZm9udHMuYnVubnkubmV0MBMGA1UdIAQMMAowCAYG\nZ4EMAQIBMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAPxdLT9ciR1iUHWUchL4N\nEu2QN38fhWrrwb8ohez4ZG4AAAGRay9gcwAABAMARzBFAiEAlbiCoQDD6xelhysE\n8NBkTtX423UuyoIzthG8d+JIbhYCICG+to0n1yhWcaTLBp2ZE30Z0XJZdljYObRh\n1UBvCn94AHUA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGRay9g\nfQAABAMARjBEAiBuOoBvn4ilQ2gg8M8EyIT3A8W0vxqY7HbbWOeXS970QwIgcb9n\nVDKXkyDtXIczI+tbjyPdHSkZXtn1t3p\/VCkOzoIwDQYJKoZIhvcNAQELBQADggEB\nAHLdl3w1TOViYU\/h9r1ATLCJwJ5VJzW+46fFwLoC\/sjgwnAF\/uvhtVEkQAE2xaId\nd9aQn1S7k5QCSkKT+gBW1y3192Sfurxf6JS\/HXw45lN0cQsV3stsFVe4dSI1i7IJ\nSqGdnvDMW4ddHjvfEJFrUiotE+H4nGdhhoHCBr0wJGOz0mYNd\/GrVtdHRCyu9hsv\nzcRthNOClQJrunzRsVF3P139v5KGyTVzoMSNHVYdwl9GjH8LWJiHYGM+F3tOnwy+\neW0xMs3W5U7wOkfonIadT\/34jOPKrCKdMpFvtQVGyUAjj7hiKoPSIB8Vp0XYO0VE\nmtthiBxt5s3IBkDiwERwoHg=\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",
                                "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "dynamically_injected_non_blocking",
                            "load_end": 11291,
                            "ttfb_start": 11151,
                            "ttfb_end": 11286,
                            "download_start": 11286,
                            "download_end": 11291,
                            "download_ms": 5,
                            "all_start": 10749,
                            "all_end": 11291,
                            "all_ms": 539,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "224849.119",
                            "request_id": "224849.119",
                            "ip_addr": "172.67.217.79",
                            "full_url": "https:\/\/cdn.snipcart.com\/themes\/v3.7.3\/l10n\/en.json",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.snipcart.com",
                            "url": "\/themes\/v3.7.3\/l10n\/en.json",
                            "raw_id": "224849.119",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 187,
                            "ttfb_ms": 143,
                            "load_start": 11641,
                            "load_start_float": 11641.000357999999,
                            "bytesIn": 16487,
                            "objectSize": 16487,
                            "objectSizeUncompressed": 52069,
                            "chunks": [
                                {
                                    "ts": 11785,
                                    "bytes": 513,
                                    "inflated": 858
                                },
                                {
                                    "ts": 11789,
                                    "bytes": 2352,
                                    "inflated": 8816
                                },
                                {
                                    "ts": 11792,
                                    "bytes": 1176,
                                    "inflated": 4296
                                },
                                {
                                    "ts": 11792,
                                    "bytes": 1176,
                                    "inflated": 4320
                                },
                                {
                                    "ts": 11794,
                                    "bytes": 1176,
                                    "inflated": 5843
                                },
                                {
                                    "ts": 11797,
                                    "bytes": 1176,
                                    "inflated": 5233
                                },
                                {
                                    "ts": 11798,
                                    "bytes": 1176,
                                    "inflated": 2899
                                },
                                {
                                    "ts": 11800,
                                    "bytes": 1176,
                                    "inflated": 3115
                                },
                                {
                                    "ts": 11801,
                                    "bytes": 1176,
                                    "inflated": 3714
                                },
                                {
                                    "ts": 11821,
                                    "bytes": 1173,
                                    "inflated": 3462
                                },
                                {
                                    "ts": 11823,
                                    "bytes": 1176,
                                    "inflated": 2442
                                },
                                {
                                    "ts": 11824,
                                    "bytes": 1176,
                                    "inflated": 2938
                                },
                                {
                                    "ts": 11827,
                                    "bytes": 1176,
                                    "inflated": 2729
                                },
                                {
                                    "ts": 11828,
                                    "bytes": 689,
                                    "inflated": 1404
                                }
                            ],
                            "expires": "Wed, 04 Sep 2024 09:41:46 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                            "initiator_line": 0,
                            "initiator_column": 26395,
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.snipcart.com",
                                    ":method: GET",
                                    ":path: \/themes\/v3.7.3\/l10n\/en.json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/matterof.art",
                                    "priority: u=1, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=172800",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8bcc8bd75aa39bf4-FRA",
                                    "content-encoding: gzip",
                                    "content-md5: MPWlX5LzfqiD1Mw5E3mxyQ==",
                                    "content-type: application\/json",
                                    "date: Mon, 02 Sep 2024 09:41:46 GMT",
                                    "expires: Wed, 04 Sep 2024 09:41:46 GMT",
                                    "last-modified: Mon, 02 Oct 2023 14:14:51 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "priority: u=1,i",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=tmAH%2FOwrVdknEog5nvKWIw8CQRmRRY%2BU8qlBdHC8AzMaTmR%2FDm2nMuWAZNS2hEM3WHgW0kr69eQBLFr6J8X2fNlpqxf%2FH1HrY6UUE4AugmtSuUQND7n%2B0oF00ZHuZaloK28h\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "vary: Accept-Encoding",
                                    "x-cache: HIT",
                                    "x-edge-location: defr",
                                    "x-ms-blob-type: BlockBlob",
                                    "x-ms-lease-status: unlocked",
                                    "x-ms-request-id: b471471f-801e-0005-66ea-f7097e000000",
                                    "x-ms-version: 2009-09-19"
                                ]
                            },
                            "bytesOut": 1885,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 17159,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "CDN, Cloudflare",
                            "server_count": null,
                            "created": 11572,
                            "netlog_id": 358,
                            "load_end": 11828,
                            "ttfb_start": 11641,
                            "ttfb_end": 11784,
                            "download_start": 11784,
                            "download_end": 11828,
                            "download_ms": 44,
                            "all_start": 11641,
                            "all_end": 11828,
                            "all_ms": 187,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "224849.120",
                            "request_id": "224849.120",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/shop.templates-en",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/shop.templates-en",
                            "raw_id": "224849.120",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 48,
                            "ttfb_ms": 44,
                            "load_start": 11845,
                            "load_start_float": 11845.00037,
                            "bytesIn": 255,
                            "objectSize": 255,
                            "objectSizeUncompressed": 476,
                            "chunks": [
                                {
                                    "ts": 11892,
                                    "bytes": 255,
                                    "inflated": 476
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "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:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                            "initiator_line": 0,
                            "initiator_column": 26395,
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/shop.templates-en",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 09:41:46 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1753,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 426,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 11844,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 53,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 370,
                            "server_port": "443",
                            "load_end": 11893,
                            "ttfb_start": 11845,
                            "ttfb_end": 11889,
                            "download_start": 11889,
                            "download_end": 11893,
                            "download_ms": 4,
                            "all_start": 11845,
                            "all_end": 11893,
                            "all_ms": 48,
                            "index": 32,
                            "number": 33
                        },
                        {
                            "type": 3,
                            "id": "647007017B367A3183A6BDDAB9361541",
                            "request_id": "647007017B367A3183A6BDDAB9361541",
                            "ip_addr": "104.209.192.206",
                            "full_url": "https:\/\/app.snipcart.com\/api\/sessions",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "app.snipcart.com",
                            "url": "\/api\/sessions",
                            "raw_id": "647007017B367A3183A6BDDAB9361541",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/app.snipcart.com\/api\/sessions",
                            "responseCode": 200,
                            "request_type": "Preflight",
                            "load_ms": 131,
                            "ttfb_ms": 131,
                            "load_start": 12029,
                            "load_start_float": 12029.000344,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "-1",
                            "cacheControl": "no-cache",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 369,
                            "protocol": "HTTP\/2",
                            "dns_start": 11567,
                            "dns_end": 11628,
                            "connect_start": 11629,
                            "connect_end": 11750,
                            "ssl_start": 11750,
                            "ssl_end": 12029,
                            "initiator": "https:\/\/app.snipcart.com\/api\/sessions",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.snipcart.com",
                                    ":method: OPTIONS",
                                    ":path: \/api\/sessions",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: api-version,content-type,x-snipcart-lang,x-snipcart-publicapikey,x-snipcart-referer,x-snipcart-version",
                                    "access-control-request-method: GET",
                                    "origin: https:\/\/matterof.art",
                                    "priority: u=1, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: api-version,content-type,x-snipcart-lang,x-snipcart-publicapikey,x-snipcart-referer,x-snipcart-version",
                                    "access-control-allow-origin: https:\/\/matterof.art",
                                    "access-control-expose-headers: Request-Context",
                                    "cache-control: no-cache",
                                    "content-length: 0",
                                    "date: Mon, 02 Sep 2024 09:41:46 GMT",
                                    "expires: -1",
                                    "pragma: no-cache",
                                    "request-context: appId=cid-v1:48f65c7b-986c-4ec3-89de-eb0160f55639",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1969,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 61,
                            "connect_ms": 121,
                            "ssl_ms": 279,
                            "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": 11566,
                            "socket_group": "pm\/https:\/\/app.snipcart.com <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 98304
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 344,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIHkTCCBXmgAwIBAgIQDgqxgfbR4zZJmX0+eNr0HzANBgkqhkiG9w0BAQsFADBc\nMQswCQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xNDAyBgNVBAMT\nK0dlb1RydXN0IEdsb2JhbCBUTFMgUlNBNDA5NiBTSEEyNTYgMjAyMiBDQTEwHhcN\nMjQwODIxMDAwMDAwWhcNMjUwMjIxMjM1OTU5WjAbMRkwFwYDVQQDExBhcHAuc25p\ncGNhcnQuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvAoeE+la\nbX4rOcuQ6KA+GXw6BYPvc5vHktQ0BNyWtEg47+O0ZgzXJFaaQ4YJRO2hCeIipSwH\nB510McITuM1g1yY8SXpGaRTk6xJAntttGVecK9RujLcHkD8vQ4tzVGcodwlT41mB\ncnm\/xwNXGuJBWnLlaZeQtBOXmAjSgYg3QaPUru4NWR1N8FpSAeKprVuUd24KbPra\nL3aYbFm4L\/rRew83EYf7XEebOI7nBHeKfFbl5RJ38jrqPHxw+m4HqigIoMkw+\/YG\n6epM7c4WyfT8fuCDanAlG\/DUerku9D2eL2NPrPwMDT1NZEwATipJqxrtWZjhTguA\nssvWixLtRfNjGQIDAQABo4IDjjCCA4owHwYDVR0jBBgwFoAUpbTW6zbE52um38Rk\nCwEqIAS4ZiMwHQYDVR0OBBYEFEboqCIhcULTBbpkqwXJp2bm2iydMBsGA1UdEQQU\nMBKCEGFwcC5zbmlwY2FydC5jb20wPgYDVR0gBDcwNTAzBgZngQwBAgEwKTAnBggr\nBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BTMA4GA1UdDwEB\/wQE\nAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwgZ8GA1UdHwSBlzCB\nlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0dlb1RydXN0R2xvYmFs\nVExTUlNBNDA5NlNIQTI1NjIwMjJDQTEuY3JsMEigRqBEhkJodHRwOi8vY3JsNC5k\naWdpY2VydC5jb20vR2VvVHJ1c3RHbG9iYWxUTFNSU0E0MDk2U0hBMjU2MjAyMkNB\nMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEFBQcwAYYYaHR0cDovL29jc3Au\nZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRwOi8vY2FjZXJ0cy5kaWdpY2Vy\ndC5jb20vR2VvVHJ1c3RHbG9iYWxUTFNSU0E0MDk2U0hBMjU2MjAyMkNBMS5jcnQw\nDAYDVR0TAQH\/BAIwADCCAYAGCisGAQQB1nkCBAIEggFwBIIBbAFqAHcATnWjJ1ya\nEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKaOd8AAAGRc5IpGwAABAMASDBGAiEA4R50\nhXXK3PQMOYWcsV0Tl9fi7h\/20BG2hnOmXkpxCOcCIQDUGWhwfam\/tU+g7ep4yzzh\nOZ6SnyLczfkIyS1rlWilNAB2AH1ZHhLheCp7HGFnfF79+NCHXBSgTpWeuQMv2Q6M\nLnm4AAABkXOSKOIAAAQDAEcwRQIgKGHrnUNTpplBdAZlHPMnYrHtE9pTynDovL2t\n12oHImwCIQDuCIssXG+ROGQpMBn6936j5OMTgaPp2rtu7m\/TdcfnZwB3AObSMWNA\nd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAABkXOSKPQAAAQDAEgwRgIhANlU\nn4EwVxeF871nRRlZBI0pkLcDuhCplNpwipAU7xdPAiEA+CkE9bAfy5AbSOClgXg4\nB+bnnhOUck0ocG2IsNIs2vgwDQYJKoZIhvcNAQELBQADggIBAEdQeEq5HYvRoeZf\nMbs4aEPypl0jSe2aTIR6FO5275+kTO1cbYJKo7x4C5uXYH8x3NAVuV+eJ5IN6rSL\nA5t12qdNtKhN1\/fpQtDbBqkczkYJtJuBq285tzsGegc2Y7QE0Uv1t\/1NVClKmLiq\nxwl+PGLbzpLQx9gis\/DPlQ\/97oqR+gAslCSYkmAso6vJubezwTdA0krRNIeJCe+B\nD4uQGfj48dmzhcFKcse6WMXURMCuMciQdN0XnfHEO3XcC3ZIfdPvMyhf4dpXHMKP\ntu7yUVUkkxFcia4GD2y6AXDcYeyGorYch7nM76hWFUss3mFX3HrEdLGp6LZutk83\ny8aUFLRk\/c3UDvft12mx2TUlqwTYfjDF7E5c7PfEC4GR441bNN5A4u+BO4bemIZC\nEySsSQKoXICjWMWgXg1hGwHRUa+mYvita31Hmw0GIJ29MOVFqYUTYuDbarWrSMdc\nMAJHjRWo4ve68ey4uYpj8GWJDoD7U9drI6sZ3tzUv8N5Y\/cr6XkJ2TrsjTGGNvSA\nF1nnhNPNbz+6ILkgPDGuroumDsjQUP5yKJLy6kPy567aooyLRrDLMiFkiEhPSOY\/\nNZQbAlFC2Jt\/SjWQIKzmkbwFb3DU8p9jEowXbgTHI4LefP0KgaQOfAW70R2w4k3v\nnN5UOll6088H31CFbDc8cBhiN2lo\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFyzCCBLOgAwIBAgIQD2IvbyHC\/11SH3I6HUfWLTANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBD\nQTAeFw0yMjA1MDQwMDAwMDBaFw0zMTExMDkyMzU5NTlaMFwxCzAJBgNVBAYTAlVT\nMRcwFQYDVQQKEw5EaWdpQ2VydCwgSW5jLjE0MDIGA1UEAxMrR2VvVHJ1c3QgR2xv\nYmFsIFRMUyBSU0E0MDk2IFNIQTI1NiAyMDIyIENBMTCCAiIwDQYJKoZIhvcNAQEB\nBQADggIPADCCAgoCggIBAOi2w4fkhoZPCI6L7nLMjvJTFg2rvXa7JPgQtpm9Ls4Z\n9u2\/SuiTDcjnGfjMYq9uTdBsiRjCC8fh3HsrPMCCAvfAf7bY349rOV4XWTGXZ2RS\nUE20zKyhiF1Z+SkySD5+9yxzLNEyb+JXN8LLLcyB2Hw79jEq6v09+8zL5Ip3wFz9\n+Uc3Tx4LVwTvW50pGMHFl3xpjO7iQS2RCkNcHHdqfEEkKy8EStVGA27aYYuHbgdx\nivjv0Axx3M4NrWfO8tGj8w0t8LhKDTuk\/gFOI4klRcHRjcuH6giK6mkM3qpGGQLW\n+Zc7Q93NFXalE5Qzn5\/JESIcSPFDOezoAi9fMdtEa7Qj9\/yCaUx5S14l66zlE1Od\ny5hzpQBOlsw9KjJxsfpc4LQTB8aDaNjSqzLpwj6XlsRjaRon9GSS1q6HDYI3o8pR\nx03xM1k7JTgiyyRO+84PVjLUOxy6u4SrEXRM0jdtxqnzfwW2CFsKo+5xHZB9xt5m\n82zwUzY7+VOHEg8YpJxS2N6HR6QBvxo\/6pgyfdmwAjiOGhA1GfHvQWf2vyHNguLq\n1Jn4gr0b27HMZl6yqquv9O9XgDjPk147eym8GbN6AmBBke0HXR8fPwier1spgIoB\nW3txZY6OiJr\/JRl2n5MnUZ3QdyFfvzfkuBWwVCI7WI4gVJmhkOMeG9grhIRPm+zH\nAgMBAAGjggGCMIIBfjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSltNbr\nNsTna6bfxGQLASogBLhmIzAfBgNVHSMEGDAWgBQD3lA1VtFMu2bwo+IbG8OXsj3R\nVTAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMHYGCCsGAQUFBwEBBGowaDAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNl\ncnQuY29tMEAGCCsGAQUFBzAChjRodHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20v\nRGlnaUNlcnRHbG9iYWxSb290Q0EuY3J0MEIGA1UdHwQ7MDkwN6A1oDOGMWh0dHA6\nLy9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RDQS5jcmwwPQYD\nVR0gBDYwNDALBglghkgBhv1sAgEwBwYFZ4EMAQEwCAYGZ4EMAQIBMAgGBmeBDAEC\nAjAIBgZngQwBAgMwDQYJKoZIhvcNAQELBQADggEBAJ5ytcBRxwtzXW\/S2tOySJu4\nbhFRUuYRF91SMDUX8aX8Z\/JIdLZb1+d6LIaiVkybFKYL8K2xual6\/NL0tcI0T3Nw\n\/QNwS12NrfbS\/th9aus7kiSbnNbkM2sc61vx9lF0qYklhJzSOkUPPSyq4Bdhg8G6\npuAqrvQNqxNNMTTyMs5KNJdpLMEdIKdelM+9KKEMy9\/jWGuLoNr8BvjkDx19VQSI\nMCrwTFiQSC3sMkZQrCgZIwnQbf2ynOSMDutLoja5uKB7l+vbH2qSPFf3vD2HoTH7\nS8+k0HfXb\/f7ZSM5GDln3DTbBPI2qmmMiwFZJOMuYAQP1cyP8ywlhfdEdKVcW6E=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 12160,
                            "ttfb_start": 12029,
                            "ttfb_end": 12160,
                            "download_start": 12160,
                            "download_end": 12160,
                            "download_ms": 0,
                            "all_start": 11567,
                            "all_end": 12160,
                            "all_ms": 592,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "224849.118",
                            "request_id": "224849.118",
                            "ip_addr": "104.209.192.206",
                            "full_url": "https:\/\/app.snipcart.com\/api\/sessions",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.snipcart.com",
                            "url": "\/api\/sessions",
                            "raw_id": "224849.118",
                            "frame_id": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 209,
                            "ttfb_ms": 208,
                            "load_start": 12162,
                            "load_start_float": 12162.000343,
                            "bytesIn": 1235,
                            "objectSize": 1235,
                            "objectSizeUncompressed": 2361,
                            "chunks": [
                                {
                                    "ts": 12371,
                                    "bytes": 1235,
                                    "inflated": 2361
                                }
                            ],
                            "expires": "-1",
                            "cacheControl": "no-cache",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 369,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                            "initiator_line": 0,
                            "initiator_column": 26395,
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.snipcart.com",
                                    ":method: GET",
                                    ":path: \/api\/sessions",
                                    ":scheme: https",
                                    "accept: application\/json",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "api-version: 2021-04-06",
                                    "content-type: application\/json",
                                    "origin: https:\/\/matterof.art",
                                    "priority: u=1, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                                    "x-snipcart-lang: en",
                                    "x-snipcart-publicapikey: MTYzNjEyOTMtNWZmMi00OWRlLWIwYjItOTFjZDcxMzY1ZDk5NjM4MDI1NzA1MjEzNzkxNDc4",
                                    "x-snipcart-referer: https:\/\/matterof.art\/",
                                    "x-snipcart-version: 3.0"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/matterof.art",
                                    "access-control-expose-headers: Request-Context",
                                    "cache-control: no-cache",
                                    "content-encoding: gzip",
                                    "content-length: 1235",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 09:41:46 GMT",
                                    "expires: -1",
                                    "pragma: no-cache",
                                    "request-context: appId=cid-v1:48f65c7b-986c-4ec3-89de-eb0160f55639",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2653,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1235,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 11566,
                            "socket_group": "pm\/https:\/\/app.snipcart.com <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 343,
                            "server_port": "443",
                            "load_end": 12371,
                            "ttfb_start": 12162,
                            "ttfb_end": 12370,
                            "download_start": 12370,
                            "download_end": 12371,
                            "download_ms": 1,
                            "all_start": 12162,
                            "all_end": 12371,
                            "all_ms": 209,
                            "index": 34,
                            "number": 35
                        }
                    ],
                    "requestsFull": 35,
                    "requestsDoc": 28,
                    "responses_200": 33,
                    "responses_404": 1,
                    "responses_other": 1,
                    "result": 99999,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                    "loadEventStart": 9364,
                    "loadEventEnd": 9364,
                    "domContentLoadedEventStart": 7780,
                    "domContentLoadedEventEnd": 7780,
                    "URL": "https:\/\/matterof.art",
                    "connections": 6,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "F85BFC6F03B1E52D26571EF7262E8087",
                    "final_url": "https:\/\/matterof.art\/",
                    "domInteractive": 558,
                    "firstPaint": 739.20000000111759,
                    "firstContentfulPaint": 798,
                    "firstImagePaint": 887,
                    "firstMeaningfulPaint": 2126,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 0,
                    "TTFB": 232,
                    "basePageSSLTime": 64,
                    "score_cache": 10,
                    "score_cdn": 20,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 86,
                    "score_etags": -1,
                    "score_progressive_jpeg": 0,
                    "gzip_total": 423556,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 3694729,
                    "image_savings": 522132,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 15,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 38,
                        "ParseAuthorStyleSheet": 9,
                        "EvaluateScript": 186,
                        "v8.compile": 52,
                        "UpdateLayoutTree": 100,
                        "Layout": 66,
                        "ResourceChangePriority": 0,
                        "PrePaint": 15,
                        "Paint": 52,
                        "Layerize": 13,
                        "FunctionCall": 13,
                        "XHRReadyStateChange": 0,
                        "HitTest": 1,
                        "XHRLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "TimerFire": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                        "Idle": 11802
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 15,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 31,
                        "ParseAuthorStyleSheet": 5,
                        "EvaluateScript": 12,
                        "v8.compile": 3,
                        "UpdateLayoutTree": 89,
                        "Layout": 55,
                        "ResourceChangePriority": 0,
                        "PrePaint": 14,
                        "Paint": 49,
                        "Layerize": 13,
                        "FunctionCall": 11,
                        "XHRReadyStateChange": 0,
                        "HitTest": 1,
                        "XHRLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "TimerFire": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                        "Idle": 9124
                    },
                    "cpu.ParseHTML": 15,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 38,
                    "cpu.ParseAuthorStyleSheet": 9,
                    "cpu.EvaluateScript": 186,
                    "cpu.v8.compile": 52,
                    "cpu.UpdateLayoutTree": 100,
                    "cpu.Layout": 66,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 15,
                    "cpu.Paint": 52,
                    "cpu.Layerize": 13,
                    "cpu.FunctionCall": 13,
                    "cpu.XHRReadyStateChange": 0,
                    "cpu.HitTest": 1,
                    "cpu.XHRLoad": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.MarkDOMContent": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.TimerFire": 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": 4,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                    "cpu.Idle": 11802,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725270092.5164728,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725270095.0024822,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 7240,
                    "fullyLoadedCPUpct": 27.70761576731979,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "D029DBE1F174BEF3EDED22FAAD51EBA9",
                                    "loaderId": "39AD024CAEAD2C4AE1015E539C3B1206"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/matterof.art",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/matterof.art\/",
                    "document_hostname": "matterof.art",
                    "document_origin": "https:\/\/matterof.art",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 375,
                    "domComplete": 9364,
                    "PerformancePaintTiming.first-paint": 739.20000000111759,
                    "PerformancePaintTiming.first-contentful-paint": 739.20000000111759,
                    "origin_dns": {
                        "ns": [
                            "dns1.registrar-servers.com.",
                            "dns2.registrar-servers.com."
                        ],
                        "mx": [
                            "20 longhorn-relay.mxrouting.net.",
                            "10 longhorn.mxrouting.net."
                        ],
                        "txt": [
                            "\"google-site-verification=9Ttu3ZQA6FTrI0KfZ-dQFfGSTSUOhqkkjpMofKsBjiw\"",
                            "\"google-site-verification=XQiltuNocf9eGLiNUeHzqdk-H3chfBBuLB_TuUBTEkk\"",
                            "\"v=spf1 include:mxlogin.com -a\"",
                            "\"v=spf1 include:servers.mcsv.net ?all\""
                        ],
                        "soa": [
                            "dns1.registrar-servers.com. hostmaster.registrar-servers.com. 1719237208 43200 3600 604800 3601"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Ecommerce": "Cart Functionality,Snipcart 3.0",
                        "Programming languages": "C",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "JavaScript frameworks": "Alpine.js",
                        "JavaScript libraries": "core-js 3.6.5",
                        "Analytics": "Plausible",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "Cart Functionality": "",
                        "Snipcart": "3.0",
                        "C": "",
                        "Nginx": "",
                        "Alpine.js": "",
                        "core-js": "3.6.5",
                        "Plausible": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "Cart Functionality": {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        "Snipcart": {
                            "name": "Snipcart",
                            "description": "Snipcart is a shopping cart platform that can be integrated into any website with simple HTML and JavaScript.",
                            "slug": "snipcart",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "3.0",
                            "icon": "Snipcart.svg",
                            "website": "https:\/\/snipcart.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "Alpine.js": {
                            "name": "Alpine.js",
                            "description": null,
                            "slug": "alpine-js",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 75,
                            "version": "",
                            "icon": "Alpine.js.png",
                            "website": "https:\/\/github.com\/alpinejs\/alpine",
                            "pricing": [],
                            "cpe": null
                        },
                        "core-js": {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.6.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        "Plausible": {
                            "name": "Plausible",
                            "description": "Plausible is an open-source alternative to Google Analytics.",
                            "slug": "plausible",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Plausible.svg",
                            "website": "https:\/\/plausible.io\/",
                            "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": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Snipcart",
                            "description": "Snipcart is a shopping cart platform that can be integrated into any website with simple HTML and JavaScript.",
                            "slug": "snipcart",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "3.0",
                            "icon": "Snipcart.svg",
                            "website": "https:\/\/snipcart.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Alpine.js",
                            "description": null,
                            "slug": "alpine-js",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 75,
                            "version": "",
                            "icon": "Alpine.js.png",
                            "website": "https:\/\/github.com\/alpinejs\/alpine",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.6.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Plausible",
                            "description": "Plausible is an open-source alternative to Google Analytics.",
                            "slug": "plausible",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Plausible.svg",
                            "website": "https:\/\/plausible.io\/",
                            "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": "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:\/\/matterof.art\" class=\"pb-3 block\">",
                                        "target": [
                                            ".pb-3"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"\" style=\"\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > h4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main class=\"mt-12\">",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": null,
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>",
                                        "target": [
                                            "a[href$=\"news\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mx-1.5 my-3\">Biennale 2024<\/span>",
                                        "target": [
                                            ".submenu-item.md\\:flex:nth-child(2) > .mx-1\\.5.my-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mx-1.5 my-3\">Biennale archive<\/span>",
                                        "target": [
                                            ".submenu-item.md\\:flex:nth-child(3) > .mx-1\\.5.my-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>",
                                        "target": [
                                            "a[href$=\"calendar\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>",
                                        "target": [
                                            "a[href$=\"projects\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>",
                                        "target": [
                                            "a[href$=\"podcast\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>",
                                        "target": [
                                            "a[href$=\"resources\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>",
                                        "target": [
                                            ".mx-1.md\\:w-auto.md\\:inline:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mx-1.5 my-3\">Info<\/span>",
                                        "target": [
                                            ".submenu-item.md\\:flex:nth-child(9) > .mx-1\\.5.my-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>",
                                        "target": [
                                            ".md\\:ml-1\\.5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"snipcart-items-count text-[0.8em]\">0<\/span>",
                                        "target": [
                                            ".snipcart-items-count"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>",
                                        "target": [
                                            ".md\\:ml-auto"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "54.0pt (72px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>The Biennale Matter of Art 2024 is now open. The exhibition and the accompanying programme will run until 29 September. <\/p>",
                                        "target": [
                                            ".mk-prose > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "54.0pt (72px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>",
                                        "target": [
                                            "h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Art Space Unlimited<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">11. 07. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Trade Fair Palace<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Aleksei Borisionok<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Katalin Erd\u0151di<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Denisa Michalinov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">03. 07. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Mental health<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Burnout<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">28. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">25. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Unicorn Farm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">13. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performances<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">workshops<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">screenings<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">lectures<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">07. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale artists<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">16. 05. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">artist talks<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">13. 05. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">22. 02. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Lewis<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Abolish the Family<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">19. 02. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">green colonialism<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">botany<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">05. 02. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">climate change<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">countryside<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">29. 01. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Working Girl<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">sexwork<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Giovannitti<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">15. 01. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">online bookshop<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Shulamith Firestone<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">11. 01. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">resources<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">29. 12. 2023<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Artist talk<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">biennale<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Hrani\u010d\u00e1\u0159 Gallery<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">agriculture<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">V\u00fdkv\u011bt<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sa\u0161a Uhlov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">15. 12. 2023<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">artist-in-residence<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">DAVRA<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Hope Recycling Station<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">research<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Central Asia<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">13. 12. 2023<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Biennale Ve v\u011bci um\u011bn\u00ed \/ Matter of Art is a project of the initiative <a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a><\/p>",
                                        "target": [
                                            ".max-w-\\[40ch\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a>",
                                        "target": [
                                            "a[href$=\"cz.tranzit.org\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(7)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_name",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art\">",
                                        "target": [
                                            "#schema_name"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_description",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_description\" itemprop=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">",
                                        "target": [
                                            "#schema_description"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_image",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10.58.11-am.png\">",
                                        "target": [
                                            "#schema_image"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Layer_1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 1956.7 283.2\" style=\"enable-background:new 0 0 1956.7 283.2\" xml:space=\"preserve\">",
                                        "target": [
                                            "#Layer_1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "navigation",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<nav id=\"navigation\" x-bind:class=\"{ 'hidden': !mobileOpen }\" class=\"md:flex md:w-full top-0 justify-start hidden w-full text-sm\">",
                                        "target": [
                                            "#navigation"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "6ded4053-9018-4813-a896-3cdf1e2ef8e3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"merkur-layout mk-text-color mk-border-color  gap-4\" id=\"6ded4053-9018-4813-a896-3cdf1e2ef8e3\" style=\"--columns: 12;\">",
                                        "target": [
                                            "#\\36 ded4053-9018-4813-a896-3cdf1e2ef8e3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "f205218c-0eee-4965-a68d-600c47bc25c3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"f205218c-0eee-4965-a68d-600c47bc25c3\" style=\"--columns: 12;\">",
                                        "target": [
                                            "#f205218c-0eee-4965-a68d-600c47bc25c3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "76e3d6ce-a30c-4cd3-b367-93d24efd5888",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"76e3d6ce-a30c-4cd3-b367-93d24efd5888\" style=\"--columns: 12;\">",
                                        "target": [
                                            "#\\37 6e3d6ce-a30c-4cd3-b367-93d24efd5888"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "50078be5-f6f5-4a2c-9eda-9147f63fff38",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"50078be5-f6f5-4a2c-9eda-9147f63fff38\" style=\"--columns: 12;\">",
                                        "target": [
                                            "#\\35 0078be5-f6f5-4a2c-9eda-9147f63fff38"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "snipcart",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"snipcart\" class=\"snipcart\"><!----><\/div>",
                                        "target": [
                                            "#snipcart"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                                        "target": [
                                            "picture > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(1) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(4) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(6) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>",
                                        "target": [
                                            "a[href$=\"news\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>",
                                        "target": [
                                            "a[href$=\"calendar\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>",
                                        "target": [
                                            "a[href$=\"projects\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>",
                                        "target": [
                                            "a[href$=\"podcast\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>",
                                        "target": [
                                            "a[href$=\"resources\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>",
                                        "target": [
                                            ".mx-1.md\\:w-auto.md\\:inline:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>",
                                        "target": [
                                            ".md\\:ml-1\\.5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>",
                                        "target": [
                                            ".md\\:ml-auto"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/let-s-uproot-ill-health\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/farma-jednorozec\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/lidice-third-day-opening\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/opening-day-two\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/public-program-bienale\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/matter-of-art-2024-artists-revealed\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/biennale-matter-of-art-2024-reveals-first-details\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-6-the-foundation-of-the-state\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-5-sow-and-reap\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-3-the-sugar-and-the-whip\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-2-the-resources-ran-out\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/grafting-resilience\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/davra-research-group-at-make-voices-heard-symposium\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a>",
                                        "target": [
                                            "a[href$=\"cz.tranzit.org\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(7)"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": []
                    },
                    "base_page_ip_ptr": "static.250.33.88.23.clients.your-server.de",
                    "base_page_cname": "",
                    "base_page_dns_server": "dns1.registrar-servers.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 29738,
                    "testUrl": "https:\/\/matterof.art",
                    "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:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\",\"width\":1881,\"height\":943,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":417},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":661},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":631},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":598},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":536},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":501},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":592},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":487},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":1125},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":501},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":613}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "swiper-icons",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "FKGroteskNeueOfArt",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "100 900"
                        }
                    ],
                    "generated-content-percent": 0.63,
                    "generated-content-size": 0.41999999999999998,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "html": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 417
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 661
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 631
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 598
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 536
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 501
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 592
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 487
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 1125
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 501
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 613
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css",
                        "https:\/\/matterof.art\/assets\/css\/style.css"
                    ],
                    "rendered-html": "<html lang=\"en\"><head><link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css\">\n\t\n\t\t<script defer=\"\" data-domain=\"matterof.art\" src=\"https:\/\/plausible.io\/js\/plausible.js\"><\/script>\n\t\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\t\t<title>Biennale Matter of Art<\/title>\n\t\n\n\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n\n\n  <title>Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art<\/title>\n  <meta id=\"schema_name\" itemprop=\"name\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art\">\n\n\n<meta name=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n<meta id=\"schema_description\" itemprop=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n\n  <link rel=\"canonical\" href=\"https:\/\/matterof.art\">\n\n\n      <link rel=\"alternate\" hreflang=\"cs\" href=\"https:\/\/matterof.art\/cz\">\n      <link rel=\"alternate\" hreflang=\"en\" href=\"https:\/\/matterof.art\">\n    <link rel=\"alternate\" hreflang=\"x-default\" href=\"https:\/\/matterof.art\">\n\n\n  <meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10.58.11-am.png\">\n\n\n<meta name=\"author\" content=\"\">\n\n\n<meta name=\"date\" content=\"Y-m-d\">\n\n\n<meta property=\"og:title\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha\">\n\n<meta property=\"og:description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n  <meta property=\"og:image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10-58-11-am-1200x630-crop-1-q80.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n\n<meta property=\"og:site_name\" content=\"Biennale Matter of Art\">\n\n<meta property=\"og:url\" content=\"https:\/\/matterof.art\">\n\n<meta property=\"og:type\" content=\"website\">\n\n\n\n\n  <meta property=\"og:locale\" content=\"en_GB.utf8\">\n            <meta property=\"og:locale:alternate\" content=\"cs_CZ.utf8\">\n            \n\n\n\n<meta name=\"twitter:card\" content=\"\">\n\n<meta name=\"twitter:title\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha\">\n\n<meta name=\"twitter:description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n\n<meta name=\"twitter:site\" content=\"\">\n\n<meta name=\"twitter:creator\" content=\"\">\n\n\n<meta name=\"robots\" content=\"\">\n\n<link href=\"https:\/\/matterof.art\/assets\/css\/style.css\" rel=\"stylesheet\">\n<script>\n    window.SnipcartSettings = {\n        publicApiKey: 'MTYzNjEyOTMtNWZmMi00OWRlLWIwYjItOTFjZDcxMzY1ZDk5NjM4MDI1NzA1MjEzNzkxNDc4',\n        loadStrategy: 'on-user-interaction',\n\t\tmodalStyle: \"side\",\n\t\tcurrency: \"czk\",\n\t\ttemplatesUrl: \"\/shop.templates-en\",\n    };\n    (()=>{var c,d;(d=(c=window.SnipcartSettings).version)!=null||(c.version=\"3.0\");var s,S;(S=(s=window.SnipcartSettings).timeoutDuration)!=null||(s.timeoutDuration=2750);var l,p;(p=(l=window.SnipcartSettings).domain)!=null||(l.domain=\"cdn.snipcart.com\");var w,u;(u=(w=window.SnipcartSettings).protocol)!=null||(w.protocol=\"https\");var f=window.SnipcartSettings.version.includes(\"v3.0.0-ci\")||window.SnipcartSettings.version!=\"3.0\"&&window.SnipcartSettings.version.localeCompare(\"3.4.0\",void 0,{numeric:!0,sensitivity:\"base\"})===-1,m=[\"focus\",\"mouseover\",\"touchmove\",\"scroll\",\"keydown\"];window.LoadSnipcart=o;document.readyState===\"loading\"?document.addEventListener(\"DOMContentLoaded\",r):r();function r(){window.SnipcartSettings.loadStrategy?window.SnipcartSettings.loadStrategy===\"on-user-interaction\"&&(m.forEach(t=>document.addEventListener(t,o)),setTimeout(o,window.SnipcartSettings.timeoutDuration)):o()}var a=!1;function o(){if(a)return;a=!0;let t=document.getElementsByTagName(\"head\")[0],e=document.querySelector(\"#snipcart\"),i=document.querySelector(`src[src^=\"${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\"][src$=\"snipcart.js\"]`),n=document.querySelector(`link[href^=\"${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\"][href$=\"snipcart.css\"]`);e||(e=document.createElement(\"div\"),e.id=\"snipcart\",e.setAttribute(\"hidden\",\"true\"),document.body.appendChild(e)),v(e),i||(i=document.createElement(\"script\"),i.src=`${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\/themes\/v${window.SnipcartSettings.version}\/default\/snipcart.js`,i.async=!0,t.appendChild(i)),n||(n=document.createElement(\"link\"),n.rel=\"stylesheet\",n.type=\"text\/css\",n.href=`${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\/themes\/v${window.SnipcartSettings.version}\/default\/snipcart.css`,t.prepend(n)),m.forEach(g=>document.removeEventListener(g,o))}function v(t){!f||(t.dataset.apiKey=window.SnipcartSettings.publicApiKey,window.SnipcartSettings.addProductBehavior&&(t.dataset.configAddProductBehavior=window.SnipcartSettings.addProductBehavior),window.SnipcartSettings.modalStyle&&(t.dataset.configModalStyle=window.SnipcartSettings.modalStyle),window.SnipcartSettings.currency&&(t.dataset.currency=window.SnipcartSettings.currency),window.SnipcartSettings.templatesUrl&&(t.dataset.templatesUrl=window.SnipcartSettings.templatesUrl))}})();\n\n<\/script>\n\n<style>\/* inner styles set by WPT to match CSSOM *\/:root { }<\/style>\t<script src=\"https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js\" async=\"\"><\/script><\/head><body class=\"\" style=\"\">\n<header x-data=\"{ mobileOpen: false}\" class=\"md:px-2 block w-full px-3 pt-2 text-[5.5vw] leading-none\">\n\t<a href=\"https:\/\/matterof.art\" class=\"pb-3 block\">\n\t\t\n\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 1956.7 283.2\" style=\"enable-background:new 0 0 1956.7 283.2\" xml:space=\"preserve\"><style>\/* inner styles set by WPT to match CSSOM *\/.st0 { fill: none; stroke: rgb(0, 0, 0); stroke-width: 0.6647; stroke-miterlimit: 10; }<\/style><path d=\"M5.8 120.8c7.9-.9 18.1-.2 26.2-.4 2.7 0 6.7.1 7.6.7 8.8 17 37.8 103.1 44.8 119.9 1.6 4.4 2.2 1.7 3.3-.9l8.4-23 33.9-93.2c.6-1.5 1.2-2.8 3-3.1 2.1-.4 4.6-.3 6.9-.4h20.2c2.1 0 6.3.1 6.7 1 1.5 16.1 0 129.7.5 151.2.2 3.7-1.4 3.7-5.7 3.9-4.4.1-12 .1-15.9-.1-1.3-.1-3.1-.3-3.7-.9-.8-.6-.8-1.6-.9-2.6v-46.4c-.2-21.4.4-45-.2-63.8-.2-.9-.5-1.1-1-.1-11.3 29.3-34.1 95.5-40.8 112-1.7 2.2-3.8 1.7-7.4 2H78.3c-1.7-.1-4.1-.3-4.9-.9-.9-.6-1.3-1.5-1.8-2.6l-33.9-93.5c-2.3-6.2-6-17.5-6.8-17.5-1.4-1.4-.5 17.9-.8 21.6v88.9c.3 3.8-2.7 3.8-5.7 4-3.9.1-10.3.1-14.3 0-1.8 0-5.3-.1-5.8-1.5-.7-18.6 0-131.9-.2-151.3.2-1.5.1-2.6 1.7-3zM364.6 203.1c.6 17 0 53.3.2 68.8.2 4.1-1.7 4.7-5.8 4.9-3.4.1-7.6.3-10.8-.4-7.7-.9-5.2-13.2-12.2-8.8-5 3.6-9.9 7-16.2 8.8-17.7 5.6-46.4 1.8-52.6-17.5-8.9-32.1 19.8-43.9 55.8-47.3 5.8-.5 12.8-1.3 14.5-6.8 1.2-4.3-.4-9-2.4-12.8-2.7-4.8-7-7.5-12.4-8.6-7.6-1.5-17 .2-22.9 5.5-6.9 6.8-6.2 11-17.6 8.9-5-1.1-9.4-1.1-12.1-4.2-1.2-1.6 0-4.5 1.2-6.7a42.1 42.1 0 0 1 21.2-18c17-6.6 38.1-6.4 54 2.7a38 38 0 0 1 18.2 31.5h-.1zm-25.9 30.7c-.6-7.6-8.4-5.8-14.3-5.2-10.6.9-29 4.1-32.2 12.3-2.4 5-1 11.4 3.2 15.2 5.1 4.5 13.1 5.2 19.7 4.3a25.8 25.8 0 0 0 23.7-26.5l-.1-.1zM473.7 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.7 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.1-.3zM626.9 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.6 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.2-.3zM872.7 226.3c-.7 2.7-3.1 3-5.5 2.9-14.9.1-55.5-.2-70.2.1-6.4.2-1.6 12 .1 16 6.2 14.8 24.6 19.2 38.1 11.4a26 26 0 0 0 6.9-6.3c2.3-2.9 4.1-5.8 7.9-6.6a20 20 0 0 1 7.3.2c4.1.9 12.1 1.4 12.1 5.9-2.2 8.4-11.5 17-19.7 21.8-36.9 19.8-80-1.1-82.4-44.3-2.9-34.8 21.4-63.7 54.8-63 18.2.1 34.2 9.2 43.1 25.3a63.8 63.8 0 0 1 7.5 36.6zm-25.3-17.5c.6-7.1-4.7-17.6-11.2-21.8-10.5-7-26.7-5.7-35.1 4.2-2.9 2.9-10.9 16.8-6.1 19.6.9.5 2.1.6 3.3.7h39.2c5.2-.2 8.7.8 9.9-2.5v-.2zM970.5 166.9c2-.5 4.3-.5 6.5-.5 6.2 0 13.7-.9 15 6.4.7 2 .6 7.7 2.9 7.9.6 0 1.4-.7 2.3-1.6 2.2-2.4 5.1-5.8 8-7.8a32.6 32.6 0 0 1 16.3-5.7c4.4-.3 8.3-.1 10.4 2.3 3 3.6 3.1 10 1.3 14-1.6 3.4-5.4 3.4-8.7 3.4-2.4 0-4.9.1-7.2.6-8.4 1.7-15 6.3-19.1 16.3a75.6 75.6 0 0 0-4 29.5c-.1 11.5.1 30.4-.1 40.3 0 3.1-1.7 4.5-4.9 4.7-1.9.2-4.4.2-7 .2-3.9-.1-9.7.3-12.6-.8-1.2-.6-1.2-1.8-1.3-3V170.5c.2-1.6.4-3.2 2.2-3.6zM1121 210.6c-.5-39.6 27.9-71.6 68.2-68.2a59.3 59.3 0 0 1 44 23.9 78.6 78.6 0 0 1-.2 89.1 59.5 59.5 0 0 1-44 23.7c-40.4 3.3-68.5-28.5-68.1-68.4v-.1zm99.7.9c.1-18.7-7.8-38.4-25.9-44.4-8-2.7-17.9-2.2-25.4 1.6-29.3 14.3-29.4 71.4-.2 85.9 7.9 4 18.6 4.4 26.8 1.2 17.4-6.5 24.7-26 24.7-44.1v-.2zM1371 185.1c-4.3-1.3-11.3.9-14.5-3.1-2.2-3.6-2.2-11.8 1.3-14.1 3.7-2.2 8.9-.4 12.5-3.1 3.3-2.3 2.6-7.8 3.1-11.8.3-3.8.8-7.3 1.9-10.9 4.5-15.8 18.3-23.3 33.5-23.4 4.3.1 10.2-.3 12.8 3.4 1.7 2.6 2.1 7.4 1 10.5-2.4 7.4-13.8.8-19.9 10.3a29 29 0 0 0-3.5 15.8c-.4 11.2 12.2 6.4 19 8.5 4.8 1.2 4.5 10.2 2.9 14.3-2.2 4.7-12.2 2.6-16.5 3.1-5.5.1-5.8 1-5.6 6.3v22.4c-.2 23.8.4 51.8-.2 61.5-.8 2.2-3.7 1.6-6.3 1.9h-12.6c-4.2-.2-6.9.3-6.8-3.6v-84.9c-.1-1.4-.5-2.7-2.1-3.1zM1558.8 120.6c6.5-.6 14.7-.1 21.1-.3 1.9 0 5.8 0 6.7 1 6.8 17 50.9 136.5 57 154.1-.2.6-.8.7-1.5.9-1.3.2-2.8.2-4.2.2-5.1-.1-12.2.3-17.5-.2-4.6-.5-5.3-3.1-7.2-8.2l-3-8.3c-2.1-5.8-4.1-11.7-6.3-17.3-1.4-3.2-2.6-3.6-6.2-3.6H1549.4c-7.2-.1-8.3-.2-10.6 6.7l-9 24.9c-1.7 5-4 6.2-9.9 6.1h-14.4c-1.4 0-4.4 0-5-.8-.3-.5 0-1.2.3-1.8l55.7-151.3c.4-1.2.9-1.8 2.3-2.1zm37.1 96.7c.6-.6.3-1.4.1-2.2-.7-2.4-2.4-7.1-4.5-13.1l-8.3-23.7-6.4-18.3-3.3-9.2c-.7-1.7-1.1-2.6-1.6-2.7-.3-.1-.7.3-1.1 1.1l-1 2.5c-4.5 13.8-18.5 51.2-22.2 64.8.2 2.1 6.9 1.1 11.2 1.3h27.9c3.2.1 8.8.3 9.2-.5zM1735.7 166.9c2-.5 4.3-.5 6.5-.5 6.2 0 13.7-.9 15 6.4.7 2 .6 7.7 2.9 7.9.6 0 1.4-.7 2.3-1.6 2.2-2.4 5.1-5.8 8-7.8a32.6 32.6 0 0 1 16.3-5.7c4.4-.3 8.3-.1 10.4 2.3 3 3.6 3.1 10 1.3 14-1.6 3.4-5.4 3.4-8.7 3.4-2.4 0-4.9.1-7.2.6-8.4 1.7-15 6.3-19.1 16.3a75.6 75.6 0 0 0-4 29.5c-.1 11.5.1 30.4-.1 40.3 0 3.1-1.7 4.5-4.9 4.7-1.9.2-4.4.2-7 .2-3.9-.1-9.7.3-12.6-.8-1.2-.6-1.2-1.8-1.3-3V170.5c.2-1.6.4-3.2 2.2-3.6zM1897.6 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.7 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.1-.3zM223.1 79.2c.7 24.6 1.4 49.1 1.2 73.7-.1 13.4-.2 26.8.1 40.1l.8 37.9c.3 14.8.5 29.6.3 44.4 0 1.9 1.6 3.5 3.5 3.5s3.4-1.6 3.5-3.5c.3-25.9-.5-51.7-1-77.6-.5-25.7.2-51.4-.3-77.1l-1.1-41.5c-.1-1.9-1.6-3.5-3.5-3.5-1.8.1-3.5 1.7-3.5 3.6zM1834.2 118.8c-2.3 21-.5 42.3.9 63.3a1097.1 1097.1 0 0 1 2.3 95.3c0 1.9 1.6 3.5 3.5 3.5s3.4-1.6 3.5-3.5c.3-20 .3-39.9-.4-59.9-.8-21.3-2.7-42.5-3.5-63.7-.4-11.7-.5-23.4.7-35 .2-1.9-1.7-3.5-3.5-3.5-2.1.1-3.3 1.6-3.5 3.5z\"><\/path><path d=\"M1767.4 28.2c1 18.5 3.3 36.9 3.8 55.4v17.1c-.1 2.7 3 4.2 5.2 3a30 30 0 0 1 16-2.9 101.2 101.2 0 0 1 23 5.5l1.8.7.3.1.8.3 3.2 1.6a56.3 56.3 0 0 1 7.5 4.7l.7.5c.8.6-.3-.2.2.2l2.8 2.3c1.9 1.8 3.7 3.7 5.3 5.7l.2.2.7 1 1.1 1.7 2.1 3.6a3.4 3.4 0 0 0 4.3 1.4c1.4-.6 2.7-2.5 2-4.1l-.9-2.7-.1-.6c-.1-.5 0 .6 0 .1l-.1-1.2v-.7c-.1-.5-.1.6 0 .1l.2-1 .2-.7.5-.8.4-.6.5-.6.9-.9.4-.4.3-.3.2-.2.5-.4 1.2-.8a60 60 0 0 1 14.6-6.2c4.7-1.2 9.4-1.5 14.3-1.4 5.7.2 11.1.9 16.7 2.1 1.9.4 4.7-.9 4.4-3.3a282 282 0 0 0-5.2-30.3c-2.1-9.1-4.6-18.2-7.2-27.2l-4.4-14.9c-.7-2.5-1.2-5.4-2.9-7.5-2-2.4-5.1-2.7-8-2.1-2.1.4-4.1 1.2-6.2 1.8l-6.1 2a99.7 99.7 0 0 0-12.2 4.8 37 37 0 0 0-19.8 18.3h6.7c-.7-3.9-1.9-7.8-4.3-11a24 24 0 0 0-8.9-7.2c-10-4.9-21.2-7-32.2-7.7-7-.4-14-.3-20.9-.1-2 .2-3.6 1.7-3.6 3.6 0 1.8 1.6 3.5 3.5 3.5 11.5-.3 23.3-.5 34.6 1.9 2.6.6 5.2 1.3 7.8 2.2l3.2 1.1 1.2.5.7.3.4.2c-.3-.1-.3-.1-.1 0 1.6.7 3.2 1.5 4.7 2.4l1.1.7-.1-.1.5.4 1.7 1.6.4.5.1.1.8 1.1c.5.7.8 1.5 1.2 2.3a4 4 0 0 0 .1.2l.3.8.4 1.4.8 3.4c.3 1.5 1.9 2.5 3.3 2.5 1.6 0 2.7-1.1 3.3-2.5l.3-.6.6-1.1 1.4-2.2c.3-.4-.3.4 0 0l.4-.5.8-.9 1.9-1.9 1-.8.6-.5a42 42 0 0 1 9.7-5.5l1.3-.6.7-.3c.2-.1.2-.1 0 0l.3-.1 5.7-2.1a189.9 189.9 0 0 1 14.2-4.4l.8-.2h.3s.7-.1.2 0c.2 0 .6.2.2 0-.3-.1.3.4.1.2l.1.2.1.4.2.7 1.1 3.9 4.1 13.9a435 435 0 0 1 6.9 25.5 272 272 0 0 1 5.4 30.8l4.4-3.3a80.3 80.3 0 0 0-33.8-.9 66 66 0 0 0-14.2 5.4 24.4 24.4 0 0 0-9.6 7.8 14.1 14.1 0 0 0-.8 13.1l6.3-2.7a53.9 53.9 0 0 0-21.6-21.5 95.6 95.6 0 0 0-32.4-9.9c-7.2-.7-14.7.2-21.1 3.7l5.2 3c.3-9.6.1-19.2-.5-28.8-.5-8.9-1.4-17.8-2.1-26.6a491 491 0 0 1-1.2-17.1c-.1-1.9-1.5-3.5-3.5-3.5-1.8-.5-3.5 1.1-3.4 2.9z\"><\/path><path d=\"M1847.4 125c-1.3-10.5-2.2-21-4-31.4-1.5-9-4.1-17.9-5.4-27-.1-.7 0-.2 0 0l-.1-1-.2-1.6-.3-3.5c-.2-2.9-.2-5.9-.2-8.8 0-1.9-1.6-3.5-3.5-3.5s-3.4 1.6-3.5 3.5a115.5 115.5 0 0 0 2.7 25.9c1.1 4.9 2.3 9.9 3.2 14.8.9 4.9 1.5 9.5 2.1 14.3l2.1 18.2c.2 1.8 1.4 3.5 3.5 3.5 1.9.1 3.9-1.5 3.6-3.4zM728.2 151.8c.7 10.9 1.3 21.8 1.1 32.7-.1 7.2-.6 14.4-.6 21.6 0 16.2.7 32.4.9 48.5.1 7.3.2 14.6-.2 21.8-.1 1.9 1.7 3.5 3.5 3.5 2 0 3.3-1.6 3.5-3.5.4-6.3.3-12.6.3-18.8l-.5-24.8c-.2-8-.4-16.1-.4-24.1 0-6.7.3-13.4.5-20.1.5-12.3-.2-24.5-1-36.8-.1-1.9-1.5-3.5-3.5-3.5-1.9.1-3.8 1.7-3.6 3.5z\"><\/path><path class=\"st0\" d=\"M759.5 97.3c2.9-5.6 2.6-27.2-5.2-27.7-9.8-.6-12.3 8.4-11.1 16.5\"><\/path><path class=\"st0\" d=\"M743.2 77.9c3.2-25.2-20.4-10-17 9.7\"><\/path><path class=\"st0\" d=\"M728 72.4c-16.2-22.3-23.1 30.7-8.5 29\"><\/path><path class=\"st0\" d=\"M711.5 81.8c-.9-4.8-5.6-8.8-10.1-5.9-9 4.5-6.8 19.7-5.5 28.2 1.4 4.9 6.6 8.5 11.4 6.3a22.7 22.7 0 0 0 4.6-17.8M721.7 148.5c30.5 15.3 56.5-34.7 33.3-54.3-6.6-4-13.2-10.5-21.6-7.9-4.6 2.1-11.8 1-13.7 6.7-2.6 13.3 9 16 17.2 13.3 4.2 2.9 9.6 7.3 7.2 13.2\"><\/path><path class=\"st0\" d=\"M736.9 106.2c-7.3 2.9-15.2 7.3-13.9 18.6M695.9 104.1c1.6 17.1 2.2 46.1 25.8 44.4\"><\/path><path d=\"M762.4 98.9a41.3 41.3 0 0 0 .8-23.3c-1-3.7-2.9-7.6-6.7-9-2.2-.8-5-.5-7.2.1-2.3.7-4.4 2-6 3.9-3.7 4.6-4.1 10.7-3.3 16.3.2 1.8 2.5 2.8 4.1 2.3 1.9-.5 2.6-2.3 2.3-4.1l-.1-.9-.1-1.5c0-1 0-2 .2-3l.2-.8.4-1.4.2-.5c.3-.8-.2.4 0-.1l.7-1.3.3-.4c.4-.7-.5.5.1-.2l.8-.8c.1-.1.6-.5 0-.1l.4-.3.7-.4c.6-.3-.5.1.2-.1l1.3-.4c.2 0 .8-.1.2-.1l.6-.1h1.7c.6 0-.6-.2-.3 0l.6.2c0 .1-.8-.5-.4-.1l.4.2c.8.4-.2-.3.1 0l.6.6-.2-.2.4.6.4.8.3.6-.1-.2.7 2.2.5 2.5.1.7.2 1.3c.2 1.8.2 3.6.2 5.4l-.1 2.8-.1 1.5c0 .2-.1.6 0-.2l-.1.7-.5 2.2-.3 1-.1.2a3.5 3.5 0 0 0 1.2 4.6c1.6.9 3.9.5 4.7-1.2z\"><\/path><path d=\"M746.5 77.9c.5-4 .6-8.4-1.3-12.1a7.7 7.7 0 0 0-7.3-4.4 13 13 0 0 0-8.1 4.1 24.5 24.5 0 0 0-5.7 9.2 27.3 27.3 0 0 0-1.1 13.9c.3 1.7 2.5 2.9 4.1 2.3 1.9-.6 2.7-2.3 2.3-4.1l-.1-.7.1.4v-.4l-.1-1.4v-2.6l.1-1.3-.1.4.1-.4.1-.7.6-2.4.4-1.1.2-.5.1-.3.1-.2.2-.5.5-1.1 1.1-1.8.6-.8c-.2.3-.5.6-.1.2l.4-.4 1.3-1.4.7-.6-.2.2.4-.3 1.4-.8c.8-.4-.8.3 0 0l.7-.2.3-.1-.5.1h1l-.5-.1.6.2-.4-.2.3.1.2.1c.5.3-.5-.5-.3-.2l.5.5c.1.1.4.5 0 0s-.1-.1 0 .1l.4.8-.1-.2.2.5.3 1.1.1.6c.1.7-.1-.8 0-.1a30 30 0 0 1-.2 6.7c-.2 1.7 1.7 3.4 3.4 3.4 2-.2 3.1-1.6 3.3-3.5z\"><\/path><path d=\"M730.9 70.7c-2.8-3.8-6.7-7.9-11.9-7-3.7.6-6.3 4-7.8 7.3a36.3 36.3 0 0 0-3 13.4c-.2 4.2 0 8.7 1.5 12.6 1.6 4.2 4.9 8.2 9.8 7.7 1.8-.2 3.4-1.4 3.4-3.4 0-1.7-1.5-3.5-3.4-3.4h-1c-.7 0 .2-.1.3.1l-.5-.1-.4-.1c-.3-.1.8.4.3.1-.2-.1-.6-.5-.8-.5.3 0 .7.6.2.1l-.3-.3-.3-.3c-.5-.5.4.6.1.1l-1-1.9.1.2-.2-.6-.4-1.2a20 20 0 0 1-.5-2.6c0-.2-.3-.8 0-.3.2.5 0-.1 0-.3l-.1-1.5-.1-3 .1-2.9.1-1.4c.1-.6-.1-.4 0 0l.1-.8c.3-1.9.7-3.7 1.3-5.5l.4-1.2c.2-.6-.1.2-.1.1l.3-.7 1.1-2 .3-.4c.1.2-.6.7-.1.2l.7-.7.3-.3c.1-.1-.8.5-.2.2l.8-.5c.2-.1-.9.3-.2.1l.5-.1c.6-.2-.7 0-.3 0h.7l-.5-.1.5.1.5.2c-.3 0-.7-.4-.1 0l1.1.7c.6.4-.6-.5 0 0l.5.5c.4.4.9.8 1.2 1.3l.6.7-.1-.1.4.6c1.1 1.5 2.9 2.2 4.6 1.2 1.7-.5 2.5-2.8 1.5-4.3z\"><\/path><path d=\"M714.7 80.9c-.7-3.3-2.8-6.5-5.8-8.2-3.4-1.8-6.9-1.2-10.1.8-4.9 3.1-6.8 8.6-7.3 14.1-.6 5.3.2 10.7 1 15.9 1 6.6 7.5 12.3 14.4 10.6 2.3-.6 3.7-2.1 4.9-4.1a29.2 29.2 0 0 0 3.4-17.5c-.2-1.8-1.4-3.4-3.4-3.4-1.6 0-3.6 1.5-3.4 3.4.2 1.4.3 2.9.2 4.3 0 1.5-.2 2.6-.4 3.9a15.3 15.3 0 0 1-3.2 7l.6-.3-.7.2c-.1 0-.7.1-.1 0h-1c-.1 0-.6-.1-.1 0l-1-.3c-.6-.2-.3-.1-.1 0l-1.2-.7a5.6 5.6 0 0 1-1.6-1.8 5.3 5.3 0 0 1-1-2.8l-.4-2.7-.1-.8-.2-1.8c-.2-2.2-.3-4.3-.3-6.5l.2-3.1v-.3l.1-.6.4-1.7.4-1.4.3-.8c0 .1-.3.6 0 0l.6-1.2.4-.7c.4-.7-.4.4.1-.2l1.1-1.1c.6-.6-.6.3.2-.1l.7-.4 1.3-.7.5-.1c-.5 0 1.1.2.2 0l.6.2c.4.1.4.1.1 0l.6.3c.5.3.2.2.1.1l.9.9.1.1.7 1.2.1.2.4 1.4c.4 1.8 2.5 2.8 4.1 2.3 2.2 0 3.1-1.8 2.7-3.6z\"><\/path><path d=\"M720 151.4a29.6 29.6 0 0 0 16 3.2 29 29 0 0 0 14.1-5.6c8.5-6.3 14.3-16 16.3-26.3 2-10.4.2-21.6-7.4-29.3-2.5-2.5-5.7-4.3-8.6-6.2-3.1-2-6.5-3.9-10.2-4.5-2.2-.4-4.4-.4-6.6.1l-1.6.5c-1.3.5.4-.1-.2.1l-.4.1c-.7.3-1.5.4-2.2.6-2.9.6-6 1-8.5 2.6-6.2 3.8-6.1 13.4-2 18.7 3.6 4.6 9.7 5.8 15.2 5 1.3-.2 2.6-.4 3.9-.9l-2.6-.3 2.6 1.9a27 27 0 0 1 2.7 2.9l.4.7.1.2.3.9c.2.6 0-.1 0 .2v.8c0-.6-.1.4-.1.5l-.4 1.1c-.7 1.7.7 3.7 2.3 4.1 1.9.5 3.5-.6 4.1-2.3 1.6-4 .3-8.1-2.3-11.3a20.2 20.2 0 0 0-4-3.7l-2.1-1.6c-1.3-.8-2.4-.8-3.8-.4l-1.7.4c-.3.1-.9.1-.2.1l-1 .1h-1.8l-1-.1h-.4a10.5 10.5 0 0 1-1.7-.4l-.8-.3c-.1 0-.6-.2-.1 0l-.2-.1-1.4-.8c.5.3.2.2-.1-.1l-.7-.7-.1-.1a3 3 0 0 0-.5-.7l-.4-.8-.2-.5-.2-.9-.1-.4c-.1-.5 0 .6 0 0v-2.4c.1-1 0-1 .3-1.9-.2.6.3-.4.3-.5-.3.5.2-.2.4-.4.1-.1.5-.4-.1 0l.3-.2.8-.5c.1-.1.6-.2 0 0l.4-.1 1.2-.4 4.2-.9 2-.5.9-.3.5-.2.8-.3c-.2.1-.2.1 0 .1 3.1-.7 6 0 8.9 1.7a48 48 0 0 1 4.8 3l2.2 1.5 2.1 1.3a19.6 19.6 0 0 1 3.1 3.2c-.4-.5 0 0 .1.2l1 1.5 1.7 3.2.1.2.3.8.6 1.8.4 1.6.2.8.1.6.1.5.1 1 .1 1.8-.1 3.6-.1 1v.4c0 .5.1-.6 0-.1a42.7 42.7 0 0 1-2.4 9.1l-.3.8-.2.4-.8 1.7-1.8 3.2-2.2 3.1-.2.2-.6.7-1.3 1.5-2.6 2.5-.7.6-.4.3c.1-.1.6-.4.1-.1l-1.5 1-3 1.7-.9.4-.3.1c-.4.2.6-.2.1-.1l-1.7.6a21.4 21.4 0 0 1-3.9 1h-.5l-1.8.1-1.8-.1-.9-.1c-.8-.1.4.1-.4 0a25 25 0 0 1-5.4-1.5l-.5-.2-1-.5a3.5 3.5 0 0 0-4.6 1.2c-.7 1.7-.2 4 1.4 4.8z\"><\/path><path d=\"M736 103a30.5 30.5 0 0 0-11.7 7.1c-3.7 4-5.2 9.3-4.6 14.7.2 1.7 1.4 3.4 3.4 3.4 1.7-.1 3.6-1.5 3.4-3.4-.1-1.3-.2-2.5-.1-3.8v-.3l.1-.7.4-1.6.2-.6c.3-.7-.3.7 0 0l.7-1.4.7-1.1-.1.2.3-.3.4-.5 1-1 .6-.5c.6-.5-.6.4 0 0 .8-.5 1.5-1.1 2.4-1.5l2.5-1.3c.2-.1 1.3-.4 1.4-.6l-.3.1.3-.1.8-.3c1.6-.6 2.9-2.3 2.3-4.1-.5-1.6-2.4-3.1-4.1-2.4zM692.6 104.1c.8 8.1 1.2 16.2 3 24.1 1.8 7.8 5.1 15.8 12 20.3 4.1 2.7 9.2 3.6 14.1 3.3 1.8-.1 3.4-1.5 3.4-3.4 0-1.7-1.5-3.5-3.4-3.4h-3.3l-1.4-.1c.1 0 .7.1.1 0l-1-.2-2.4-.7-.3-.1-.3-.1-1.3-.7-1-.6-.4-.3-1.9-1.7-.8-.9c-.1-.1-.6-.8-.1-.1l-.4-.5-1.4-2.2-1.2-2.3-.2-.5c-.4-.8.3.7-.1-.1l-.6-1.4a82 82 0 0 1-1.6-5.3c-.5-1.9-.8-3.8-1.2-5.8a25.4 25.4 0 0 1-.5-3.6l-.2-1.6c-.5-4-.7-8.1-1.1-12.1-.2-1.8-1.4-3.4-3.4-3.4-1.5.1-3.3 1.6-3.1 3.4z\"><\/path><path d=\"M1683.4 272.2c1.7-8.5 1.4-16.6.9-26-1.7-33.7-1.5-66-3.6-101\" style=\"fill:none;stroke:#000;stroke-width:2.6504;stroke-miterlimit:10\"><\/path><path d=\"M1686.7 273.1a99.8 99.8 0 0 0 1.2-23.8c-.4-8.4-.8-16.8-1-25.2-.5-16.6-.8-33.2-1.4-49.8-.3-9.7-.7-19.4-1.3-29.1-.1-1.9-1.5-3.5-3.5-3.5-1.8 0-3.6 1.6-3.5 3.5 1 16.8 1.5 33.7 1.9 50.5.4 16.5.8 33 1.6 49.5.4 8.7.8 17.6-.8 26.1-.3 1.8.5 3.7 2.4 4.2 1.9.4 4.1-.6 4.4-2.4z\"><\/path><path d=\"M1712.9 66a73.2 73.2 0 0 0-14.5-4.3 27 27 0 0 0-13.8.5 19 19 0 0 0-10.7 9.4 26.7 26.7 0 0 0-3.2 17c.9 4.6 3.4 8.7 5.3 13l.1.2.3.7.5 1.5.4 1.5.1.5a18.2 18.2 0 0 1 .1 3.7c.1-.9 0 .1-.1.2l-.2.9-.3.9c0 .1-.5 1.3-.2.7l-1 1.9c-.1.1-.8 1.1-.2.4l-.3.3-.6.6c-.7.7.6-.3-.1.1l-1.4.9c-.9.5.7-.2-.1 0l-.9.3-1.7.4h.3-.4l-1 .1c-1.3 0-2.5 0-3.7-.2-1.1-.1.6.1-.2 0l-1-.2-2.2-.4-4.1-1-8.6-2.2a28.5 28.5 0 0 0-17.8.4c-6.7 3-9.7 10.4-10.9 17.2-.5 2.7-.8 5.5-1 8.2a33.5 33.5 0 0 0 5.4 22.5c3.3 5.2 10.7 12.5 17 7 2.9-2.5 3.6-6.7 3.8-10.3a93.4 93.4 0 0 0-1.2-12.8l-.1-.8c.1.9 0 0 0-.1l-.1-1.7v-1.9c0-.7-.2.8 0 .2l.2-1 .2-.5c.2-.7-.1.3-.1.2l.4-.8c.3-.7-.6.6.1-.1l.3-.3c.4-.4.1.3-.3.2l.8-.5c.9-.5-.7.2.1 0l.9-.2.5-.1c.6-.1 0-.2-.3 0 .2-.2.9-.1 1.2-.1h2l1.2.1h-.1l.8.1c8 1.3 15.6 4.3 23.5 6.1 3.8.8 7.8 1.6 11.7 1.2 4-.3 7.6-1.9 10.9-4.1 5.3-3.5 9.5-8.6 10.4-14.9 1.6-10.9-4.3-20.8-8.7-30.3l-.6-1.4c-.3-.7.3.8.1.1l-.3-.8-.8-2.5-.2-1.1c.4 1.1.1.8.1.3v-1c0-.1-.3 1.1 0 .4l.1-.4c.1-.5-.5 1-.1.3.4-.8-.7.7 0 0 .5-.5-.5.3-.3.2l.4-.2c.6-.4-.5.1-.3.1l.5-.2.6-.1c1-.2-.8 0-.1 0a19.3 19.3 0 0 1 4.7.2 16.4 16.4 0 0 0 2.3.4c4.4.8 8.7 2 13 3.3 3.9 1.2 8.3 3.4 11.9.3 2.5-2.2 2.9-5.7 2.4-8.8-.7-3.9-3.1-7.5-5.8-10.4a45.1 45.1 0 0 0-15-9c-1.7-.7-3.8.7-4.2 2.4-.5 1.9.7 3.6 2.4 4.2a42 42 0 0 1 7.6 3.9l1.6 1.1.3.2.7.6 2.4 2.4.5.6c.1.1.6.8.1.1l.8 1.2 1.3 2.3c.3.7-.3-.8 0-.1l.2.5.3 1.1.1.5c.2.7.2-.1 0-.3l.1 1v.9c0 .6.2-.9 0-.4l-.1.4-.2.7.2-.4-.2.4c-.3.6.7-.7.1-.1s.7-.4.1-.1c-.7.4.6-.1.2-.1l-.3.1c-.7.2.8.1.4 0h-.4c-.5 0 0-.2.4.1l-.8-.2-4.2-1.3-7.3-2.1c-3.7-1-7.4-1.8-11.3-2.2-2.2-.2-4.7-.3-6.8.3a7 7 0 0 0-4.7 4.4c-.6 1.8-.4 3.7.1 5.5 1.1 4.2 3.3 8.1 5.1 11.9l1.6 3.4.4.9.1.2.7 1.8a43 43 0 0 1 2.2 7.2l.2.9.1.5v-.3l.2 1.8v1.8c0 .4-.3 1.4-.1 1.8-.2-.4.2-.9 0-.3l-.1.4-.2.9-.5 1.7-.2.4c-.2.6.2-.2.1-.3.1.1-.3.7-.4.8l-1 1.6-.6.8c-.3.5.6-.7.1-.2l-.3.4c-.5.5-.9 1.1-1.5 1.5l-1.7 1.5c.7-.6.1-.1-.3.2l-1.2.8-2.1 1.2-1.3.6-.7.3-.3.1-2 .5-.6.1c.5.2.7-.1.1 0l-1.4.1h-2.3l-1.3-.1-.7-.1c-1-.1.4.1-.2 0l-5.8-1.1c-4-1-8-2.2-11.9-3.3-3.6-1-7.2-2-10.9-2.6a18 18 0 0 0-10.3.8 9.6 9.6 0 0 0-5.3 7.3c-.4 2.3-.2 4.5.1 6.8.4 3 .9 5 1.1 7.9l.1 3.6-.1 1.6-.1.5c.1-1 0 0 0 .2-.1.8-.4 1.6-.6 2.3-.3.9.4-.7-.1.2l-.5.8c-.3.5.6-.6.2-.3l-.3.3c-.6.7.6-.4 0 0-.7.5-.1-.2.2 0l-.8.2c.3-.5 1 0 .4-.1h-.4c-.9.1.7.2 0 0l-.6-.2c-1-.3.7.4-.2-.1l-.8-.5-.4-.3.2.1-1.6-1.5-.8-.9-.4-.5c-.5-.6.4.7 0 0-.5-.8-1.1-1.5-1.5-2.3l-1.4-2.5-.6-1.3-.1-.2-.4-1a32 32 0 0 1-1.9-6.9V141.8c0-1.5.1-3.1.3-4.6l.2-1.9.1-.6v-.3a45.7 45.7 0 0 1 1.4-6.3l.4-1.3.2-.6c.3-.9-.2.4.1-.2a18.6 18.6 0 0 1 1.6-3l.3-.4c.5-.8-.4.4 0 0l1.2-1.3.7-.6c.4-.4-.7.5-.2.2l.5-.4 1.4-.8c.9-.5-.6.2.1-.1l1-.3 1.6-.4.5-.1h-.3l1.1-.1c1.3-.1 2.5 0 3.8.1l.9.1h.3l2 .4 4.2.9 8.4 2.2c5.2 1.3 11.2 2.5 16.4.6a13 13 0 0 0 7.8-7.1 19 19 0 0 0 .7-15c-.8-2.2-1.9-4.4-2.9-6.5l-1.3-2.7-.3-.8-.1-.2-.6-1.8-.7-3c.2.9 0 0 0-.2l-.1-.9.1-2c.1-1-.2.7 0-.3l.2-.8.5-2.1.6-2.1.4-1 .2-.6c-.1.3-.1.3 0-.1l1.6-2.9.5-.7c.5-.7-.5.5.1-.2l1.2-1.3.9-.8c-.7.6.5-.3.7-.4l1.3-.7c.2-.1.9-.4.1 0l.9-.3 2.6-.6c.8-.2-.8.1.1 0l.7-.1 1.8-.1 2.9.2.8.1c-.9-.1 0 0 .2 0l1.8.3c4.6.9 9.1 2.5 13.5 4.1 1.7.7 3.8-.7 4.2-2.4.5-1.7-.7-3.3-2.4-4z\"><\/path><path d=\"M1696.3 92a18 18 0 0 0-17.6-.4c-1.6.8-2.2 3.2-1.2 4.7 1.1 1.6 3 2.1 4.7 1.2l.8-.4-.2.1.4-.2 1.7-.5c.2 0 .8 0 .9-.2l-.5.1h.4l1.8-.1.9.1h.4-.3l1.5.3.9.3.4.2-.2-.1 1.6.8c1.5.9 3.9.4 4.7-1.2 1.1-1.7.6-3.7-1.1-4.7zM1701.8 108.9a23 23 0 0 0-9.9-2.8 19 19 0 0 0-10 1.9c-1.6.8-2.2 3.2-1.2 4.7 1.1 1.6 3 2.1 4.7 1.2l.4-.2-.3.1.9-.3 1.9-.4c.6-.1-.2.1-.2 0l.6-.1 1.1-.1h2.1l1 .1h.3c-.5-.1 0 0 .1 0l2.1.4 1.9.6c.4.1-.8-.4-.1-.1l.4.2.9.5c1.5.9 3.9.4 4.7-1.2.7-1.5.2-3.5-1.4-4.5zM1704.9 88.3c3.9-2.5 5.4-7.3 5.4-11.8-.1-4.2-1.4-9.1-4.8-11.8-1.4-1.1-3.5-1.5-4.9 0-1.1 1.3-1.5 3.7 0 4.9l.8.7.4.4c-.7-.5-.3-.4-.1-.1l.6 1 .3.5c.3.6-.3-.8 0-.1l.7 2.4.1.6c.1.8-.1-.8 0-.1l.1 1.3v1.9c0 .4-.3.7 0-.1-.3.7-.3 1.6-.6 2.4-.1.3-.4.6.1-.1a1 1 0 0 0-.2.5l-.5.9c-.4.6.3-.3.1-.1l-.4.4-.4.4c-.1.1.7-.5.1-.1-1.5 1-2.3 3.1-1.2 4.7.6 1.6 2.7 2.3 4.4 1.3zM1293.9 147.2a419 419 0 0 1 1.1 33.6c-.1 7.5-.6 15.1-.6 22.6 0 16.7.7 33.5 1 50.2.1 7.6.3 15.2-.2 22.7-.1 1.9 1.7 3.5 3.5 3.5 2 0 3.3-1.6 3.5-3.5.4-6.6.3-13.3.3-19.9l-.5-25.4-.5-24.9c0-7.2.3-14.3.6-21.5.4-12.5-.2-25-1-37.5-.1-1.9-1.5-3.5-3.5-3.5-2 .2-3.8 1.8-3.7 3.6z\"><\/path><path d=\"M1294.5 24.8c-10.6 3.3-17.3 12.6-20.9 22.7a90 90 0 0 0-3.1 38.3c.7 6.9 1.7 13.8 2.9 20.6a62.3 62.3 0 0 0 5.4 18.6 51.6 51.6 0 0 0 25.4 22.7 81.4 81.4 0 0 0 21.1 5.7c6.8.9 14.2 1.7 19.8-2.9 1.4-1.2 1.2-3.7 0-4.9-1.4-1.4-3.4-1.2-4.9 0l-.5.3-.7.4-.4.2-.9.3c-1.3.4-1.9.4-3.3.4a76.9 76.9 0 0 1-25-4.7 49.3 49.3 0 0 1-23.3-18.6c-3-4.9-4.4-9.8-5.4-15.5-1.1-6-2.1-12.1-2.8-18.2a97.9 97.9 0 0 1 1-36.6 39.3 39.3 0 0 1 8.4-16.3l2.8-2.6.4-.3.9-.6 1.5-.9.9-.5.4-.2 2-.7c1.8-.6 2.9-2.4 2.4-4.2-.3-1.8-2.3-3-4.1-2.5z\"><\/path><path d=\"M1344.9 142.6a155 155 0 0 1-20.2-17.8 88 88 0 0 1-13.9-20.3c-3.6-7.2-6.3-14.9-8.4-22.8a171 171 0 0 1-4.4-24.2c-.5-4.6-1-9.2-1-13.7l.1-3.3c.1-1.1.1-1.4.4-2.7.5-1.9 1.2-3.6 2.3-4.9a60 60 0 0 1-4.2.5 43.8 43.8 0 0 1 14.2 14.2c4.1 6.2 7.4 12.9 10.8 19.6a185.2 185.2 0 0 1 18.5 47.6c1.8 9.1 2.3 18.7.8 27.9-.3 1.8.5 3.7 2.4 4.2 1.7.5 3.9-.6 4.2-2.4 3-18-.6-36.1-7.1-52.9-3.3-8.4-7.2-16.6-11.2-24.7-3.6-7.1-7.1-14.3-11.3-21.1a52.9 52.9 0 0 0-17.8-18.3c-1.2-.7-3.2-.6-4.2.5-6 6.9-5 16.5-4.3 24.9.8 8.9 2 17.8 4.1 26.6a112 112 0 0 0 22.6 47.4c7 8.3 15.5 15.1 24.1 21.7 1.5 1.1 3.9.2 4.7-1.2 1.1-1.8.3-3.6-1.2-4.8z\"><\/path><path d=\"M1316 94.4c12-1.8 23.6-5.8 34.2-11.6 1.6-.9 2.2-3.2 1.2-4.7a3.4 3.4 0 0 0-4.7-1.2 102 102 0 0 1-32.6 10.9c-1.8.3-2.9 2.6-2.4 4.2.6 1.9 2.4 2.6 4.3 2.4z\"><\/path><path d=\"M1348.9 72.2a11 11 0 0 0 5.3 11.5 10 10 0 0 0 12-.8c2.7-2.2 4.4-6.2 4-9.7-.3-2.2-1-4.2-2.5-5.9-1.2-1.4-3-2.4-4.8-3-3.9-1.2-8.8-.3-11.5 2.9-1.2 1.4-1.4 3.6 0 4.9 1.3 1.2 3.6 1.5 4.9 0l.6-.6-.3.2.4-.3.7-.4c.5-.3-.7.2-.3.1l.5-.2.8-.2h-.3 1.6c.8.1-.4-.1-.2 0l1.7.5c-1.1-.3-.2-.1.1.1l.8.5c-.9-.6-.2-.2 0 .1l.3.4c.4.4-.4-.6-.2-.2l.5.8.1.3c-.5-.9-.2-.4-.1 0l.2.8c-.3-.9-.1-.7-.1-.3V74.9c0 .7.2-.9 0-.3l-.1.5-.3.9.1-.3-.2.5-.4.7-.2.3.1-.1-.6.6-.4.3c.6-.6.5-.4.3-.2l-.8.5-.4.2c.9-.5.4-.2.1-.1-.3.1-1.3.2-.2.1h-.9c-.1 0-.7-.1-.1 0 .7.1 0 0-.1 0-.3-.1-.7-.3-1.1-.3l.5.2-.3-.2-.5-.3-.5-.3c-.6-.4.6.5.1.1l-.8-.8-.4-.4.2.2-.1-.2-.6-1c-.3-.6.3.8.1.1l-.2-.5-.1-.5c-.2-.6.1.9 0 .1v-.5c.1-.9.2-1.8-.3-2.7a3.4 3.4 0 0 0-2.1-1.6c-1.4-.5-3.7.4-4 2.3zM920.5 274.5c-1.1-4.8-1.9-9.8-2.6-14.7l-.3-2.1c-.1-.4 0 0 0 .1l-.1-.7-.2-1.2-.6-4.7-1.1-9.5a1125.1 1125.1 0 0 1-4.7-110.8c.3-13.8.9-27.6 1.5-41.4l.3-6.3c.1-1.9-1.6-3.5-3.5-3.5s-3.4 1.6-3.5 3.5c-.7 14.5-1.3 29-1.7 43.5-.3 11.3-.4 22.7-.1 34a1310 1310 0 0 0 4.3 76.9c1.2 11.9 2.4 23.9 4.7 35.7l.7 3.2c.4 1.8 2.5 2.9 4.2 2.4 2.1-.7 3.1-2.6 2.7-4.4z\"><\/path><path d=\"M907.7 78.1c-.7-6.9-1.8-13.7-2.4-20.5-.3-2.8-.5-5.5-.4-8.3l.2-3.5c0-.4-.2.9 0 0l.1-.8.4-1.6.5-1.4c.2-.7-.4.8 0 .1l.4-.7.7-1.2c.4-.7-.4.5-.1.1l.6-.7 1-.9c.6-.6-.6.4 0 0l.7-.5 1.3-.7.4-.2c.6-.3-.2.2-.3.1l.8-.3 3.8-1 1-.2c-1.1.2.2 0 .5 0l2.5-.2c3.9-.2 7.9.1 11.8.5 4.4.5 9.5 1 13.5 1.6a100.2 100.2 0 0 1 20.3 5.4l1.1.4.4.2.6.3a61.2 61.2 0 0 1 13.2 7.8l.5.4.9.7a56.2 56.2 0 0 1 5.3 5.2l1.5 1.7.8 1 .3.4.1.1c1.9 2.6 3.6 5.3 5.1 8.1l1.1 2.2.5 1 .3.7A62.4 62.4 0 0 1 1001 88l.4 2.6.2 1.2c0 .2.1.8 0 .1l.1.8.5 5.5c.5 8 .2 16.1-.7 24l-.4 3v.3l-.1.8-.2 1.7h6.7a105.5 105.5 0 0 0-12-33 79.6 79.6 0 0 0-21.7-24.5 65 65 0 0 0-46.8-12c-3.2.4-6.5.9-9.7 1.6-1.8.4-3.6.7-4.6 2.5-.4.8-.8 1.8-1 2.7-.5 1.9-.7 3.9-.9 5.9l-.3 2.8-.1 1.2c-.1.6.1-.7 0-.1l-.1.7c-.1.8-.3 1.5-.6 2.3-.3.9.4-.6-.1.2l-.3.4c-.2.4.5-.7.2-.2-.1.1-.5.5 0 0 .5-.4.1-.1 0 0-.2.1.9-.3.4-.2-.6.2.9-.2.3 0-.2 0-.7-.1-.1 0 .7.2 0 0-.1 0l-.5-.2c-.7-.2.5.3 0 0l-1.4-.8-.7-.5c-.1-.1-.9-.7-.5-.3-1.5-1.2-3.5-1.4-4.9 0-1.2 1.2-1.5 3.7 0 4.9 2.3 1.8 4.8 3.6 7.8 3.8a6 6 0 0 0 5.7-3.1c2.1-3.4 1.9-8.1 2.4-12l.1-.8v.3l.1-.4.3-1.5.4-1.3c.2-.7-.4.7 0 .1l.3-.6-2.1 1.6c2.2-.6 4.5-1.1 6.7-1.4l1.4-.2.9-.1h.3l3.2-.3c4-.3 8.1-.3 12.1.1l1.4.2c.7.1.2 0 0 0l.8.1 2.9.5c1.9.4 3.8.8 5.7 1.4 1.7.5 3.5 1.1 5.2 1.8l.7.3c.5.2-.7-.3.1.1l1.1.5 2.7 1.3c3.3 1.7 6.4 3.7 9.4 6l.6.5 1 .9 2.2 1.9a75.5 75.5 0 0 1 8.2 8.9l.8 1.1 1.7 2.4c2.2 3.3 4.2 6.7 6 10.2l1.5 3.3.7 1.5.3.6.2.4 2.4 6.6a112 112 0 0 1 3.6 14.1c.3 1.5 1.9 2.5 3.3 2.5s3.1-1.1 3.3-2.5a123 123 0 0 0-1-49.1 63.5 63.5 0 0 0-22.5-34.7A88.4 88.4 0 0 0 938 30.7l-3.8-.5-3.7-.4-6.6-.5a50 50 0 0 0-10.9.7c-5.1 1-9.9 3.5-12.5 8.1-2.6 4.5-2.8 10-2.6 15.1.3 6.6 1.4 13.2 2.1 19.7l.6 5.7c.2 1.9 1.4 3.5 3.5 3.5 1.8-.5 3.7-2.1 3.6-4z\"><\/path><path d=\"M907.7 78.1c-.7-6.9-1.8-13.7-2.4-20.5-.3-2.8-.5-5.5-.4-8.3l.2-3.5c0-.4-.2.9 0 0l.1-.8.4-1.6.5-1.4c.2-.7-.4.8 0 .1l.4-.7.7-1.2c.4-.7-.4.5-.1.1l.6-.7 1-.9c.6-.6-.6.4 0 0l.7-.5 1.3-.7.4-.2c.6-.3-.2.2-.3.1l.8-.3 3.8-1 1-.2c-1.1.2.2 0 .5 0l2.5-.2c3.9-.2 7.9.1 11.8.5 4.4.5 9.5 1 13.5 1.6a100.2 100.2 0 0 1 20.3 5.4l1.1.4.4.2.6.3a61.2 61.2 0 0 1 13.2 7.8l.5.4.9.7a56.2 56.2 0 0 1 5.3 5.2l1.5 1.7.8 1 .3.4.1.1c1.9 2.6 3.6 5.3 5.1 8.1l1.1 2.2.5 1 .3.7A62.4 62.4 0 0 1 1001 88l.4 2.6.2 1.2c0 .2.1.8 0 .1l.1.8.5 5.5c.5 8 .2 16.1-.7 24l-.4 3v.3l-.1.8-.2 1.7h6.7a105.5 105.5 0 0 0-12-33 79.6 79.6 0 0 0-21.7-24.5 65 65 0 0 0-46.8-12c-3.2.4-6.5.9-9.7 1.6-1.8.4-3.6.7-4.6 2.5-.4.8-.8 1.8-1 2.7-.5 1.9-.7 3.9-.9 5.9l-.3 2.8-.1 1.2c-.1.6.1-.7 0-.1l-.1.7c-.1.8-.3 1.5-.6 2.3-.3.9.4-.6-.1.2l-.3.4c-.2.4.5-.7.2-.2-.1.1-.5.5 0 0 .5-.4.1-.1 0 0-.2.1.9-.3.4-.2-.6.2.9-.2.3 0-.2 0-.7-.1-.1 0 .7.2 0 0-.1 0l-.5-.2c-.7-.2.5.3 0 0l-1.4-.8-.7-.5c-.1-.1-.9-.7-.5-.3-1.5-1.2-3.5-1.4-4.9 0-1.2 1.2-1.5 3.7 0 4.9 2.3 1.8 4.8 3.6 7.8 3.8a6 6 0 0 0 5.7-3.1c2.1-3.4 1.9-8.1 2.4-12l.1-.8v.3l.1-.4.3-1.5.4-1.3c.2-.7-.4.7 0 .1l.3-.6-2.1 1.6c2.2-.6 4.5-1.1 6.7-1.4l1.4-.2.9-.1h.3l3.2-.3c4-.3 8.1-.3 12.1.1l1.4.2c.7.1.2 0 0 0l.8.1 2.9.5c1.9.4 3.8.8 5.7 1.4 1.7.5 3.5 1.1 5.2 1.8l.7.3c.5.2-.7-.3.1.1l1.1.5 2.7 1.3c3.3 1.7 6.4 3.7 9.4 6l.6.5 1 .9 2.2 1.9a75.5 75.5 0 0 1 8.2 8.9l.8 1.1 1.7 2.4c2.2 3.3 4.2 6.7 6 10.2l1.5 3.3.7 1.5.3.6.2.4 2.4 6.6a112 112 0 0 1 3.6 14.1c.3 1.5 1.9 2.5 3.3 2.5s3.1-1.1 3.3-2.5a123 123 0 0 0-1-49.1 63.5 63.5 0 0 0-22.5-34.7A88.4 88.4 0 0 0 938 30.7l-3.8-.5-3.7-.4-6.6-.5a50 50 0 0 0-10.9.7c-5.1 1-9.9 3.5-12.5 8.1-2.6 4.5-2.8 10-2.6 15.1.3 6.6 1.4 13.2 2.1 19.7l.6 5.7c.2 1.9 1.4 3.5 3.5 3.5 1.8-.5 3.7-2.1 3.6-4zM913.5 169.5c7.9-.3 15.8-1.4 23.5-3.4a3.5 3.5 0 0 0 2.4-4.2 3.4 3.4 0 0 0-4.2-2.4c-7.2 1.8-14.2 2.8-21.6 3.1-1.8.1-3.5 1.5-3.5 3.5 0 1.8 1.4 3.5 3.4 3.4zM560.7 56.4l-.3-1.2-.1-.5c-.1-.5 0 .5 0 0v-3.1c-.1.6 0 0 0-.1l.3-1.4.7-2.6c1.1-3.3 2.8-6.5 4.7-9.7 3.8-6.3 9-11.9 12.1-18.6A29 29 0 0 0 581 5c-.1-1.9-1.5-3.5-3.5-3.5-1.9 0-3.4 1.6-3.5 3.5 0 3.5-.4 6.9-.8 10.4-.4 3.4-.8 6.9-.3 10.3.4 2.7 1.5 5.2 2.8 7.6 1.2 2.2 2.6 4.4 3.2 6.3 1.8 5.3 1.9 11 1.1 16.7a52.2 52.2 0 0 1-4.7 15.6 83.9 83.9 0 0 0-7.6 21.2c-.4 1.8.5 3.7 2.4 4.2 1.7.5 3.9-.6 4.2-2.4a72.5 72.5 0 0 1 6.4-18.5 60.8 60.8 0 0 0 5.7-17c1-6.2 1.2-12.6-.1-18.7-.6-2.8-1.7-5.5-3.1-8l-1.7-3.1c-.7-1.4-1.1-2-1.4-3.1-.5-1.7-.6-2.4-.6-4 0-1.9.2-3.8.4-5.7.4-3.9.9-7.8.9-11.8h-6.9v3.1l-.3 2.6a37 37 0 0 1-1.6 5c-1.7 3.5-4 6.7-6.2 9.9a77 77 0 0 0-11.3 19.9c-1.4 4.1-2 8.6-.7 12.8a3.4 3.4 0 0 0 4.2 2.4c2.1-.5 3.3-2.5 2.7-4.3zM574.8 166.9c-.3-3.3-.2-6.7.2-10 .1-.4 0-.1 0 0l.1-.7.2-1.3.6-2.7c.4-1.7.9-3.5 1.6-5.1l.2-.5c.2-.5-.2.4 0-.1l.5-1a74.3 74.3 0 0 1 8.8-11.2l1.1-1c.4-.3 0 0-.1 0l.5-.4c.7-.5 1.4-.9 2.2-1.2 3.7-1.8 7.6-2.9 10.7-5.7l-5.9-2.4c.2 5.3-1.1 10.5-2 15.8-.3 1.7-.7 3.4-1.2 5l-.5 1.6-.4.9c-.1.3-.6 1.3-.1.3l-1.9 3.8-1.2 2-.7.9.1-.1-.6.7a32.3 32.3 0 0 1-3.7 3.7l-.6.4-.2.2-1.2.8c-1 .6-1.9 1.2-3 1.7l-.6.3-.6.3c.3-.1.3-.1.1 0l-1.8.7-3.8 1.1c-1.8.4-2.9 2.5-2.4 4.2.5 1.9 2.4 2.8 4.2 2.4a33.6 33.6 0 0 0 21-14.2c2.8-4.3 4.7-9.3 5.7-14.3 1.1-5.9 2.6-12 2.4-18.1-.1-3-3.7-4.5-5.9-2.4l-.5.4c.1-.1.5-.3-.1 0l-1 .6-2.5 1.3-5 2.2a28 28 0 0 0-9.3 7.8 47.3 47.3 0 0 0-6.7 10 53.3 53.3 0 0 0-3.7 23.5c.2 1.9 1.5 3.5 3.5 3.5 1.7-.2 3.7-1.8 3.5-3.7z\"><\/path><path d=\"M578 141.6a42.7 42.7 0 0 0-10.8-15.1c-5.3-4.6-11.6-8.2-16.7-13.1-1.3-1.2-2.6-2.4-4.1-3.2a10 10 0 0 0-6.3-1c-1.6.2-2.4 2-2.5 3.3-.5 7 .8 14 1.8 20.9a42.9 42.9 0 0 0 14.1 27.3 47.2 47.2 0 0 0 16.6 9.1c1.8.6 3.8-.7 4.2-2.4.5-1.9-.6-3.7-2.4-4.2a39.6 39.6 0 0 1-10.2-4.8l-1.3-.9-.8-.6-.3-.2a39.2 39.2 0 0 1-4.6-4.5l-.9-1.1c-.6-.7.4.6-.1-.2l-.4-.5-1.7-2.5a36.2 36.2 0 0 1-2.6-5l-.1-.2-.4-1-.8-2.4c-.7-2.3-1.2-4.7-1.6-7.1l-.1-.8c0 .2.2 1.4 0 .2l-.3-2.3-.7-5.1a58 58 0 0 1-.5-11.8l-2.5 3.3c-.7.1 1.1.2.2 0 .2 0 1.3.5.7.2l1 .6.4.3.1.1 3.7 3.4c3.7 3 7.5 5.8 11.4 8.6a40 40 0 0 1 7.4 6.9l1.2 1.5a33.3 33.3 0 0 1 4.2 7.6c.7 1.7 3.3 2.1 4.7 1.2 1.5-.8 1.7-2.7 1-4.5z\"><\/path><path d=\"M569.8 128.8c.5-4.3 1.7-8.7 2.8-12.9l.4-1.2.2-.6c0 .1-.2.4 0 .1l1.1-1.9c-.4.6.1-.2.3-.3l.7-.7.9-.8.4-.3c.5-.4-.7.5.2-.1L594.9 97c3.4-2.4 6.7-4.9 10.1-7.2l-5.2-3c-.1 1.9-.3 2.8-.7 4.9-.4 2.1-.9 4.1-1.5 6.2l-3.2 11a122 122 0 0 1-3.4 10.2l-.1.2-.3.6-.6 1.2-1.3 2.3-.7 1c-.2.3-.2.3 0 0l-.4.4-.8.8-.4.3.1-.1c-1.5 1.1-2.2 3-1.2 4.7.9 1.5 3.2 2.3 4.7 1.2 5.1-3.5 7.3-10 9.2-15.6 2-6 3.8-12.1 5.4-18.2.9-3.7 1.8-7.4 2-11.2.2-2.5-3.1-4.4-5.2-3-6.6 4.5-13 9.3-19.4 14l-9.1 6.5a18 18 0 0 0-6.7 8.7c-.8 2.4-1.3 4.8-1.9 7.3-.7 2.9-1.2 5.7-1.5 8.7-.2 1.9 1.7 3.5 3.5 3.5 2.1-.2 3.3-1.7 3.5-3.6z\"><\/path><path d=\"M577.3 105.2c-2.2-3-3.4-6.7-6-9.5-2.6-2.9-6.5-4.8-9.4-7.2-6.2-4.9-12.3-10.6-20.1-12.7-1.8-.5-3.7.6-4.2 2.4a58.9 58.9 0 0 0-2.7 19.1c.1 6 2.5 11.2 4.1 16.9a3.4 3.4 0 0 0 4.2 2.4 3.4 3.4 0 0 0 2.4-4.2c-1.4-5-3.8-10-3.8-15-.1-5.8.8-11.7 2.5-17.2l-4.2 2.4c6.6 1.8 12 6.9 17.4 11.2 2.9 2.3 6.3 4 8.8 6.6 2.1 2.1 3.2 5.7 5.2 8.4 1.1 1.5 3 2.3 4.7 1.2 1.3-1 2.2-3.3 1.1-4.8z\"><\/path><path d=\"M575.2 90.7c-.5-3.9-.7-7.9-1.7-11.7-1.1-4-3.1-7.6-5.4-11.1-2.9-4.5-5.6-9.1-8.8-13.4-1.5-2-3.1-3.8-4.7-5.6a17 17 0 0 1-3-4.7 45.2 45.2 0 0 1-2.1-14.2c-.1-1.9-1.5-3.5-3.5-3.5a3.6 3.6 0 0 0-3.5 3.5c.2 4.6.5 9.3 1.6 13.8 1.2 4.7 4 8.3 7.1 11.9 1.6 1.8 2.6 3.1 3.9 5.2l4.5 6.9 4.3 6.8 1.3 2.5.3.6.1.3.1.3.3.8a24 24 0 0 1 1.2 5.3v.3l.1.5.2 1.7.5 3.9c.2 1.9 1.4 3.5 3.5 3.5 2-.2 3.9-1.8 3.7-3.6z\"><\/path><path d=\"M547.1 79.8a56.9 56.9 0 0 1-1.5-5.9l-.2-1-.1-.5c-.2-1.4-.2-2.8-.2-4.2l.1-2.1.1-1v-.5a25.9 25.9 0 0 1 1.6-5.9c.2-.7-.2.3.2-.4l.4-.9 1-1.8.5-.7.4-.6.5-.6.7-.8 1.7-1.5c1.4-1.2 1.2-3.6 0-4.9-1.4-1.4-3.5-1.2-4.9 0-10 8.4-10.8 23.5-6.9 35.2.6 1.8 2.4 2.9 4.2 2.4 1.8-.5 3.1-2.5 2.4-4.3zM583.3 71.3c.7-1.7 1.7-3.3 2.6-4.9l1.4-2.4.6-1.1s.6-.9.2-.4c2-2.7 4.9-4.4 6.8-7.1 4.3-5.9 5-13.2 5-20.2H593c0 5.6 0 11.1-.3 16.7-.2 4.8-.9 9.5 0 14.3l.5 2.3.2 1.1.1.6c.1.4 0-.5 0 .2.1 1.8.2 3.5.1 5.3l-.2 1.8-.1 1c-.1.5.1-.6 0-.1l-.1.8-.9 5.1a34.7 34.7 0 0 1-1.7 5.7l-.1.3-.6 1.1c-.2.3-.9 1.1-.2.4l-.7.7c-1.4 1.2-1.3 3.6 0 4.9 1.4 1.4 3.5 1.2 4.9 0 2.5-2.2 3.6-6 4.5-9.1.9-3.5 1.5-7.1 1.9-10.7a35 35 0 0 0-.4-10.7l-.4-2.2-.2-1.3c-.1-.5.1.6 0 0l-.1-1c-.2-2.5.2-5.1.3-7.6.5-6.6.5-13.2.5-19.8 0-1.9-1.6-3.5-3.5-3.5A3.5 3.5 0 0 0 593 35c0 3.3-.1 6.5-.8 9.4-.3 1.5-.8 2.9-1.3 4-.4.7-.7 1.5-1.2 2.2l-.7 1.1-.4.5c-2.2 2.4-4.8 4.2-6.6 6.9-2.1 3.2-4 6.8-5.4 10.3-.7 1.7.8 3.8 2.4 4.2 2.1.6 3.6-.6 4.3-2.3zM564.5 273.2c-.7-11.8-.7-23.7-.6-35.6.1-6.3.4-12.6 1-18.8a423.5 423.5 0 0 1 7.2-47.9c.4-1.8-.5-3.7-2.4-4.2-1.7-.5-3.9.6-4.2 2.4a454 454 0 0 0-7.1 46.3 330.1 330.1 0 0 0-1.2 39.8c.1 6 .2 12 .5 18 .1 1.9 1.5 3.5 3.5 3.5 1.6-.1 3.4-1.7 3.3-3.5zM414.5 274.8l-.2-45.2-.2-28 .1-9.4a3307.7 3307.7 0 0 0 0-78.1l-.1-6.5c0-1.9-1.6-3.5-3.5-3.5a3.5 3.5 0 0 0-3.5 3.5 3796.4 3796.4 0 0 1 .1 81.8c0 3.6-.2 7.3-.1 10.9l.2 24.3.2 44.2v5.9c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.4z\"><\/path><path d=\"m414.5 274.8-.2-45.2-.2-28 .1-9.4a3307.7 3307.7 0 0 0 0-78.1l-.1-6.5c0-1.9-1.6-3.5-3.5-3.5a3.5 3.5 0 0 0-3.5 3.5 3796.4 3796.4 0 0 1 .1 81.8c0 3.6-.2 7.3-.1 10.9l.2 24.3.2 44.2v5.9c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.4zM414.3 69.6V54.4c0-1.8-1.6-3.5-3.5-3.5-1.8.1-3.5 1.5-3.5 3.5v15.2c0 1.8 1.6 3.5 3.5 3.5 2-.1 3.5-1.5 3.5-3.5z\"><\/path><path d=\"M414.3 69.6V54.4c0-1.8-1.6-3.5-3.5-3.5-1.8.1-3.5 1.5-3.5 3.5v15.2c0 1.8 1.6 3.5 3.5 3.5 2-.1 3.5-1.5 3.5-3.5zM209.6 74.1c-4.3 5.2-9.1 10-13.7 14.9-6.8 7.2-12.4 16.5-10.5 26.7.8 4.2 2.9 8.5 6.2 11.3 3.7 3.2 8.4 4.5 13.2 3.7 9.1-1.5 15.4-10.6 18-18.8 1.7-5.4 2-11.1 2.7-16.7a42 42 0 0 1 4.2-15.1l-6.3-.8c2.3 12.3 5.9 24.3 10.8 35.9 1.1 2.5 2.2 5.1 4.2 6.9 2.5 2.2 5.7 2.8 8.9 2.9 5.4.1 11-.4 16.1-2.2 5.2-1.8 9.9-4.8 13-9.4 2.9-4.2 4.1-9.5 3.3-14.5-.8-5.2-4.2-9.1-8.6-11.7-2.2-1.3-4.5-2.3-6.6-3.7-1.8-1.1-3.5-3.2-4.9-4.9-1.6-2.1-3.1-4.2-5.1-6-1-1-2.1-1.7-3.6-1.8l-2.1.1-2.6-.2c-.2 0-.8-.1-.2 0l-1.1-.2-2.6-.5-1.8 6.7c6.5 1.3 13 1.1 19.5.3 6.2-.8 12.5-2 18.7-3.3 4.7-1 9.6-2.5 13.6-5.3 2.1-1.5 4-3.3 5.4-5.6 1.7-2.6 2.4-5.6 2.8-8.6.3-2.9.1-5.8-.1-8.7a31 31 0 0 0-1.5-8.5c-2.3-5.9-7.7-8.8-13.5-10.5a40.6 40.6 0 0 0-43.7 16.1c-2.7 4.1-4.1 9-4.9 13.8h6.7a35 35 0 0 1-.9-11.7c.2-3.8.4-7.5-.2-11.3A23.4 23.4 0 0 0 227.2 15a24.1 24.1 0 0 0-23 3.9 28.4 28.4 0 0 0-10.5 21.7c-.1 3.6-.3 7.5 1 10.9 1.4 3.7 4.1 6.5 7.1 9l4.2-5.4c-3.8-2.2-7.2-5-11-7.3a20.7 20.7 0 0 0-11.9-2.9c-9.6.4-18.7 5.7-23.4 14.2-2.3 4-3.6 8.8-3.1 13.4.4 4.9 2.4 9.4 5.5 13.3 6 7.4 16 10.7 25.1 7.3 9.4-3.5 16.5-12.1 26.1-13.5 1.8-.3 2.9-2.6 2.4-4.2-.5-2-2.4-2.7-4.2-2.4-8.4 1.2-14.7 7.2-21.7 11.3l-2.6 1.4-2.4 1-2.7.7-.7.1c.5-.1 0 0-.1 0l-1.7.1-1.4-.1c-.1 0-.7-.1-.1 0l-.7-.1-3-.9c-.1 0-.6-.3-.1 0l-.6-.3-1.2-.6-1.2-.7-.6-.4-.4-.3a18 18 0 0 1-2-1.9l-1-1.2-.1-.1-.5-.7c-.6-.8-1.1-1.7-1.5-2.6l-.3-.6c-.2-.5.2.4-.1-.1l-.5-1.5-.4-1.5-.1-.7-.1-.4V70a19.2 19.2 0 0 1 1.4-5.6l.2-.4.7-1.4 1.6-2.5c.3-.5-.3.3.1-.1l.6-.7.9-1a15 15 0 0 1 2.3-2.1l.7-.5 1.2-.8c.9-.6 1.8-1 2.8-1.5.1 0 .6-.2.1-.1l.7-.2 1.3-.4 3.1-.7h.1l1.3-.1 1.7-.1 1.6.1.7.1c.9.1-.4-.1.3.1a19.7 19.7 0 0 1 2.7.7l.6.3 1.1.6c3.9 2.3 7.4 5.2 11.3 7.5 1.5.9 3.4.5 4.5-.9 1-1.3 1.1-3.4-.3-4.5a59.6 59.6 0 0 1-3.7-3.4l-.5-.6.1.1-.3-.4-.9-1.5c-.4-.7.1.4-.1-.1l-.3-.8-.4-1.8c.1.7 0 .1 0-.2l-.1-1v-2.5c0-3.8.1-6.3 1.4-9.8.3-1 .4-1 .8-1.9l1.4-2.5c.9-1.4 1.6-2.3 3-3.6 1.3-1.3 2.1-1.9 3.8-2.8l1.1-.6.6-.3 2.6-.8c1.6-.4 2.4-.5 4.3-.4l1.2.1.7.1c-.1 0-.5-.1-.1 0l2.5.5c1.9.5 2.5.8 4.2 1.8l1 .6.5.4c.7.5 1.3 1.1 1.8 1.7l.8.9.4.5 1.5 2.7.8 2 .7 2.7.1.5v.3l.1 1.3v2.6l-.3 5.5c-.2 4.5 0 9 1.2 13.4.8 3.1 6 3.4 6.7 0 .4-2.1.8-4.1 1.5-6.2l.9-2.4c.3-.9-.2.4.1-.1l.2-.5.7-1.4 1.3-2.1.3-.5c.3-.5-.5.6.1-.1l1-1.2a37.8 37.8 0 0 1 16.1-10.4c4.5-1.3 8.9-1.7 13.8-1.1h.3l1 .2 1.7.4 3.4 1c1.9.7 3.9 1.7 5.4 3.3a15 15 0 0 1 1.2 2c.5 1.2.8 2.6.9 3.9l.1 1.1.1 1.8.2 4.1c0 2.5 0 4.9-1 7.3-.3.8-.8 1.6-1.3 2.4-.4.6-.2.2-.1.1l-.4.5-1.3 1.3-.5.4c-.5.4.6-.4-.2.2l-1.1.8a16 16 0 0 1-2.9 1.5l-.3.1-.7.3-1.5.5-3.3.9c-2.6.7-5.3 1.1-8 1.6-3.3.6-6.6 1.3-10 1.8-6.1.9-12.5 1.3-18.6.1-1.8-.4-3.7.5-4.2 2.4-.5 1.7.6 3.9 2.4 4.2a40 40 0 0 0 9.7 1h.6l-.6-.1-.5-.2-.4-.3.4.4 1.7 1.7c1.6 1.8 2.9 3.8 4.5 5.8 1.7 2 3.6 3.6 5.9 5l6.2 3.4 2.2 1.5 1.2 1.2.1.1.5.8.3.6.2.5.1.3.2.8.3 1.3c-.1-.6 0-.1 0 .1l.1 1v1.7c0 .1-.1.7 0 .1l-.1.7c-.2 1.1-.5 2.1-.9 3.1l-.1.3-.3.6-.7 1.2c-.7 1.2-.8 1.4-1.7 2.3-1.5 1.6-3 2.6-5.1 3.7-3.9 2-8.6 2.8-13.1 3-2.3.1-4.9.3-6.8-.3a3 3 0 0 1-1.8-1.3 151.2 151.2 0 0 1-12.5-39c-.6-3-4.9-3.3-6.3-.8-4.8 8.4-4.8 18.3-6.2 27.3a33 33 0 0 1-3.7 11.5 18.1 18.1 0 0 1-3.3 4.4l-1.8 1.7-.3.2-.6.4-1.3.8-.7.3-1.2.4-1.3.3c-.7.1-.2 0 0 0l-1 .1h-1.3c-.1 0-.7-.1-.1 0l-.7-.1-1.3-.4c-.1 0-.6-.2-.1 0l-.7-.4-1.1-.7-.4-.3-.1-.1-.9-.9-.4-.5-.3-.3-1.4-2.3-.3-.6c0-.1-.3-.6-.1-.1l-.5-1.4-.3-1.3-.1-.7-.1-.4c.1.4 0-.3 0-.4l-.1-.7v-1.5c.1-2 .5-3.8 1.3-5.9 1.4-3.7 4.1-7.4 6.8-10.4 4.8-5.3 10-10.2 14.6-15.8 1.2-1.4 1.4-3.5 0-4.9-1.9-1.3-4.4-1.6-5.6-.1z\"><\/path><path d=\"M363.2 68c.2 2 .2 4.1.2 6.1v10.7c0 7.4-.1 14.7-.3 22.1l-.1 4.9c0 1.9 1.6 3.4 3.5 3.5l26 .5 50.3 1.1 23.3.7c1.9.1 3.4-1.6 3.5-3.5.3-6.5.1-13.1.3-19.6 0-1.3-1.1-3.1-2.5-3.3a84 84 0 0 1-17-4l-1.9-.7-.4-.2-1-.5a26 26 0 0 1-3.3-1.9c-.7-.4.2.2-.2-.2l-.5-.5-1.1-1.3c-1-1.4-1.2-2.1-1.7-3.7L440 77l-.1-.5c0-.1-.1-.9-.1-.3l-.2-2.4c0-1.6.1-3.2.3-4.7.2-1.9-1.8-3.4-3.5-3.5-17.7-.6-35.4-.3-53-.6-5.6-.1-11.1-.2-16.7-.5a3.6 3.6 0 0 0-3.5 3.5c0 1.9 1.6 3.4 3.5 3.5 19.3.8 38.7.7 58 .9 3.9 0 7.7.1 11.6.3l-3.5-3.5c-.8 6.6.1 14.3 5.3 19.1 2.3 2.1 5.1 3.5 8 4.7a84 84 0 0 0 19.4 4.9l-2.5-3.3c-.2 6.5 0 13.1-.3 19.6l3.5-3.5c-15.2-.6-30.4-.9-45.6-1.3l-44.8-.9-9.2-.2 3.5 3.5c.2-12.2.4-24.3.4-36.5 0-2.4.1-4.9-.2-7.3-.2-1.9-1.4-3.5-3.5-3.5-1.8.1-3.8 1.6-3.6 3.5z\"><\/path><\/svg>\t<\/a>\n\t<div class=\" md:justify-start relative flex flex-wrap items-center justify-end border-t border-l border-r border-black\">\n\t\t<button @click=\"mobileOpen = !mobileOpen\" class=\"box-shadow-menu md:hidden self-end w-4 h-4 px-6 py-4\"><\/button>\n\t\t\t\t\t\t\t<nav id=\"navigation\" x-bind:class=\"{ 'hidden': !mobileOpen }\" class=\"md:flex md:w-full top-0 justify-start hidden w-full text-sm\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Biennale 2024<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\" rel=\"noreferrer\" target=\"_blank\">Exhibition<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/artists\">Artists<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/visit\">Plan your visit<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/program\">Program<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/venues-2024\">Venues<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/people\">Team<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/press\">Press<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/registration\">Reservations<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Biennale archive<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2022\">2022<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"http:\/\/2020.matterof.art\">2020<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Info<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/institution\">Institution<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/contact\">Contact<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/press\">Press<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/partners\">Partners<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\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<a class=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>\n\t\t\t\t\t<span class=\"snipcart-checkout md:ml-0 md:my-2 hover:text-link flex my-3 ml-1 align-middle cursor-pointer\">\n\t\t\t\t\t\t<span class=\"md:hidden\">Your cart<\/span>\n\t\t\t\t\t\t<svg class=\"inline-block h-4\" width=\"32\" height=\"32\" viewBox=\"0 0 36 36\"><path fill=\"currentColor\" d=\"M25 12V9.05a7 7 0 1 0-14 0v7a1 1 0 0 0 2 0V14h8v-2h-8V9.05a5 5 0 1 1 10 0V16a1 1 0 1 0 2 0v-2h5v18H6V14h3v-2H4v20.09A1.91 1.91 0 0 0 5.91 34h24.18A1.91 1.91 0 0 0 32 32.09V12Z\" class=\"clr-i-outline clr-i-outline-path-1\"><\/path><path fill=\"none\" d=\"M0 0h36v36H0z\"><\/path><\/svg>\n\t\t\t\t\t\t<span class=\"snipcart-items-count text-[0.8em]\">0<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>\n\t\t\t\t\t\t\t<\/nav>\n\t\t\t<\/div>\n<\/header><main class=\"mt-12\">\n\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color  gap-4\" id=\"6ded4053-9018-4813-a896-3cdf1e2ef8e3\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<figure>\n\t<picture loading=\"lazy\" data-ratio=\"\" class=\"\">\n\t\t\t\t\t<source srcset=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\">\n\t\t\t\t<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">\n\t\t\t<\/picture>\n<\/figure><div class=\"merkur-text-color mk-prose text-xl\" style=\"\">\n\t<p>The Biennale Matter of Art 2024 is now open. The exhibition and the accompanying programme will run until 29 September. <\/p><\/div>\n\t\t<\/div>\n\t<\/div>\t\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"f205218c-0eee-4965-a68d-600c47bc25c3\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<div class=\"spacer yes-its-lame-as-hell i-know not-my-requirement i-even-do-it-with-tailwind-default-classes savage py-4\"><\/div>\t\t<\/div>\n\t<\/div>\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"76e3d6ce-a30c-4cd3-b367-93d24efd5888\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>\t\t<\/div>\n\t<\/div>\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"50078be5-f6f5-4a2c-9eda-9147f63fff38\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<section class=\"md:grid-cols-2 grid w-full grid-cols-1\">\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Art Space Unlimited<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">11. 07. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Trade Fair Palace<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Aleksei Borisionok<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Katalin Erd\u0151di<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Denisa Michalinov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">03. 07. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/let-s-uproot-ill-health\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Mental health<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Burnout<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">28. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">25. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/farma-jednorozec\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Unicorn Farm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/lidice-third-day-opening\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/opening-day-two\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/public-program-bienale\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performances<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">workshops<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">screenings<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">lectures<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">07. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/matter-of-art-2024-artists-revealed\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale artists<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">16. 05. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">artist talks<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 05. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/biennale-matter-of-art-2024-reveals-first-details\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">22. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-6-the-foundation-of-the-state\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Lewis<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Abolish the Family<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">19. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-5-sow-and-reap\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">green colonialism<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">botany<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">05. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">climate change<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">countryside<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">29. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-3-the-sugar-and-the-whip\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Working Girl<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">sexwork<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Giovannitti<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">15. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">online bookshop<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Shulamith Firestone<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">11. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-2-the-resources-ran-out\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">resources<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">29. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/grafting-resilience\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Artist talk<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">biennale<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Hrani\u010d\u00e1\u0159 Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">agriculture<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">V\u00fdkv\u011bt<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sa\u0161a Uhlov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">15. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/davra-research-group-at-make-voices-heard-symposium\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">artist-in-residence<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">DAVRA<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Hope Recycling Station<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">research<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Central Asia<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t<\/section>\t\t<\/div>\n\t<\/div>\t<\/main>\n\n<footer class=\"bg-back md:px-2 w-full p-2 px-3 pt-2 mt-auto text-base\">\n\t<div class=\"bg-back relative grid grid-cols-12 gap-2 px-2 pt-2 border-t border-l border-r border-black\">\n\t\t<div class=\"md:col-span-6 col-span-12\">\n\t\t\t<div class=\"text-sm max-w-[40ch]\">\n\t\t\t\t<p>Biennale Ve v\u011bci um\u011bn\u00ed \/ Matter of Art is a project of the initiative <a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a><\/p>\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t<div class=\"md:col-span-3 col-span-12 text-sm\">\n\t\t\t\t\t<\/div>\n\t\t<div class=\"md:col-span-3 col-span-12 text-sm\">\n\t\t\t<p><a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a><br><a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a><br><a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a><br><a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a><\/p>\t\t<\/div>\n\t<\/div>\n\t\t<\/footer><script defer=\"\" src=\"https:\/\/matterof.art\/assets\/js\/script.js\"><\/script>\n<div id=\"snipcart\" class=\"snipcart\"><!----><\/div><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "x-content-type-options",
                            "x-frame-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "B",
                        "securityHeadersScore": 60
                    },
                    "interactivePeriods": [
                        [
                            0,
                            471
                        ],
                        [
                            558,
                            11394
                        ],
                        [
                            11634,
                            15451
                        ]
                    ],
                    "longTasks": [
                        [
                            471,
                            558
                        ],
                        [
                            11394,
                            11634
                        ]
                    ],
                    "lastVisualChange": 2100,
                    "render": 800,
                    "visualComplete85": 1700,
                    "visualComplete90": 1700,
                    "visualComplete95": 1700,
                    "visualComplete99": 2100,
                    "visualComplete": 2100,
                    "SpeedIndex": 1573,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 2126,
                            "size": 3335,
                            "DOMNodeId": 21,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3",
                                    "href": "https:\/\/matterof.art\/shop"
                                },
                                "bounds": [
                                    879.390625,
                                    321.234375,
                                    144.109375,
                                    21.59375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 4217,
                            "size": 1030788,
                            "DOMNodeId": 10,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "class": "w-full h-full object-cover",
                                    "style": "",
                                    "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                    "alt": ""
                                },
                                "sourceURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "bounds": [
                                    12,
                                    444.828125,
                                    1881,
                                    943.34375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 4217,
                            "size": 1030788,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 12,
                                    "y": 444.828125,
                                    "width": 1881,
                                    "height": 943.34375,
                                    "top": 444.828125,
                                    "right": 1893,
                                    "bottom": 1388.171875,
                                    "left": 12
                                },
                                "outerHTML": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                                "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2126,
                            "size": 3335,
                            "DOMNodeId": 21,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3",
                                    "href": "https:\/\/matterof.art\/shop"
                                },
                                "bounds": [
                                    879.390625,
                                    321.234375,
                                    144.109375,
                                    21.59375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 4217,
                            "size": 1030788,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 12,
                                    "y": 444.828125,
                                    "width": 1881,
                                    "height": 943.34375,
                                    "top": 444.828125,
                                    "right": 1893,
                                    "bottom": 1388.171875,
                                    "left": 12
                                },
                                "outerHTML": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                                "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 4217,
                            "size": 1030788,
                            "DOMNodeId": 10,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "class": "w-full h-full object-cover",
                                    "style": "",
                                    "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                    "alt": ""
                                },
                                "sourceURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "bounds": [
                                    12,
                                    444.828125,
                                    1881,
                                    943.34375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 59
                        },
                        {
                            "name": "fetchStart",
                            "time": 76
                        },
                        {
                            "name": "navigationStart",
                            "time": 111
                        },
                        {
                            "name": "domLoading",
                            "time": 111
                        },
                        {
                            "name": "responseEnd",
                            "time": 112
                        },
                        {
                            "name": "domInteractive",
                            "time": 112
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 112
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 112
                        },
                        {
                            "name": "domComplete",
                            "time": 112
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 311
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 311
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 311
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 312
                        },
                        {
                            "name": "domLoading",
                            "time": 312
                        },
                        {
                            "name": "responseEnd",
                            "time": 326
                        },
                        {
                            "name": "domInteractive",
                            "time": 617
                        },
                        {
                            "name": "LayoutShift",
                            "time": 620
                        },
                        {
                            "name": "firstPaint",
                            "time": 798
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 798
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 887
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2073
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2126
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 2126
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2126
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 7838
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 7839
                        },
                        {
                            "name": "domComplete",
                            "time": 9422
                        },
                        {
                            "name": "loadEventStart",
                            "time": 9422
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 9422
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 2126
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 4217
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 4217
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.13394685234486281
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.13264532780156532
                        }
                    ],
                    "chromeUserTiming.navigationStart": 111,
                    "chromeUserTiming.fetchStart": 77,
                    "chromeUserTiming.domLoading": 313,
                    "chromeUserTiming.responseEnd": 327,
                    "chromeUserTiming.domInteractive": 617,
                    "chromeUserTiming.domContentLoadedEventStart": 7838,
                    "chromeUserTiming.domContentLoadedEventEnd": 7839,
                    "chromeUserTiming.domComplete": 9422,
                    "chromeUserTiming.unloadEventStart": 312,
                    "chromeUserTiming.unloadEventEnd": 312,
                    "chromeUserTiming.markAsMainFrame": 312,
                    "chromeUserTiming.commitNavigationEnd": 312,
                    "chromeUserTiming.LayoutShift": 2073,
                    "chromeUserTiming.firstPaint": 798,
                    "chromeUserTiming.firstContentfulPaint": 798,
                    "chromeUserTiming.firstImagePaint": 887,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 2126,
                    "chromeUserTiming.firstMeaningfulPaint": 2126,
                    "chromeUserTiming.loadEventStart": 9422,
                    "chromeUserTiming.loadEventEnd": 9422,
                    "chromeUserTiming.LargestTextPaint": 2126,
                    "chromeUserTiming.LargestImagePaint": 4217,
                    "chromeUserTiming.LargestContentfulPaint": 4217,
                    "chromeUserTiming.TotalLayoutShift": 0.13394685234486281,
                    "chromeUserTiming.CumulativeLayoutShift": 0.13264532780156532,
                    "LayoutShifts": [
                        {
                            "time": 620,
                            "score": 0.13264532780156532,
                            "cumulative_score": 0.13264532780156532,
                            "window_score": 0.13264532780156532,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    12,
                                    465,
                                    1881,
                                    152
                                ],
                                [
                                    653,
                                    625,
                                    600,
                                    368
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 12,
                                        "y": 465,
                                        "width": 1881,
                                        "height": 152,
                                        "top": 465,
                                        "right": 1893,
                                        "bottom": 617,
                                        "left": 12
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 0,
                                        "width": 0,
                                        "height": 0,
                                        "top": 0,
                                        "right": 0,
                                        "bottom": 0,
                                        "left": 0
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 653,
                                        "y": 625,
                                        "width": 600,
                                        "height": 72,
                                        "top": 625,
                                        "right": 1253,
                                        "bottom": 697,
                                        "left": 653
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 0,
                                        "width": 0,
                                        "height": 0,
                                        "top": 0,
                                        "right": 0,
                                        "bottom": 0,
                                        "left": 0
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 653,
                                        "y": 697,
                                        "width": 600,
                                        "height": 132,
                                        "top": 697,
                                        "right": 1253,
                                        "bottom": 829,
                                        "left": 653
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 0,
                                        "width": 0,
                                        "height": 0,
                                        "top": 0,
                                        "right": 0,
                                        "bottom": 0,
                                        "left": 0
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 653,
                                        "y": 829,
                                        "width": 600,
                                        "height": 164,
                                        "top": 829,
                                        "right": 1253,
                                        "bottom": 993,
                                        "left": 653
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 0,
                                        "width": 0,
                                        "height": 0,
                                        "top": 0,
                                        "right": 0,
                                        "bottom": 0,
                                        "left": 0
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2073,
                            "score": 0.0013015245432974919,
                            "cumulative_score": 0.13394685234486281,
                            "window_score": 0.0013015245432974919,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    66,
                                    303,
                                    301,
                                    12
                                ],
                                [
                                    719,
                                    303,
                                    48,
                                    12
                                ],
                                [
                                    821,
                                    303,
                                    49,
                                    12
                                ],
                                [
                                    66,
                                    315,
                                    301,
                                    4
                                ],
                                [
                                    719,
                                    315,
                                    48,
                                    4
                                ],
                                [
                                    821,
                                    315,
                                    49,
                                    4
                                ],
                                [
                                    908,
                                    315,
                                    40,
                                    4
                                ],
                                [
                                    1030,
                                    315,
                                    41,
                                    4
                                ],
                                [
                                    66,
                                    319,
                                    301,
                                    1
                                ],
                                [
                                    719,
                                    319,
                                    48,
                                    1
                                ],
                                [
                                    821,
                                    319,
                                    49,
                                    1
                                ],
                                [
                                    908,
                                    319,
                                    40,
                                    1
                                ],
                                [
                                    1030,
                                    319,
                                    41,
                                    1
                                ],
                                [
                                    1831,
                                    319,
                                    53,
                                    1
                                ],
                                [
                                    66,
                                    320,
                                    301,
                                    1
                                ],
                                [
                                    373,
                                    320,
                                    77,
                                    1
                                ],
                                [
                                    462,
                                    320,
                                    69,
                                    1
                                ],
                                [
                                    543,
                                    320,
                                    69,
                                    1
                                ],
                                [
                                    624,
                                    320,
                                    89,
                                    1
                                ],
                                [
                                    719,
                                    320,
                                    97,
                                    1
                                ],
                                [
                                    821,
                                    320,
                                    49,
                                    1
                                ],
                                [
                                    879,
                                    320,
                                    145,
                                    1
                                ],
                                [
                                    1030,
                                    320,
                                    41,
                                    1
                                ],
                                [
                                    1831,
                                    320,
                                    53,
                                    1
                                ],
                                [
                                    66,
                                    321,
                                    471,
                                    22
                                ],
                                [
                                    543,
                                    321,
                                    80,
                                    22
                                ],
                                [
                                    624,
                                    321,
                                    89,
                                    22
                                ],
                                [
                                    719,
                                    321,
                                    305,
                                    22
                                ],
                                [
                                    1030,
                                    321,
                                    41,
                                    22
                                ],
                                [
                                    1831,
                                    321,
                                    53,
                                    22
                                ],
                                [
                                    66,
                                    343,
                                    301,
                                    6
                                ],
                                [
                                    719,
                                    343,
                                    48,
                                    6
                                ],
                                [
                                    821,
                                    343,
                                    49,
                                    6
                                ],
                                [
                                    908,
                                    343,
                                    40,
                                    6
                                ],
                                [
                                    1030,
                                    343,
                                    41,
                                    6
                                ],
                                [
                                    66,
                                    349,
                                    301,
                                    12
                                ],
                                [
                                    719,
                                    349,
                                    48,
                                    12
                                ],
                                [
                                    821,
                                    349,
                                    49,
                                    12
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 66,
                                        "y": 303,
                                        "width": 122,
                                        "height": 58,
                                        "top": 303,
                                        "right": 188,
                                        "bottom": 361,
                                        "left": 66
                                    },
                                    "currentRect": {
                                        "x": 71,
                                        "y": 303,
                                        "width": 140,
                                        "height": 58,
                                        "top": 303,
                                        "right": 211,
                                        "bottom": 361,
                                        "left": 71
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 188,
                                        "y": 303,
                                        "width": 140,
                                        "height": 58,
                                        "top": 303,
                                        "right": 328,
                                        "bottom": 361,
                                        "left": 188
                                    },
                                    "currentRect": {
                                        "x": 211,
                                        "y": 303,
                                        "width": 156,
                                        "height": 58,
                                        "top": 303,
                                        "right": 367,
                                        "bottom": 361,
                                        "left": 211
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 776,
                                        "y": 321,
                                        "width": 126,
                                        "height": 22,
                                        "top": 321,
                                        "right": 902,
                                        "bottom": 343,
                                        "left": 776
                                    },
                                    "currentRect": {
                                        "x": 879,
                                        "y": 320,
                                        "width": 145,
                                        "height": 23,
                                        "top": 320,
                                        "right": 1024,
                                        "bottom": 343,
                                        "left": 879
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 635,
                                        "y": 321,
                                        "width": 78,
                                        "height": 22,
                                        "top": 321,
                                        "right": 713,
                                        "bottom": 343,
                                        "left": 635
                                    },
                                    "currentRect": {
                                        "x": 725,
                                        "y": 320,
                                        "width": 91,
                                        "height": 23,
                                        "top": 320,
                                        "right": 816,
                                        "bottom": 343,
                                        "left": 725
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 719,
                                        "y": 303,
                                        "width": 48,
                                        "height": 58,
                                        "top": 303,
                                        "right": 767,
                                        "bottom": 361,
                                        "left": 719
                                    },
                                    "currentRect": {
                                        "x": 821,
                                        "y": 303,
                                        "width": 49,
                                        "height": 58,
                                        "top": 303,
                                        "right": 870,
                                        "bottom": 361,
                                        "left": 821
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 0.13264532780156532,
                        "fraction_of_total": 0.99028327638527447
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 462.17099999999999
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 318.24099999999999
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 319.33999999999997
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 319.35399999999998
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 328.59300000000002
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 328.64100000000002
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 328.64800000000002
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 328.666
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 395.23700000000002
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 396.649
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 397.00200000000001
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 455.80500000000001
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 455.81799999999998
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 455.87400000000002
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 455.95400000000001
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 455.95999999999998
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 455.97899999999998
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 456.07499999999999
                            },
                            "2287": {
                                "name": "CSSSelectorWebkitDatetimeEditFieldsWrapper",
                                "firstUsed": 456.10700000000003
                            },
                            "2283": {
                                "name": "CSSSelectorWebkitDateAndTimeValue",
                                "firstUsed": 456.11500000000001
                            },
                            "2284": {
                                "name": "CSSSelectorWebkitDatetimeEdit",
                                "firstUsed": 456.13200000000001
                            },
                            "2295": {
                                "name": "CSSSelectorWebkitDatetimeEditYearField",
                                "firstUsed": 456.137
                            },
                            "2291": {
                                "name": "CSSSelectorWebkitDatetimeEditMonthField",
                                "firstUsed": 456.142
                            },
                            "2286": {
                                "name": "CSSSelectorWebkitDatetimeEditDayField",
                                "firstUsed": 456.14800000000002
                            },
                            "2288": {
                                "name": "CSSSelectorWebkitDatetimeEditHourField",
                                "firstUsed": 456.15300000000002
                            },
                            "2290": {
                                "name": "CSSSelectorWebkitDatetimeEditMinuteField",
                                "firstUsed": 456.15800000000002
                            },
                            "2292": {
                                "name": "CSSSelectorWebkitDatetimeEditSecondField",
                                "firstUsed": 456.16300000000001
                            },
                            "2289": {
                                "name": "CSSSelectorWebkitDatetimeEditMillisecondField",
                                "firstUsed": 456.17599999999999
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 456.52800000000002
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 456.74099999999999
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 456.779
                            },
                            "2302": {
                                "name": "CSSSelectorWebkitMediaTextTrackContainer",
                                "firstUsed": 456.88499999999999
                            },
                            "2037": {
                                "name": "CSSSelectorWebkitMediaControls",
                                "firstUsed": 456.96899999999999
                            },
                            "2316": {
                                "name": "CSSSelectorWebkitSliderRunnableTrack",
                                "firstUsed": 457.24400000000003
                            },
                            "2317": {
                                "name": "CSSSelectorWebkitSliderThumb",
                                "firstUsed": 457.26299999999998
                            },
                            "2311": {
                                "name": "CSSSelectorWebkitProgressBar",
                                "firstUsed": 457.56
                            },
                            "2313": {
                                "name": "CSSSelectorWebkitProgressValue",
                                "firstUsed": 457.56799999999998
                            },
                            "629": {
                                "name": "CSSSelectorPseudoFullScreen",
                                "firstUsed": 458.58199999999999
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 459.58300000000003
                            },
                            "2322": {
                                "name": "CSSSelectorPseudoMatches",
                                "firstUsed": 460.53800000000001
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 465.90100000000001
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 465.98399999999998
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 466.06799999999998
                            },
                            "521": {
                                "name": "Picture",
                                "firstUsed": 468.01400000000001
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 468.23200000000003
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 473.07900000000001
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 473.08800000000002
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 473.41199999999998
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 475.68700000000001
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 478.30700000000002
                            },
                            "3081": {
                                "name": "HasGlyphRelativeUnits",
                                "firstUsed": 543.42399999999998
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 556.42700000000002
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 556.55499999999995
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 823.053
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 823.08199999999999
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 823.28200000000004
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 828.91300000000001
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 4300
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 7826.8310000000001
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 7838.634
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 10590.455
                            },
                            "1307": {
                                "name": "V8Node_IsConnected_AttributeGetter",
                                "firstUsed": 10593.347
                            },
                            "4113": {
                                "name": "HiddenAttribute",
                                "firstUsed": 10593.866
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 10807.531999999999
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 10808.09
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 10808.922
                            },
                            "2299": {
                                "name": "CSSSelectorWebkitInputPlaceholder",
                                "firstUsed": 10809.897999999999
                            },
                            "2238": {
                                "name": "V8IndexAccessor",
                                "firstUsed": 11457.073
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 11462.218999999999
                            },
                            "780": {
                                "name": "V8MessageChannel_Constructor",
                                "firstUsed": 11471.725
                            },
                            "2651": {
                                "name": "V8RegExpMatchIsFalseishOnJSRegExp",
                                "firstUsed": 11473.429
                            },
                            "3065": {
                                "name": "V8RegExpReplaceCalledOnSlowRegExp",
                                "firstUsed": 11474.516
                            },
                            "2604": {
                                "name": "NumberToLocaleString",
                                "firstUsed": 11479.285
                            },
                            "4997": {
                                "name": "Feature_4997",
                                "firstUsed": 11525.981
                            },
                            "124": {
                                "name": "NavigatorVendor",
                                "firstUsed": 11615.74
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 11617.799999999999
                            },
                            "4462": {
                                "name": "ParseFromString",
                                "firstUsed": 11958.367
                            },
                            "2034": {
                                "name": "QuirksModeDocument",
                                "firstUsed": 11958.397000000001
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 11979.045
                            },
                            "3064": {
                                "name": "V8RegExpExecCalledOnSlowRegExp",
                                "firstUsed": 11980.155000000001
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 11982.053
                            },
                            "2594": {
                                "name": "NumberFormat",
                                "firstUsed": 12439.959000000001
                            }
                        },
                        "CSSFeatures": {
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 456.79599999999999
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 456.81700000000001
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 456.82499999999999
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 459.60199999999998
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 459.661
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 459.66899999999998
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 459.67500000000001
                            },
                            "164": {
                                "name": "CSSPropertyWordWrap",
                                "firstUsed": 460.75
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 466.084
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 466.09399999999999
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 466.10199999999998
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 466.10899999999998
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 467.97500000000002
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 473.173
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 473.18900000000002
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 473.197
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 473.20600000000002
                            },
                            "514": {
                                "name": "CSSPropertyFontFeatureSettings",
                                "firstUsed": 473.21899999999999
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 473.22699999999998
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 473.23599999999999
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 473.24200000000002
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 473.25
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 473.25999999999999
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 473.26799999999997
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 473.27600000000001
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 473.762
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 473.86700000000002
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 473.87599999999998
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 473.88499999999999
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 473.89299999999997
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 473.90800000000002
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 474.03100000000001
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 474.04500000000002
                            },
                            "401": {
                                "name": "CSSPropertyTextDecorationLine",
                                "firstUsed": 474.05500000000001
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 474.08699999999999
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 474.44900000000001
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 475.476
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 475.48899999999998
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 475.49900000000002
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 475.50700000000001
                            },
                            "65": {
                                "name": "CSSPropertyBorderTopWidth",
                                "firstUsed": 475.51600000000002
                            },
                            "52": {
                                "name": "CSSPropertyBorderLeftWidth",
                                "firstUsed": 475.52199999999999
                            },
                            "57": {
                                "name": "CSSPropertyBorderRightWidth",
                                "firstUsed": 475.529
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 475.58699999999999
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 475.596
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 475.60199999999998
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 475.60899999999998
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 475.62
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 475.63
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 475.64100000000002
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 475.67200000000003
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 475.67899999999997
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 475.69200000000001
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 475.70100000000002
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 475.70999999999998
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 475.93400000000003
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 475.94499999999999
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 475.95400000000001
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 475.96100000000001
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 476.03800000000001
                            },
                            "152": {
                                "name": "CSSPropertyTransitionDuration",
                                "firstUsed": 476.04599999999999
                            },
                            "151": {
                                "name": "CSSPropertyTransitionDelay",
                                "firstUsed": 476.05200000000002
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 476.19999999999999
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 477.94
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 477.959
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 477.98399999999998
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 478.06799999999998
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 478.18799999999999
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 478.26299999999998
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 478.27199999999999
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 478.327
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 543.73199999999997
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 544.07500000000005
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 544.30200000000002
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 544.33399999999995
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 544.49599999999998
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 11357.925999999999
                            },
                            "156": {
                                "name": "CSSPropertyUnicodeRange",
                                "firstUsed": 11357.967000000001
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 7780,
                    "maxFID": 190,
                    "TTIMeasurementEnd": 15451,
                    "LastInteractive": 11634,
                    "FirstCPUIdle": 7780,
                    "TotalBlockingTime": 190,
                    "testID": "240902_AiDc5X_806",
                    "step": 1,
                    "effectiveBps": 470812,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 113,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.87,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "108": 57.100000000000001,
                                "209": 57.100000000000001,
                                "310": 47.600000000000001,
                                "411": 100,
                                "512": 60,
                                "615": 100,
                                "716": 100,
                                "817": 100,
                                "918": 100,
                                "1019": 33.299999999999997,
                                "1119": 30,
                                "1223": 36.399999999999999,
                                "1334": 76.200000000000003,
                                "1435": 42.899999999999999,
                                "1536": 27.800000000000001,
                                "1636": 42.899999999999999,
                                "1738": 80,
                                "1839": 30,
                                "1940": 22.199999999999999,
                                "2041": 42.899999999999999,
                                "2142": 70,
                                "2242": 47.399999999999999,
                                "2343": 75,
                                "2444": 31.600000000000001,
                                "2545": 30,
                                "2646": 26.300000000000001,
                                "2746": 61.899999999999999,
                                "2847": 36.799999999999997,
                                "2948": 30,
                                "3049": 30,
                                "3150": 30,
                                "3251": 22.199999999999999,
                                "3352": 81,
                                "3454": 36.399999999999999,
                                "3555": 38.100000000000001,
                                "3656": 26.300000000000001,
                                "3757": 71.400000000000006,
                                "3857": 33.299999999999997,
                                "3958": 33.299999999999997,
                                "4059": 33.299999999999997,
                                "4160": 35,
                                "4261": 66.700000000000003,
                                "4362": 85,
                                "4463": 33.299999999999997,
                                "4564": 36.799999999999997,
                                "4665": 33.299999999999997,
                                "4765": 26.300000000000001,
                                "4866": 21.100000000000001,
                                "4967": 33.299999999999997,
                                "5068": 30,
                                "5169": 30,
                                "5269": 38.100000000000001,
                                "5370": 78.900000000000006,
                                "5471": 25,
                                "5572": 35,
                                "5673": 26.300000000000001,
                                "5774": 25,
                                "5875": 33.299999999999997,
                                "5975": 22.199999999999999,
                                "6076": 25,
                                "6177": 31.600000000000001,
                                "6278": 40.899999999999999,
                                "6379": 75,
                                "6480": 26.300000000000001,
                                "6580": 40,
                                "6681": 28.600000000000001,
                                "6784": 26.300000000000001,
                                "6885": 26.300000000000001,
                                "6986": 30,
                                "7087": 30,
                                "7188": 30,
                                "7289": 40,
                                "7389": 75,
                                "7490": 31.600000000000001,
                                "7592": 30,
                                "7694": 17.600000000000001,
                                "7796": 34.799999999999997,
                                "7897": 44.399999999999999,
                                "8000": 33.299999999999997,
                                "8101": 26.300000000000001,
                                "8202": 26.300000000000001,
                                "8326": 57.700000000000003,
                                "8427": 42.100000000000001,
                                "8528": 25,
                                "8629": 26.300000000000001,
                                "8730": 33.299999999999997,
                                "8831": 22.199999999999999,
                                "8932": 25,
                                "9033": 30,
                                "9134": 26.300000000000001,
                                "9235": 31.600000000000001,
                                "9338": 72.700000000000003,
                                "9438": 40,
                                "9539": 35,
                                "9640": 25,
                                "9741": 15.800000000000001,
                                "9842": 15,
                                "9943": 25,
                                "10044": 15,
                                "10145": 15,
                                "10246": 15,
                                "10347": 55,
                                "10448": 23.800000000000001,
                                "10548": 10.5,
                                "10649": 16.699999999999999,
                                "10751": 31.800000000000001,
                                "10852": 52.399999999999999,
                                "10953": 90,
                                "11054": 85,
                                "11156": 90,
                                "11257": 88.900000000000006,
                                "11358": 95,
                                "11461": 100,
                                "11562": 100,
                                "11663": 90,
                                "11764": 31.600000000000001,
                                "11865": 15,
                                "11966": 54.5,
                                "12067": 36.799999999999997,
                                "12168": 20,
                                "12268": 21.100000000000001,
                                "12369": 60,
                                "12470": 27.300000000000001,
                                "12571": 30,
                                "12672": 10.5,
                                "12773": 19,
                                "12874": 10.5,
                                "12975": 15,
                                "13076": 15,
                                "13177": 15,
                                "13278": 20,
                                "13379": 61.899999999999999,
                                "13479": 19,
                                "13580": 15,
                                "13681": 31.600000000000001,
                                "13782": 19,
                                "13883": 10.5,
                                "13984": 19,
                                "14085": 10.5,
                                "14185": 15,
                                "14329": 42.899999999999999,
                                "14429": 20,
                                "14530": 15,
                                "14631": 15,
                                "14732": 10.5,
                                "14833": 19,
                                "14934": 10.5,
                                "15035": 15,
                                "15136": 19,
                                "15237": 14.300000000000001,
                                "15338": 60,
                                "15439": 23.800000000000001,
                                "15540": 60
                            },
                            "max": 100,
                            "count": 154
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "108": 0,
                                "209": 30196,
                                "310": 2137360,
                                "411": 111088,
                                "512": 6648880,
                                "615": 8774769,
                                "716": 4877387,
                                "817": 5263912,
                                "918": 5040262,
                                "1019": 5032382,
                                "1119": 5406737,
                                "1223": 5319639,
                                "1334": 4700448,
                                "1435": 5269805,
                                "1536": 4812900,
                                "1636": 5491685,
                                "1738": 4996086,
                                "1839": 5252550,
                                "1940": 5035037,
                                "2041": 5252969,
                                "2142": 5019545,
                                "2242": 5033795,
                                "2343": 5255625,
                                "2444": 5034599,
                                "2545": 5034048,
                                "2646": 5265382,
                                "2746": 5029616,
                                "2847": 5251052,
                                "2948": 5032159,
                                "3049": 5031770,
                                "3150": 5487248,
                                "3251": 5028066,
                                "3352": 5254275,
                                "3454": 5585357,
                                "3555": 5025633,
                                "3656": 5258791,
                                "3757": 4750294,
                                "3857": 5033435,
                                "3958": 5031000,
                                "4059": 5131921,
                                "4160": 5026899,
                                "4261": 5240391,
                                "4362": 5021076,
                                "4463": 5037991,
                                "4564": 5257663,
                                "4665": 5038117,
                                "4765": 5031739,
                                "4866": 5496111,
                                "4967": 5036843,
                                "5068": 5031842,
                                "5169": 5261035,
                                "5269": 5026595,
                                "5370": 5260507,
                                "5471": 5032041,
                                "5572": 5037008,
                                "5673": 5249527,
                                "5774": 5021871,
                                "5875": 5261325,
                                "5975": 5035652,
                                "6076": 5031948,
                                "6177": 5260505,
                                "6278": 5263767,
                                "6379": 4915247,
                                "6480": 5379588,
                                "6580": 5029369,
                                "6681": 5264162,
                                "6784": 4934287,
                                "6885": 5145766,
                                "6986": 5152862,
                                "7087": 5028761,
                                "7188": 5251346,
                                "7289": 5023078,
                                "7389": 5032299,
                                "7490": 5247828,
                                "7592": 5220643,
                                "7694": 5199307,
                                "7796": 5217406,
                                "7897": 4793150,
                                "8000": 5367993,
                                "8101": 5025059,
                                "8202": 5484685,
                                "8326": 5182425,
                                "8427": 5485979,
                                "8528": 5246345,
                                "8629": 5494736,
                                "8730": 5717489,
                                "8831": 5486835,
                                "8932": 1171526,
                                "9033": 0,
                                "9134": 0,
                                "9235": 0,
                                "9338": 0,
                                "9438": 0,
                                "9539": 1303751,
                                "9640": 0,
                                "9741": 0,
                                "9842": 0,
                                "9943": 0,
                                "10044": 0,
                                "10145": 0,
                                "10246": 0,
                                "10347": 0,
                                "10448": 4277,
                                "10548": 0,
                                "10649": 20359,
                                "10751": 574677,
                                "10852": 2823887,
                                "10953": 9373060,
                                "11054": 6349992,
                                "11156": 6519846,
                                "11257": 2786001,
                                "11358": 300501,
                                "11461": 10570,
                                "11562": 0,
                                "11663": 0,
                                "11764": 633984,
                                "11865": 1060938,
                                "11966": 458870,
                                "12067": 64233,
                                "12168": 379805,
                                "12268": 70453,
                                "12369": 5237,
                                "12470": 119499,
                                "12571": 5238,
                                "12672": 0,
                                "12773": 0,
                                "12874": 0,
                                "12975": 0,
                                "13076": 0,
                                "13177": 0,
                                "13278": 0,
                                "13379": 0,
                                "13479": 0,
                                "13580": 0,
                                "13681": 0,
                                "13782": 0,
                                "13883": 0,
                                "13984": 0,
                                "14085": 0,
                                "14185": 0,
                                "14329": 0,
                                "14429": 0,
                                "14530": 0,
                                "14631": 0,
                                "14732": 0,
                                "14833": 0,
                                "14934": 0,
                                "15035": 0,
                                "15136": 0,
                                "15237": 0,
                                "15338": 0,
                                "15439": 0,
                                "15540": 0
                            },
                            "max": 9373060,
                            "count": 154
                        }
                    },
                    "effectiveBpsDoc": 584484,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDc5X_806&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDc5X_806&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1&file=ms_000800.jpg",
                            "VisuallyComplete": 15
                        },
                        {
                            "time": 900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1&file=ms_000900.jpg",
                            "VisuallyComplete": 15
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1&file=ms_001700.jpg",
                            "VisuallyComplete": 98
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "cdn.snipcart.com": {
                            "bytes": 340445,
                            "requests": 3,
                            "cdn_provider": "CDN, Cloudflare",
                            "connections": 1
                        },
                        "app.snipcart.com": {
                            "bytes": 1235,
                            "requests": 2,
                            "connections": 1
                        },
                        "plausible.io": {
                            "bytes": 819,
                            "requests": 2,
                            "cdn_provider": "BunnyCDN",
                            "connections": 2
                        },
                        "fonts.bunny.net": {
                            "bytes": 1843,
                            "requests": 1,
                            "cdn_provider": "BunnyCDN",
                            "connections": 1
                        },
                        "matterof.art": {
                            "bytes": 5354930,
                            "requests": 26,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 19438,
                            "bytesUncompressed": 67661,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 346638,
                            "bytesUncompressed": 1281443,
                            "requests": 3
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 35365,
                            "bytesUncompressed": 223530,
                            "requests": 3
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 5181115,
                            "bytesUncompressed": 5181115,
                            "requests": 21
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 98992,
                            "bytesUncompressed": 98992,
                            "requests": 1
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 17724,
                            "bytesUncompressed": 54432,
                            "requests": 4
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 404 ()",
                            "timestamp": 1725270104552.231,
                            "url": "https:\/\/matterof.art\/favicon.ico",
                            "networkRequestId": "224849.54"
                        }
                    ]
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-b0nk-10.10.1.212",
                    "loadTime": 852,
                    "docTime": 852,
                    "fullyLoaded": 4777,
                    "bytesOut": 12387,
                    "bytesOutDoc": 4085,
                    "bytesIn": 36591,
                    "bytesInDoc": 19185,
                    "requests": [
                        {
                            "type": 3,
                            "id": "CCE1E117B8C30367E585BF821A8467D3",
                            "request_id": "CCE1E117B8C30367E585BF821A8467D3",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/",
                            "raw_id": "CCE1E117B8C30367E585BF821A8467D3",
                            "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 98,
                            "ttfb_ms": 84,
                            "load_start": 138,
                            "load_start_float": 138.00006099999999,
                            "bytesIn": 19183,
                            "objectSize": 19183,
                            "objectSizeUncompressed": 67185,
                            "chunks": [
                                {
                                    "ts": 226,
                                    "bytes": 16203,
                                    "inflated": 44704
                                },
                                {
                                    "ts": 236,
                                    "bytes": 2980,
                                    "inflated": 22481
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": 0,
                            "dns_end": 34,
                            "connect_start": 34,
                            "connect_end": 69,
                            "ssl_start": 69,
                            "ssl_end": 137,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "matterof.art",
                                "sanList": [
                                    "matterof.art",
                                    "www.matterof.art"
                                ],
                                "issuer": "R11",
                                "validFrom": 1724445821,
                                "validTo": 1732221820,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1724449331377,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022026440A8992F0D28B43857A298D4CE8407D2A268A2075CC468C880AF7B07F1BFE022024658CF736B7331F676B32D67C0E546C40DDEE053ED8DBA495E1689EC5076B72"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1724449331466,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402206D2F4550357698B14F14BD1AA650C37A2B6B3963364B807C5B4D137343DD12A202203A46DB57C8EC7FC846AB545807EF8742CFB64B0EDE71A6DF1898C9203917C28C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 09:42:42 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2110,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 34,
                            "connect_ms": 35,
                            "ssl_ms": 68,
                            "gzip_total": 19373,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 9,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 61,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE+DCCA+CgAwIBAgISAyF\/8y9Zya+kteYxZzmlObmSMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwODIzMjA0MzQxWhcNMjQxMTIxMjA0MzQwWjAXMRUwEwYDVQQD\nEwxtYXR0ZXJvZi5hcnQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC4\n9k20SogEgOjurL2nvuynbUDTRut\/vdpbhb6MxSLtJnh+xFdex4iwlT4P0GynN+8h\nhXmued7cCIcpbznIFFmcKx+IpcQpw+\/jP7uxzChvzAp5Wd28d1h4cke+Nx0yPjEm\nxIDdcyTkzC1Ne9UE9fhTTMQGpeMW4MdVsCKWyTBF2dEcK7OFBL767b6wG5h6JXuU\nmbVjmoevL\/9qR2skMHgbDIZSfJn8a6TJaIz3oaGMcWLu6H1FX9vX9nqbgLMtBFW+\nR0\/5vsdbuk0vFNfPQfZxFUo7\/a59fhn2ep19TSaytuzR3KkKggfxHraM\/tJlkHMT\nu8jH26KhOlYfnljT1VV1AgMBAAGjggIgMIICHDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFGGwSe76Ol5iXA1oe+QFQkrmXF39MB8GA1UdIwQYMBaAFMXPRqTq9MPAemyV\nxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9y\nZy8wKQYDVR0RBCIwIIIMbWF0dGVyb2YuYXJ0ghB3d3cubWF0dGVyb2YuYXJ0MBMG\nA1UdIAQMMAowCAYGZ4EMAQIBMIIBAgYKKwYBBAHWeQIEAgSB8wSB8ADuAHUAPxdL\nT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGRgTCYsQAABAMARjBEAiAm\nRAqJkvDSi0OFeimNTOhAfSomiiB1zEaMiAr3sH8b\/gIgJGWM9za3Mx9nazLWfA5U\nbEDd7gU+2NukleFonsUHa3IAdQAZmBBxCfDWUi4wgNKeP2S7g24ozPkPUo7u385K\nPxa0ygAAAZGBMJkKAAAEAwBGMEQCIG0vRVA1dpixTxS9GqZQw3orazljNkuAfFtN\nE3ND3RKiAiA6RttXyOx\/yEarVFgH74dCz7ZLDt5xpt8YmMkgORfCjDANBgkqhkiG\n9w0BAQsFAAOCAQEAaKb6nArU6pKz3K4cyH8CAKxZh7E4d5bqVvB0W1E1Gl52DW3B\nPAPjXeoSmJvt3H3wrbhkUAWPvNOAYp2vWm4QbKYvPAmtTIEijehqpLgsiY1iuGy1\nSRnx9sHjE03skeLZFwbEJqc+8KBCR5Kiosaj5COE47dzw8lFF8vK31ZZjl90ow+9\n+YzgSlQyA+TgrhHRAb\/Lb6vAlzG0HS0tNid+7QfqAdVm447Vh7SC8SbixO\/ZHQ5w\nWhskSNlFHX9g83LSLPqA232Gly0azYuVFeCW\/qkmU6sW7tImoTtaJGPSw\/1J3cao\nCbpGeVKf\/LKA0GtEqzm25oa8lDYD0NMCIkvYiA==\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": 236,
                            "ttfb_start": 138,
                            "ttfb_end": 222,
                            "download_start": 222,
                            "download_end": 236,
                            "download_ms": 14,
                            "all_start": 0,
                            "all_end": 236,
                            "all_ms": 235,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0,
                                "FunctionCall": 2
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 2,
                            "cpuTime": 4,
                            "js_timing": [
                                [
                                    327.779,
                                    328.56200000000001
                                ],
                                [
                                    327.79700000000003,
                                    328.26100000000002
                                ],
                                [
                                    847.548,
                                    848.01900000000001
                                ],
                                [
                                    3598.3939999999998,
                                    3600.2649999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "225721.53",
                            "request_id": "225721.53",
                            "ip_addr": "169.150.247.37",
                            "full_url": "https:\/\/plausible.io\/api\/event",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "plausible.io",
                            "url": "\/api\/event",
                            "raw_id": "225721.53",
                            "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 202,
                            "request_type": "XHR",
                            "load_ms": 62,
                            "ttfb_ms": 61,
                            "load_start": 538,
                            "load_start_float": 538.00011300000006,
                            "bytesIn": 2,
                            "objectSize": 2,
                            "objectSizeUncompressed": 2,
                            "chunks": [
                                {
                                    "ts": 600,
                                    "bytes": 2
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate, max-age=0, private",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 126,
                            "protocol": "HTTP\/2",
                            "dns_start": 354,
                            "dns_end": 388,
                            "connect_start": 404,
                            "connect_end": 438,
                            "ssl_start": 438,
                            "ssl_end": 510,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "plausible.io",
                                "sanList": [
                                    "plausible.io"
                                ],
                                "issuer": "R11",
                                "validFrom": 1721466508,
                                "validTo": 1729242507,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1721470108747,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402203274C97F2E23C200BF9756460C1746052E77DBC0C53AA502E1A85138F272FE63022075422736CFD59DD2322C8C37FF10031FF733A5826A3751CAF0ADDC40371D71EC"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2024h2'",
                                        "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                        "timestamp": 1721470108929,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502206076C5AC13662FAFBDC17976817E07ECED815CA1177F6001914C586B129A6697022100A7930594F812360285E314A48314460617CD7BCAFCA72B7EBE5A7D1ED149224C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                            "initiator_line": 0,
                            "initiator_column": 824,
                            "initiator_type": "script",
                            "initiator_function": "t",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: plausible.io",
                                    ":method: POST",
                                    ":path: \/api\/event",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 72",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/matterof.art",
                                    "priority: u=1, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":9443\"; ma=2592000",
                                    "application: 127.0.0.1",
                                    "cache-control: must-revalidate, max-age=0, private",
                                    "cdn-cachedat: 09\/02\/2024 09:42:43",
                                    "cdn-edgestorageid: 1080",
                                    "cdn-proxyver: 1.04",
                                    "cdn-pullzone: 682664",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: a6640aa577f98b822ad89e33c0ed0106",
                                    "cdn-requestpullcode: 202",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                    "content-length: 2",
                                    "content-type: text\/plain; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 09:42:43 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "server: BunnyCDN-DE1-1080",
                                    "x-plausible-dropped: 1",
                                    "x-request-id: F_FkEpGVR0jT58YEWu0S",
                                    ":status: 202"
                                ]
                            },
                            "bytesOut": 1975,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 34,
                            "connect_ms": 34,
                            "ssl_ms": 72,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "BunnyCDN",
                            "server_count": null,
                            "created": 353,
                            "socket_group": "pm\/https:\/\/plausible.io <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 113,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE5zCCA8+gAwIBAgISBB9edLSOlP+8D8KbbinKlb5pMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwNzIwMDkwODI4WhcNMjQxMDE4MDkwODI3WjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCS\nOFW+ML+C2b6er168756qX3WESEtK6\/JeimOYPhkRN1kbb1xJUjaWrc2xenwfNaed\np2PBQK627Ey6ZZXwUwhodJgMQ4mVJG3cWN3pNKltmcFVh1q0aBNCqMspdrrnB4H0\neC0YygMZuvIVrVwkrdo5mSg\/6dBnlo29DH4QRthv6jAPxD7zQUOqDz6XaHghQV7p\nGh2r4nguP3XfwOjLYijGl\/PdEufVrhllZygdgdM\/ztiKQC9H1ioMEHTcpob6qeu5\nDROr8KUg8ekXI0G6vYRWbAyblbs8KuKTNZHcErqBTisgZ+jbBGiXqv\/sRirETMXT\nB833nFUwP+jceOy8oeFRAgMBAAGjggIPMIICCzAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFL3g5POVUFtcQg0IfY\/Lcq+gzBoKMB8GA1UdIwQYMBaAFMXPRqTq9MPAemyV\nxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMS5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUA7s3QZNXbGs7FXLedtM0TojKHRny8\n7N7DUUhZRnEftZsAAAGQz51ESwAABAMARjBEAiAydMl\/LiPCAL+XVkYMF0YFLnfb\nwMU6pQLhqFE48nL+YwIgdUInNs\/VndIyLIw3\/xADH\/czpYJqN1HK8K3cQDcdcewA\ndgDf4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75SXAAAAZDPnUUBAAAEAwBH\nMEUCIGB2xawTZi+vvcF5doF+B+ztgVyhF39gAZFMWGsSmmaXAiEAp5MFlPgSNgKF\n4xSkgxRGBhfNe8r8pyt+vlp9HtFJIkwwDQYJKoZIhvcNAQELBQADggEBAK\/UAPhu\n\/pqW4DG56AKm0yqRN\/zLTG+KjH5yTCqT\/Wq02ko3ElB086TmA4UnUKP23RU9wAd9\n6BMd7\/Gy7U2bdVNMv3YAEMPcCkyH9W38KGBnDC5a6fjDjUJLYA2qkTLp8Z\/WQLE8\nEi71ShQOfXZ136LbVJmQLFpi7TrJMi4STECqYirrBDL+NKz9yoZljQY7fEB+eZjR\nvH5uoOPb+tRZ8+zcV0SwrE7UngFuZiWxX1l1p71Lkzk9ng3UQr2tj4BqlNhEJtzM\naQLHB+TRH+jYnpfzhdR4hX3xPpkAVXlHHjixVmeWHuULhSWY8vBofOPrqJljsb3\/\namteT4g0UvIr8Go=\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",
                                "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 600,
                            "ttfb_start": 538,
                            "ttfb_end": 599,
                            "download_start": 599,
                            "download_end": 600,
                            "download_ms": 1,
                            "all_start": 354,
                            "all_end": 600,
                            "all_ms": 202,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "225721.54",
                            "request_id": "225721.54",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/favicon.ico",
                            "raw_id": "225721.54",
                            "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 404,
                            "request_type": "Other",
                            "load_ms": 108,
                            "ttfb_ms": 105,
                            "load_start": 881,
                            "load_start_float": 881.00014599999997,
                            "bytesIn": 15916,
                            "objectSize": 15916,
                            "objectSizeUncompressed": 43571,
                            "chunks": [
                                {
                                    "ts": 988,
                                    "bytes": 15916,
                                    "inflated": 43571
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/favicon.ico",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 09:42:43 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 404"
                                ]
                            },
                            "bytesOut": 1927,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 879,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 146,
                            "server_port": "443",
                            "load_end": 989,
                            "ttfb_start": 881,
                            "ttfb_end": 986,
                            "download_start": 986,
                            "download_end": 989,
                            "download_ms": 3,
                            "all_start": 881,
                            "all_end": 989,
                            "all_ms": 108,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "225721.120",
                            "request_id": "225721.120",
                            "ip_addr": "23.88.33.250",
                            "full_url": "https:\/\/matterof.art\/shop.templates-en",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "matterof.art",
                            "url": "\/shop.templates-en",
                            "raw_id": "225721.120",
                            "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 47,
                            "ttfb_ms": 45,
                            "load_start": 4061,
                            "load_start_float": 4061.0001950000001,
                            "bytesIn": 255,
                            "objectSize": 255,
                            "objectSizeUncompressed": 476,
                            "chunks": [
                                {
                                    "ts": 4108,
                                    "bytes": 255,
                                    "inflated": 476
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                            "initiator_line": 0,
                            "initiator_column": 26395,
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: matterof.art",
                                    ":method: GET",
                                    ":path: \/shop.templates-en",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 09:42:46 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1753,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 426,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 4060,
                            "socket_group": "https:\/\/matterof.art <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 195,
                            "server_port": "443",
                            "load_end": 4108,
                            "ttfb_start": 4061,
                            "ttfb_end": 4106,
                            "download_start": 4106,
                            "download_end": 4108,
                            "download_ms": 2,
                            "all_start": 4061,
                            "all_end": 4108,
                            "all_ms": 47,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "7295E05722019BEFE161ABD553FB17DD",
                            "request_id": "7295E05722019BEFE161ABD553FB17DD",
                            "ip_addr": "104.209.192.206",
                            "full_url": "https:\/\/app.snipcart.com\/api\/sessions",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "app.snipcart.com",
                            "url": "\/api\/sessions",
                            "raw_id": "7295E05722019BEFE161ABD553FB17DD",
                            "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                            "documentURL": "https:\/\/app.snipcart.com\/api\/sessions",
                            "responseCode": 200,
                            "request_type": "Preflight",
                            "load_ms": 129,
                            "ttfb_ms": 129,
                            "load_start": 4445,
                            "load_start_float": 4445.0001769999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "-1",
                            "cacheControl": "no-cache",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 194,
                            "protocol": "HTTP\/2",
                            "dns_start": 3984,
                            "dns_end": 4043,
                            "connect_start": 4043,
                            "connect_end": 4163,
                            "ssl_start": 4163,
                            "ssl_end": 4443,
                            "initiator": "https:\/\/app.snipcart.com\/api\/sessions",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.snipcart.com",
                                    ":method: OPTIONS",
                                    ":path: \/api\/sessions",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: api-version,content-type,x-snipcart-lang,x-snipcart-publicapikey,x-snipcart-referer,x-snipcart-version",
                                    "access-control-request-method: GET",
                                    "origin: https:\/\/matterof.art",
                                    "priority: u=1, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: api-version,content-type,x-snipcart-lang,x-snipcart-publicapikey,x-snipcart-referer,x-snipcart-version",
                                    "access-control-allow-origin: https:\/\/matterof.art",
                                    "access-control-expose-headers: Request-Context",
                                    "cache-control: no-cache",
                                    "content-length: 0",
                                    "date: Mon, 02 Sep 2024 09:42:46 GMT",
                                    "expires: -1",
                                    "pragma: no-cache",
                                    "request-context: appId=cid-v1:48f65c7b-986c-4ec3-89de-eb0160f55639",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1969,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 59,
                            "connect_ms": 120,
                            "ssl_ms": 280,
                            "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": 3983,
                            "socket_group": "pm\/https:\/\/app.snipcart.com <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 98304
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 177,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIHkTCCBXmgAwIBAgIQDgqxgfbR4zZJmX0+eNr0HzANBgkqhkiG9w0BAQsFADBc\nMQswCQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xNDAyBgNVBAMT\nK0dlb1RydXN0IEdsb2JhbCBUTFMgUlNBNDA5NiBTSEEyNTYgMjAyMiBDQTEwHhcN\nMjQwODIxMDAwMDAwWhcNMjUwMjIxMjM1OTU5WjAbMRkwFwYDVQQDExBhcHAuc25p\ncGNhcnQuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvAoeE+la\nbX4rOcuQ6KA+GXw6BYPvc5vHktQ0BNyWtEg47+O0ZgzXJFaaQ4YJRO2hCeIipSwH\nB510McITuM1g1yY8SXpGaRTk6xJAntttGVecK9RujLcHkD8vQ4tzVGcodwlT41mB\ncnm\/xwNXGuJBWnLlaZeQtBOXmAjSgYg3QaPUru4NWR1N8FpSAeKprVuUd24KbPra\nL3aYbFm4L\/rRew83EYf7XEebOI7nBHeKfFbl5RJ38jrqPHxw+m4HqigIoMkw+\/YG\n6epM7c4WyfT8fuCDanAlG\/DUerku9D2eL2NPrPwMDT1NZEwATipJqxrtWZjhTguA\nssvWixLtRfNjGQIDAQABo4IDjjCCA4owHwYDVR0jBBgwFoAUpbTW6zbE52um38Rk\nCwEqIAS4ZiMwHQYDVR0OBBYEFEboqCIhcULTBbpkqwXJp2bm2iydMBsGA1UdEQQU\nMBKCEGFwcC5zbmlwY2FydC5jb20wPgYDVR0gBDcwNTAzBgZngQwBAgEwKTAnBggr\nBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BTMA4GA1UdDwEB\/wQE\nAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwgZ8GA1UdHwSBlzCB\nlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0dlb1RydXN0R2xvYmFs\nVExTUlNBNDA5NlNIQTI1NjIwMjJDQTEuY3JsMEigRqBEhkJodHRwOi8vY3JsNC5k\naWdpY2VydC5jb20vR2VvVHJ1c3RHbG9iYWxUTFNSU0E0MDk2U0hBMjU2MjAyMkNB\nMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEFBQcwAYYYaHR0cDovL29jc3Au\nZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRwOi8vY2FjZXJ0cy5kaWdpY2Vy\ndC5jb20vR2VvVHJ1c3RHbG9iYWxUTFNSU0E0MDk2U0hBMjU2MjAyMkNBMS5jcnQw\nDAYDVR0TAQH\/BAIwADCCAYAGCisGAQQB1nkCBAIEggFwBIIBbAFqAHcATnWjJ1ya\nEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKaOd8AAAGRc5IpGwAABAMASDBGAiEA4R50\nhXXK3PQMOYWcsV0Tl9fi7h\/20BG2hnOmXkpxCOcCIQDUGWhwfam\/tU+g7ep4yzzh\nOZ6SnyLczfkIyS1rlWilNAB2AH1ZHhLheCp7HGFnfF79+NCHXBSgTpWeuQMv2Q6M\nLnm4AAABkXOSKOIAAAQDAEcwRQIgKGHrnUNTpplBdAZlHPMnYrHtE9pTynDovL2t\n12oHImwCIQDuCIssXG+ROGQpMBn6936j5OMTgaPp2rtu7m\/TdcfnZwB3AObSMWNA\nd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAABkXOSKPQAAAQDAEgwRgIhANlU\nn4EwVxeF871nRRlZBI0pkLcDuhCplNpwipAU7xdPAiEA+CkE9bAfy5AbSOClgXg4\nB+bnnhOUck0ocG2IsNIs2vgwDQYJKoZIhvcNAQELBQADggIBAEdQeEq5HYvRoeZf\nMbs4aEPypl0jSe2aTIR6FO5275+kTO1cbYJKo7x4C5uXYH8x3NAVuV+eJ5IN6rSL\nA5t12qdNtKhN1\/fpQtDbBqkczkYJtJuBq285tzsGegc2Y7QE0Uv1t\/1NVClKmLiq\nxwl+PGLbzpLQx9gis\/DPlQ\/97oqR+gAslCSYkmAso6vJubezwTdA0krRNIeJCe+B\nD4uQGfj48dmzhcFKcse6WMXURMCuMciQdN0XnfHEO3XcC3ZIfdPvMyhf4dpXHMKP\ntu7yUVUkkxFcia4GD2y6AXDcYeyGorYch7nM76hWFUss3mFX3HrEdLGp6LZutk83\ny8aUFLRk\/c3UDvft12mx2TUlqwTYfjDF7E5c7PfEC4GR441bNN5A4u+BO4bemIZC\nEySsSQKoXICjWMWgXg1hGwHRUa+mYvita31Hmw0GIJ29MOVFqYUTYuDbarWrSMdc\nMAJHjRWo4ve68ey4uYpj8GWJDoD7U9drI6sZ3tzUv8N5Y\/cr6XkJ2TrsjTGGNvSA\nF1nnhNPNbz+6ILkgPDGuroumDsjQUP5yKJLy6kPy567aooyLRrDLMiFkiEhPSOY\/\nNZQbAlFC2Jt\/SjWQIKzmkbwFb3DU8p9jEowXbgTHI4LefP0KgaQOfAW70R2w4k3v\nnN5UOll6088H31CFbDc8cBhiN2lo\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFyzCCBLOgAwIBAgIQD2IvbyHC\/11SH3I6HUfWLTANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBD\nQTAeFw0yMjA1MDQwMDAwMDBaFw0zMTExMDkyMzU5NTlaMFwxCzAJBgNVBAYTAlVT\nMRcwFQYDVQQKEw5EaWdpQ2VydCwgSW5jLjE0MDIGA1UEAxMrR2VvVHJ1c3QgR2xv\nYmFsIFRMUyBSU0E0MDk2IFNIQTI1NiAyMDIyIENBMTCCAiIwDQYJKoZIhvcNAQEB\nBQADggIPADCCAgoCggIBAOi2w4fkhoZPCI6L7nLMjvJTFg2rvXa7JPgQtpm9Ls4Z\n9u2\/SuiTDcjnGfjMYq9uTdBsiRjCC8fh3HsrPMCCAvfAf7bY349rOV4XWTGXZ2RS\nUE20zKyhiF1Z+SkySD5+9yxzLNEyb+JXN8LLLcyB2Hw79jEq6v09+8zL5Ip3wFz9\n+Uc3Tx4LVwTvW50pGMHFl3xpjO7iQS2RCkNcHHdqfEEkKy8EStVGA27aYYuHbgdx\nivjv0Axx3M4NrWfO8tGj8w0t8LhKDTuk\/gFOI4klRcHRjcuH6giK6mkM3qpGGQLW\n+Zc7Q93NFXalE5Qzn5\/JESIcSPFDOezoAi9fMdtEa7Qj9\/yCaUx5S14l66zlE1Od\ny5hzpQBOlsw9KjJxsfpc4LQTB8aDaNjSqzLpwj6XlsRjaRon9GSS1q6HDYI3o8pR\nx03xM1k7JTgiyyRO+84PVjLUOxy6u4SrEXRM0jdtxqnzfwW2CFsKo+5xHZB9xt5m\n82zwUzY7+VOHEg8YpJxS2N6HR6QBvxo\/6pgyfdmwAjiOGhA1GfHvQWf2vyHNguLq\n1Jn4gr0b27HMZl6yqquv9O9XgDjPk147eym8GbN6AmBBke0HXR8fPwier1spgIoB\nW3txZY6OiJr\/JRl2n5MnUZ3QdyFfvzfkuBWwVCI7WI4gVJmhkOMeG9grhIRPm+zH\nAgMBAAGjggGCMIIBfjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0GA1UdDgQWBBSltNbr\nNsTna6bfxGQLASogBLhmIzAfBgNVHSMEGDAWgBQD3lA1VtFMu2bwo+IbG8OXsj3R\nVTAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMHYGCCsGAQUFBwEBBGowaDAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNl\ncnQuY29tMEAGCCsGAQUFBzAChjRodHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20v\nRGlnaUNlcnRHbG9iYWxSb290Q0EuY3J0MEIGA1UdHwQ7MDkwN6A1oDOGMWh0dHA6\nLy9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RDQS5jcmwwPQYD\nVR0gBDYwNDALBglghkgBhv1sAgEwBwYFZ4EMAQEwCAYGZ4EMAQIBMAgGBmeBDAEC\nAjAIBgZngQwBAgMwDQYJKoZIhvcNAQELBQADggEBAJ5ytcBRxwtzXW\/S2tOySJu4\nbhFRUuYRF91SMDUX8aX8Z\/JIdLZb1+d6LIaiVkybFKYL8K2xual6\/NL0tcI0T3Nw\n\/QNwS12NrfbS\/th9aus7kiSbnNbkM2sc61vx9lF0qYklhJzSOkUPPSyq4Bdhg8G6\npuAqrvQNqxNNMTTyMs5KNJdpLMEdIKdelM+9KKEMy9\/jWGuLoNr8BvjkDx19VQSI\nMCrwTFiQSC3sMkZQrCgZIwnQbf2ynOSMDutLoja5uKB7l+vbH2qSPFf3vD2HoTH7\nS8+k0HfXb\/f7ZSM5GDln3DTbBPI2qmmMiwFZJOMuYAQP1cyP8ywlhfdEdKVcW6E=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 4574,
                            "ttfb_start": 4445,
                            "ttfb_end": 4574,
                            "download_start": 4574,
                            "download_end": 4574,
                            "download_ms": 0,
                            "all_start": 3984,
                            "all_end": 4574,
                            "all_ms": 588,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "225721.118",
                            "request_id": "225721.118",
                            "ip_addr": "104.209.192.206",
                            "full_url": "https:\/\/app.snipcart.com\/api\/sessions",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.snipcart.com",
                            "url": "\/api\/sessions",
                            "raw_id": "225721.118",
                            "frame_id": "10B57383048989D12EB3DA2BA681C4F3",
                            "documentURL": "https:\/\/matterof.art\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 201,
                            "ttfb_ms": 200,
                            "load_start": 4576,
                            "load_start_float": 4576.0001759999996,
                            "bytesIn": 1235,
                            "objectSize": 1235,
                            "objectSizeUncompressed": 2361,
                            "chunks": [
                                {
                                    "ts": 4777,
                                    "bytes": 1235,
                                    "inflated": 2361
                                }
                            ],
                            "expires": "-1",
                            "cacheControl": "no-cache",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 194,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js",
                            "initiator_line": 0,
                            "initiator_column": 26395,
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.snipcart.com",
                                    ":method: GET",
                                    ":path: \/api\/sessions",
                                    ":scheme: https",
                                    "accept: application\/json",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "api-version: 2021-04-06",
                                    "content-type: application\/json",
                                    "origin: https:\/\/matterof.art",
                                    "priority: u=1, i",
                                    "referer: https:\/\/matterof.art\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                                    "x-snipcart-lang: en",
                                    "x-snipcart-publicapikey: MTYzNjEyOTMtNWZmMi00OWRlLWIwYjItOTFjZDcxMzY1ZDk5NjM4MDI1NzA1MjEzNzkxNDc4",
                                    "x-snipcart-referer: https:\/\/matterof.art\/",
                                    "x-snipcart-version: 3.0"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/matterof.art",
                                    "access-control-expose-headers: Request-Context",
                                    "cache-control: no-cache",
                                    "content-encoding: gzip",
                                    "content-length: 1235",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 09:42:47 GMT",
                                    "expires: -1",
                                    "pragma: no-cache",
                                    "request-context: appId=cid-v1:48f65c7b-986c-4ec3-89de-eb0160f55639",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2653,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1235,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 3983,
                            "socket_group": "pm\/https:\/\/app.snipcart.com <https:\/\/matterof.art same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 176,
                            "server_port": "443",
                            "load_end": 4777,
                            "ttfb_start": 4576,
                            "ttfb_end": 4776,
                            "download_start": 4776,
                            "download_end": 4777,
                            "download_ms": 1,
                            "all_start": 4576,
                            "all_end": 4777,
                            "all_ms": 201,
                            "index": 5,
                            "number": 6
                        }
                    ],
                    "requestsFull": 6,
                    "requestsDoc": 2,
                    "responses_200": 4,
                    "responses_404": 1,
                    "responses_other": 1,
                    "result": 99999,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "10B57383048989D12EB3DA2BA681C4F3",
                    "loadEventStart": 849,
                    "loadEventEnd": 849,
                    "domContentLoadedEventStart": 844,
                    "domContentLoadedEventEnd": 844,
                    "URL": "https:\/\/matterof.art",
                    "connections": 3,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "CCE1E117B8C30367E585BF821A8467D3",
                    "final_url": "https:\/\/matterof.art\/",
                    "domInteractive": 347,
                    "firstPaint": 933.20000000111759,
                    "firstContentfulPaint": 937,
                    "firstImagePaint": 937,
                    "firstMeaningfulPaint": 937,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 222,
                    "basePageSSLTime": 68,
                    "score_cache": -1,
                    "score_cdn": 100,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": -1,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 21034,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 11,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 40,
                        "ParseAuthorStyleSheet": 19,
                        "EvaluateScript": 106,
                        "v8.compile": 53,
                        "UpdateLayoutTree": 90,
                        "Layout": 85,
                        "PrePaint": 5,
                        "Paint": 8,
                        "Layerize": 1,
                        "XHRReadyStateChange": 0,
                        "v8.produceCache": 33,
                        "ResourceChangePriority": 0,
                        "FunctionCall": 8,
                        "XHRLoad": 4,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "TimerFire": 2,
                        "HitTest": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 9,
                        "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_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "Idle": 4301
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 10,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 20,
                        "ParseAuthorStyleSheet": 7,
                        "EvaluateScript": 13,
                        "v8.compile": 4,
                        "UpdateLayoutTree": 74,
                        "Layout": 42,
                        "PrePaint": 2,
                        "Paint": 4,
                        "Layerize": 1,
                        "XHRReadyStateChange": 0,
                        "v8.produceCache": 2,
                        "ResourceChangePriority": 0,
                        "FunctionCall": 1,
                        "XHRLoad": 0,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "TimerFire": 0,
                        "HitTest": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "Idle": 671
                    },
                    "cpu.ParseHTML": 11,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 40,
                    "cpu.ParseAuthorStyleSheet": 19,
                    "cpu.EvaluateScript": 106,
                    "cpu.v8.compile": 53,
                    "cpu.UpdateLayoutTree": 90,
                    "cpu.Layout": 85,
                    "cpu.PrePaint": 5,
                    "cpu.Paint": 8,
                    "cpu.Layerize": 1,
                    "cpu.XHRReadyStateChange": 0,
                    "cpu.v8.produceCache": 33,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.FunctionCall": 8,
                    "cpu.XHRLoad": 4,
                    "cpu.MarkDOMContent": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.TimerFire": 2,
                    "cpu.HitTest": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 9,
                    "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_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.Idle": 4301,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725270159.7308259,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725270162.5609467,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 3290,
                    "fullyLoadedCPUpct": 24.388435878432784,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "10B57383048989D12EB3DA2BA681C4F3",
                                    "loaderId": "44025567EBBF04BEF8BD103468CA741A"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/matterof.art",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/matterof.art\/",
                    "document_hostname": "matterof.art",
                    "document_origin": "https:\/\/matterof.art",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 375,
                    "domComplete": 849,
                    "PerformancePaintTiming.first-paint": 933.20000000111759,
                    "PerformancePaintTiming.first-contentful-paint": 933.20000000111759,
                    "origin_dns": {
                        "ns": [
                            "dns1.registrar-servers.com.",
                            "dns2.registrar-servers.com."
                        ],
                        "mx": [
                            "20 longhorn-relay.mxrouting.net.",
                            "10 longhorn.mxrouting.net."
                        ],
                        "txt": [
                            "\"google-site-verification=9Ttu3ZQA6FTrI0KfZ-dQFfGSTSUOhqkkjpMofKsBjiw\"",
                            "\"google-site-verification=XQiltuNocf9eGLiNUeHzqdk-H3chfBBuLB_TuUBTEkk\"",
                            "\"v=spf1 include:mxlogin.com -a\"",
                            "\"v=spf1 include:servers.mcsv.net ?all\""
                        ],
                        "soa": [
                            "dns1.registrar-servers.com. hostmaster.registrar-servers.com. 1719237208 43200 3600 604800 3601"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Ecommerce": "Cart Functionality,Snipcart 3.0",
                        "Programming languages": "C",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "JavaScript frameworks": "Alpine.js",
                        "JavaScript libraries": "core-js 3.6.5",
                        "Analytics": "Plausible",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "Cart Functionality": "",
                        "Snipcart": "3.0",
                        "C": "",
                        "Nginx": "",
                        "Alpine.js": "",
                        "core-js": "3.6.5",
                        "Plausible": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "Cart Functionality": {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        "Snipcart": {
                            "name": "Snipcart",
                            "description": "Snipcart is a shopping cart platform that can be integrated into any website with simple HTML and JavaScript.",
                            "slug": "snipcart",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "3.0",
                            "icon": "Snipcart.svg",
                            "website": "https:\/\/snipcart.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "Alpine.js": {
                            "name": "Alpine.js",
                            "description": null,
                            "slug": "alpine-js",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 75,
                            "version": "",
                            "icon": "Alpine.js.png",
                            "website": "https:\/\/github.com\/alpinejs\/alpine",
                            "pricing": [],
                            "cpe": null
                        },
                        "core-js": {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.6.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        "Plausible": {
                            "name": "Plausible",
                            "description": "Plausible is an open-source alternative to Google Analytics.",
                            "slug": "plausible",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Plausible.svg",
                            "website": "https:\/\/plausible.io\/",
                            "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": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Snipcart",
                            "description": "Snipcart is a shopping cart platform that can be integrated into any website with simple HTML and JavaScript.",
                            "slug": "snipcart",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "3.0",
                            "icon": "Snipcart.svg",
                            "website": "https:\/\/snipcart.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Alpine.js",
                            "description": null,
                            "slug": "alpine-js",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 75,
                            "version": "",
                            "icon": "Alpine.js.png",
                            "website": "https:\/\/github.com\/alpinejs\/alpine",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.6.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Plausible",
                            "description": "Plausible is an open-source alternative to Google Analytics.",
                            "slug": "plausible",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Plausible.svg",
                            "website": "https:\/\/plausible.io\/",
                            "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": "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:\/\/matterof.art\" class=\"pb-3 block\">",
                                        "target": [
                                            ".pb-3"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"\" style=\"\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > h4"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>",
                                                        "target": [
                                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > h4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main class=\"mt-12\">",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": null,
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>",
                                        "target": [
                                            "a[href$=\"news\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mx-1.5 my-3\">Biennale 2024<\/span>",
                                        "target": [
                                            ".submenu-item.md\\:flex:nth-child(2) > .mx-1\\.5.my-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mx-1.5 my-3\">Biennale archive<\/span>",
                                        "target": [
                                            ".submenu-item.md\\:flex:nth-child(3) > .mx-1\\.5.my-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>",
                                        "target": [
                                            "a[href$=\"calendar\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>",
                                        "target": [
                                            "a[href$=\"projects\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>",
                                        "target": [
                                            "a[href$=\"podcast\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>",
                                        "target": [
                                            "a[href$=\"resources\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>",
                                        "target": [
                                            ".mx-1.md\\:w-auto.md\\:inline:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mx-1.5 my-3\">Info<\/span>",
                                        "target": [
                                            ".submenu-item.md\\:flex:nth-child(9) > .mx-1\\.5.my-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>",
                                        "target": [
                                            ".md\\:ml-1\\.5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"snipcart-items-count text-[0.8em]\">0<\/span>",
                                        "target": [
                                            ".snipcart-items-count"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>",
                                        "target": [
                                            ".md\\:ml-auto"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "54.0pt (72px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>The Biennale Matter of Art 2024 is now open. The exhibition and the accompanying programme will run until 29 September. <\/p>",
                                        "target": [
                                            ".mk-prose > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "54.0pt (72px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>",
                                        "target": [
                                            "h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Art Space Unlimited<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">11. 07. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(1) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Trade Fair Palace<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Aleksei Borisionok<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Katalin Erd\u0151di<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Denisa Michalinov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">03. 07. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Mental health<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Burnout<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">28. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">25. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(4) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Unicorn Farm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(6) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">13. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performances<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">workshops<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">screenings<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">lectures<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">07. 06. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale artists<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">16. 05. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">artist talks<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">13. 05. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">2024<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Prague<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">22. 02. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Lewis<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Abolish the Family<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">19. 02. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">green colonialism<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">botany<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">05. 02. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">climate change<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">countryside<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">29. 01. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Working Girl<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">sexwork<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Giovannitti<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">15. 01. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">online bookshop<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Shulamith Firestone<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">11. 01. 2024<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">resources<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">29. 12. 2023<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Artist talk<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">biennale<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Hrani\u010d\u00e1\u0159 Gallery<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">agriculture<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">V\u00fdkv\u011bt<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Sa\u0161a Uhlov\u00e1<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">15. 12. 2023<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">artist-in-residence<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">DAVRA<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Hope Recycling Station<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">research<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#d4d4d4",
                                                    "contrastRatio": 14.16,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"px-1.5 bg-gray-300 rounded-full\">Central Asia<\/span>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > .mb-1.text-xs.block > .px-1\\.5.bg-gray-300.rounded-full:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"w-full text-sm uppercase\">13. 12. 2023<\/p>",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .p-1 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Biennale Ve v\u011bci um\u011bn\u00ed \/ Matter of Art is a project of the initiative <a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a><\/p>",
                                        "target": [
                                            ".max-w-\\[40ch\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a>",
                                        "target": [
                                            "a[href$=\"cz.tranzit.org\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(7)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_name",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art\">",
                                        "target": [
                                            "#schema_name"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_description",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_description\" itemprop=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">",
                                        "target": [
                                            "#schema_description"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_image",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10.58.11-am.png\">",
                                        "target": [
                                            "#schema_image"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Layer_1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 1956.7 283.2\" style=\"enable-background:new 0 0 1956.7 283.2\" xml:space=\"preserve\">",
                                        "target": [
                                            "#Layer_1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "navigation",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<nav id=\"navigation\" x-bind:class=\"{ 'hidden': !mobileOpen }\" class=\"md:flex md:w-full top-0 justify-start hidden w-full text-sm\">",
                                        "target": [
                                            "#navigation"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "6ded4053-9018-4813-a896-3cdf1e2ef8e3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"merkur-layout mk-text-color mk-border-color  gap-4\" id=\"6ded4053-9018-4813-a896-3cdf1e2ef8e3\" style=\"--columns: 12;\">",
                                        "target": [
                                            "#\\36 ded4053-9018-4813-a896-3cdf1e2ef8e3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "f205218c-0eee-4965-a68d-600c47bc25c3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"f205218c-0eee-4965-a68d-600c47bc25c3\" style=\"--columns: 12;\">",
                                        "target": [
                                            "#f205218c-0eee-4965-a68d-600c47bc25c3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "76e3d6ce-a30c-4cd3-b367-93d24efd5888",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"76e3d6ce-a30c-4cd3-b367-93d24efd5888\" style=\"--columns: 12;\">",
                                        "target": [
                                            "#\\37 6e3d6ce-a30c-4cd3-b367-93d24efd5888"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "50078be5-f6f5-4a2c-9eda-9147f63fff38",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"50078be5-f6f5-4a2c-9eda-9147f63fff38\" style=\"--columns: 12;\">",
                                        "target": [
                                            "#\\35 0078be5-f6f5-4a2c-9eda-9147f63fff38"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "snipcart",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"snipcart\" class=\"snipcart\"><!----><\/div>",
                                        "target": [
                                            "#snipcart"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                                        "target": [
                                            "picture > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(1) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(4) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(6) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    },
                                    {
                                        "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 class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20) > .aspect-w-4.aspect-h-3.bg-gray-100 > img"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>",
                                        "target": [
                                            "a[href$=\"news\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>",
                                        "target": [
                                            "a[href$=\"calendar\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>",
                                        "target": [
                                            "a[href$=\"projects\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>",
                                        "target": [
                                            "a[href$=\"podcast\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>",
                                        "target": [
                                            "a[href$=\"resources\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>",
                                        "target": [
                                            ".mx-1.md\\:w-auto.md\\:inline:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>",
                                        "target": [
                                            ".md\\:ml-1\\.5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>",
                                        "target": [
                                            ".md\\:ml-auto"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/let-s-uproot-ill-health\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/farma-jednorozec\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/lidice-third-day-opening\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/opening-day-two\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/public-program-bienale\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/matter-of-art-2024-artists-revealed\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(10)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/biennale-matter-of-art-2024-reveals-first-details\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-6-the-foundation-of-the-state\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-5-sow-and-reap\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-3-the-sugar-and-the-whip\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(17)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-2-the-resources-ran-out\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(18)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/grafting-resilience\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/matterof.art\/news\/davra-research-group-at-make-voices-heard-symposium\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">",
                                        "target": [
                                            ".text-front.flex-col.col-span-1:nth-child(20)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a>",
                                        "target": [
                                            "a[href$=\"cz.tranzit.org\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(7)"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": []
                    },
                    "base_page_ip_ptr": "static.250.33.88.23.clients.your-server.de",
                    "base_page_cname": "",
                    "base_page_dns_server": "dns1.registrar-servers.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 12874,
                    "testUrl": "https:\/\/matterof.art",
                    "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:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\",\"width\":1881,\"height\":943,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":417},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":661},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":631},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":598},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":536},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":501},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":592},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":487},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":1125},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":501},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":500},{\"url\":\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\",\"width\":367,\"height\":275,\"naturalWidth\":750,\"naturalHeight\":613}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "swiper-icons",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "FKGroteskNeueOfArt",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "100 900"
                        }
                    ],
                    "generated-content-percent": 0.63,
                    "generated-content-size": 0.41999999999999998,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "html": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 417
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 661
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 631
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 598
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 536
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 501
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 592
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 487
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 1125
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 501
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 500
                        },
                        {
                            "src": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                            "html": "<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 750,
                            "naturalHeight": 613
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css",
                        "https:\/\/matterof.art\/assets\/css\/style.css"
                    ],
                    "rendered-html": "<html lang=\"en\"><head><link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.css\">\n\t\n\t\t<script defer=\"\" data-domain=\"matterof.art\" src=\"https:\/\/plausible.io\/js\/plausible.js\"><\/script>\n\t\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\t\t<title>Biennale Matter of Art<\/title>\n\t\n\n\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n\n\n  <title>Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art<\/title>\n  <meta id=\"schema_name\" itemprop=\"name\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha - Biennale Matter of Art\">\n\n\n<meta name=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n<meta id=\"schema_description\" itemprop=\"description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n\n  <link rel=\"canonical\" href=\"https:\/\/matterof.art\">\n\n\n      <link rel=\"alternate\" hreflang=\"cs\" href=\"https:\/\/matterof.art\/cz\">\n      <link rel=\"alternate\" hreflang=\"en\" href=\"https:\/\/matterof.art\">\n    <link rel=\"alternate\" hreflang=\"x-default\" href=\"https:\/\/matterof.art\">\n\n\n  <meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10.58.11-am.png\">\n\n\n<meta name=\"author\" content=\"\">\n\n\n<meta name=\"date\" content=\"Y-m-d\">\n\n\n<meta property=\"og:title\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha\">\n\n<meta property=\"og:description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n  <meta property=\"og:image\" content=\"https:\/\/matterof.art\/static-files\/pages\/home\/ddb1857b85-1617031271\/screen-shot-2021-03-25-at-10-58-11-am-1200x630-crop-1-q80.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n\n<meta property=\"og:site_name\" content=\"Biennale Matter of Art\">\n\n<meta property=\"og:url\" content=\"https:\/\/matterof.art\">\n\n<meta property=\"og:type\" content=\"website\">\n\n\n\n\n  <meta property=\"og:locale\" content=\"en_GB.utf8\">\n            <meta property=\"og:locale:alternate\" content=\"cs_CZ.utf8\">\n            \n\n\n\n<meta name=\"twitter:card\" content=\"\">\n\n<meta name=\"twitter:title\" content=\"Biennale Matter of Art Prague \/ Bien\u00e1le Ve v\u011bci um\u011bn\u00ed Praha\">\n\n<meta name=\"twitter:description\" content=\"Biennale Matter of Art Prague is organized by tranzit.cz since 2020\">\n\n\n<meta name=\"twitter:site\" content=\"\">\n\n<meta name=\"twitter:creator\" content=\"\">\n\n\n<meta name=\"robots\" content=\"\">\n\n<link href=\"https:\/\/matterof.art\/assets\/css\/style.css\" rel=\"stylesheet\">\n<script>\n    window.SnipcartSettings = {\n        publicApiKey: 'MTYzNjEyOTMtNWZmMi00OWRlLWIwYjItOTFjZDcxMzY1ZDk5NjM4MDI1NzA1MjEzNzkxNDc4',\n        loadStrategy: 'on-user-interaction',\n\t\tmodalStyle: \"side\",\n\t\tcurrency: \"czk\",\n\t\ttemplatesUrl: \"\/shop.templates-en\",\n    };\n    (()=>{var c,d;(d=(c=window.SnipcartSettings).version)!=null||(c.version=\"3.0\");var s,S;(S=(s=window.SnipcartSettings).timeoutDuration)!=null||(s.timeoutDuration=2750);var l,p;(p=(l=window.SnipcartSettings).domain)!=null||(l.domain=\"cdn.snipcart.com\");var w,u;(u=(w=window.SnipcartSettings).protocol)!=null||(w.protocol=\"https\");var f=window.SnipcartSettings.version.includes(\"v3.0.0-ci\")||window.SnipcartSettings.version!=\"3.0\"&&window.SnipcartSettings.version.localeCompare(\"3.4.0\",void 0,{numeric:!0,sensitivity:\"base\"})===-1,m=[\"focus\",\"mouseover\",\"touchmove\",\"scroll\",\"keydown\"];window.LoadSnipcart=o;document.readyState===\"loading\"?document.addEventListener(\"DOMContentLoaded\",r):r();function r(){window.SnipcartSettings.loadStrategy?window.SnipcartSettings.loadStrategy===\"on-user-interaction\"&&(m.forEach(t=>document.addEventListener(t,o)),setTimeout(o,window.SnipcartSettings.timeoutDuration)):o()}var a=!1;function o(){if(a)return;a=!0;let t=document.getElementsByTagName(\"head\")[0],e=document.querySelector(\"#snipcart\"),i=document.querySelector(`src[src^=\"${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\"][src$=\"snipcart.js\"]`),n=document.querySelector(`link[href^=\"${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\"][href$=\"snipcart.css\"]`);e||(e=document.createElement(\"div\"),e.id=\"snipcart\",e.setAttribute(\"hidden\",\"true\"),document.body.appendChild(e)),v(e),i||(i=document.createElement(\"script\"),i.src=`${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\/themes\/v${window.SnipcartSettings.version}\/default\/snipcart.js`,i.async=!0,t.appendChild(i)),n||(n=document.createElement(\"link\"),n.rel=\"stylesheet\",n.type=\"text\/css\",n.href=`${window.SnipcartSettings.protocol}:\/\/${window.SnipcartSettings.domain}\/themes\/v${window.SnipcartSettings.version}\/default\/snipcart.css`,t.prepend(n)),m.forEach(g=>document.removeEventListener(g,o))}function v(t){!f||(t.dataset.apiKey=window.SnipcartSettings.publicApiKey,window.SnipcartSettings.addProductBehavior&&(t.dataset.configAddProductBehavior=window.SnipcartSettings.addProductBehavior),window.SnipcartSettings.modalStyle&&(t.dataset.configModalStyle=window.SnipcartSettings.modalStyle),window.SnipcartSettings.currency&&(t.dataset.currency=window.SnipcartSettings.currency),window.SnipcartSettings.templatesUrl&&(t.dataset.templatesUrl=window.SnipcartSettings.templatesUrl))}})();\n\n<\/script>\n\n<style>\/* inner styles set by WPT to match CSSOM *\/:root { }<\/style>\t<script src=\"https:\/\/cdn.snipcart.com\/themes\/v3.0\/default\/snipcart.js\" async=\"\"><\/script><\/head><body class=\"\" style=\"\">\n<header x-data=\"{ mobileOpen: false}\" class=\"md:px-2 block w-full px-3 pt-2 text-[5.5vw] leading-none\">\n\t<a href=\"https:\/\/matterof.art\" class=\"pb-3 block\">\n\t\t\n\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 1956.7 283.2\" style=\"enable-background:new 0 0 1956.7 283.2\" xml:space=\"preserve\"><style>\/* inner styles set by WPT to match CSSOM *\/.st0 { fill: none; stroke: rgb(0, 0, 0); stroke-width: 0.6647; stroke-miterlimit: 10; }<\/style><path d=\"M5.8 120.8c7.9-.9 18.1-.2 26.2-.4 2.7 0 6.7.1 7.6.7 8.8 17 37.8 103.1 44.8 119.9 1.6 4.4 2.2 1.7 3.3-.9l8.4-23 33.9-93.2c.6-1.5 1.2-2.8 3-3.1 2.1-.4 4.6-.3 6.9-.4h20.2c2.1 0 6.3.1 6.7 1 1.5 16.1 0 129.7.5 151.2.2 3.7-1.4 3.7-5.7 3.9-4.4.1-12 .1-15.9-.1-1.3-.1-3.1-.3-3.7-.9-.8-.6-.8-1.6-.9-2.6v-46.4c-.2-21.4.4-45-.2-63.8-.2-.9-.5-1.1-1-.1-11.3 29.3-34.1 95.5-40.8 112-1.7 2.2-3.8 1.7-7.4 2H78.3c-1.7-.1-4.1-.3-4.9-.9-.9-.6-1.3-1.5-1.8-2.6l-33.9-93.5c-2.3-6.2-6-17.5-6.8-17.5-1.4-1.4-.5 17.9-.8 21.6v88.9c.3 3.8-2.7 3.8-5.7 4-3.9.1-10.3.1-14.3 0-1.8 0-5.3-.1-5.8-1.5-.7-18.6 0-131.9-.2-151.3.2-1.5.1-2.6 1.7-3zM364.6 203.1c.6 17 0 53.3.2 68.8.2 4.1-1.7 4.7-5.8 4.9-3.4.1-7.6.3-10.8-.4-7.7-.9-5.2-13.2-12.2-8.8-5 3.6-9.9 7-16.2 8.8-17.7 5.6-46.4 1.8-52.6-17.5-8.9-32.1 19.8-43.9 55.8-47.3 5.8-.5 12.8-1.3 14.5-6.8 1.2-4.3-.4-9-2.4-12.8-2.7-4.8-7-7.5-12.4-8.6-7.6-1.5-17 .2-22.9 5.5-6.9 6.8-6.2 11-17.6 8.9-5-1.1-9.4-1.1-12.1-4.2-1.2-1.6 0-4.5 1.2-6.7a42.1 42.1 0 0 1 21.2-18c17-6.6 38.1-6.4 54 2.7a38 38 0 0 1 18.2 31.5h-.1zm-25.9 30.7c-.6-7.6-8.4-5.8-14.3-5.2-10.6.9-29 4.1-32.2 12.3-2.4 5-1 11.4 3.2 15.2 5.1 4.5 13.1 5.2 19.7 4.3a25.8 25.8 0 0 0 23.7-26.5l-.1-.1zM473.7 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.7 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.1-.3zM626.9 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.6 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.2-.3zM872.7 226.3c-.7 2.7-3.1 3-5.5 2.9-14.9.1-55.5-.2-70.2.1-6.4.2-1.6 12 .1 16 6.2 14.8 24.6 19.2 38.1 11.4a26 26 0 0 0 6.9-6.3c2.3-2.9 4.1-5.8 7.9-6.6a20 20 0 0 1 7.3.2c4.1.9 12.1 1.4 12.1 5.9-2.2 8.4-11.5 17-19.7 21.8-36.9 19.8-80-1.1-82.4-44.3-2.9-34.8 21.4-63.7 54.8-63 18.2.1 34.2 9.2 43.1 25.3a63.8 63.8 0 0 1 7.5 36.6zm-25.3-17.5c.6-7.1-4.7-17.6-11.2-21.8-10.5-7-26.7-5.7-35.1 4.2-2.9 2.9-10.9 16.8-6.1 19.6.9.5 2.1.6 3.3.7h39.2c5.2-.2 8.7.8 9.9-2.5v-.2zM970.5 166.9c2-.5 4.3-.5 6.5-.5 6.2 0 13.7-.9 15 6.4.7 2 .6 7.7 2.9 7.9.6 0 1.4-.7 2.3-1.6 2.2-2.4 5.1-5.8 8-7.8a32.6 32.6 0 0 1 16.3-5.7c4.4-.3 8.3-.1 10.4 2.3 3 3.6 3.1 10 1.3 14-1.6 3.4-5.4 3.4-8.7 3.4-2.4 0-4.9.1-7.2.6-8.4 1.7-15 6.3-19.1 16.3a75.6 75.6 0 0 0-4 29.5c-.1 11.5.1 30.4-.1 40.3 0 3.1-1.7 4.5-4.9 4.7-1.9.2-4.4.2-7 .2-3.9-.1-9.7.3-12.6-.8-1.2-.6-1.2-1.8-1.3-3V170.5c.2-1.6.4-3.2 2.2-3.6zM1121 210.6c-.5-39.6 27.9-71.6 68.2-68.2a59.3 59.3 0 0 1 44 23.9 78.6 78.6 0 0 1-.2 89.1 59.5 59.5 0 0 1-44 23.7c-40.4 3.3-68.5-28.5-68.1-68.4v-.1zm99.7.9c.1-18.7-7.8-38.4-25.9-44.4-8-2.7-17.9-2.2-25.4 1.6-29.3 14.3-29.4 71.4-.2 85.9 7.9 4 18.6 4.4 26.8 1.2 17.4-6.5 24.7-26 24.7-44.1v-.2zM1371 185.1c-4.3-1.3-11.3.9-14.5-3.1-2.2-3.6-2.2-11.8 1.3-14.1 3.7-2.2 8.9-.4 12.5-3.1 3.3-2.3 2.6-7.8 3.1-11.8.3-3.8.8-7.3 1.9-10.9 4.5-15.8 18.3-23.3 33.5-23.4 4.3.1 10.2-.3 12.8 3.4 1.7 2.6 2.1 7.4 1 10.5-2.4 7.4-13.8.8-19.9 10.3a29 29 0 0 0-3.5 15.8c-.4 11.2 12.2 6.4 19 8.5 4.8 1.2 4.5 10.2 2.9 14.3-2.2 4.7-12.2 2.6-16.5 3.1-5.5.1-5.8 1-5.6 6.3v22.4c-.2 23.8.4 51.8-.2 61.5-.8 2.2-3.7 1.6-6.3 1.9h-12.6c-4.2-.2-6.9.3-6.8-3.6v-84.9c-.1-1.4-.5-2.7-2.1-3.1zM1558.8 120.6c6.5-.6 14.7-.1 21.1-.3 1.9 0 5.8 0 6.7 1 6.8 17 50.9 136.5 57 154.1-.2.6-.8.7-1.5.9-1.3.2-2.8.2-4.2.2-5.1-.1-12.2.3-17.5-.2-4.6-.5-5.3-3.1-7.2-8.2l-3-8.3c-2.1-5.8-4.1-11.7-6.3-17.3-1.4-3.2-2.6-3.6-6.2-3.6H1549.4c-7.2-.1-8.3-.2-10.6 6.7l-9 24.9c-1.7 5-4 6.2-9.9 6.1h-14.4c-1.4 0-4.4 0-5-.8-.3-.5 0-1.2.3-1.8l55.7-151.3c.4-1.2.9-1.8 2.3-2.1zm37.1 96.7c.6-.6.3-1.4.1-2.2-.7-2.4-2.4-7.1-4.5-13.1l-8.3-23.7-6.4-18.3-3.3-9.2c-.7-1.7-1.1-2.6-1.6-2.7-.3-.1-.7.3-1.1 1.1l-1 2.5c-4.5 13.8-18.5 51.2-22.2 64.8.2 2.1 6.9 1.1 11.2 1.3h27.9c3.2.1 8.8.3 9.2-.5zM1735.7 166.9c2-.5 4.3-.5 6.5-.5 6.2 0 13.7-.9 15 6.4.7 2 .6 7.7 2.9 7.9.6 0 1.4-.7 2.3-1.6 2.2-2.4 5.1-5.8 8-7.8a32.6 32.6 0 0 1 16.3-5.7c4.4-.3 8.3-.1 10.4 2.3 3 3.6 3.1 10 1.3 14-1.6 3.4-5.4 3.4-8.7 3.4-2.4 0-4.9.1-7.2.6-8.4 1.7-15 6.3-19.1 16.3a75.6 75.6 0 0 0-4 29.5c-.1 11.5.1 30.4-.1 40.3 0 3.1-1.7 4.5-4.9 4.7-1.9.2-4.4.2-7 .2-3.9-.1-9.7.3-12.6-.8-1.2-.6-1.2-1.8-1.3-3V170.5c.2-1.6.4-3.2 2.2-3.6zM1897.6 247.5c-1.1-17.5.6-42.9-.7-59.9-2.7-7.3-20.8 3.1-18.4-14.9 2.1-11.5 18.5-.9 19.1-13.7.9-5.3-2-16.2 5-17.5 2.6-.6 6.5-.5 10.1-.5 2.6.1 5.5 0 7.8 1.3 4.3 2.8 2.3 11.7 3 16.2-.1 12.2 13.8 5.3 20.5 9.6 3.9 2.9 3.6 11.3.6 14.3-5 4-13.6.8-19 3.1-1.9.9-2.2 2.8-2.3 6.2v46c.2 6.4 1.4 14.7 6.7 18.7a15 15 0 0 0 7.4 2.3c4.9.1 10.7-.3 11.7 5.8.9 5-2.4 10.5-7.6 11.8a51.5 51.5 0 0 1-17.5 1.5c-17.4-1.2-25.2-13.4-26.5-30l.1-.3zM223.1 79.2c.7 24.6 1.4 49.1 1.2 73.7-.1 13.4-.2 26.8.1 40.1l.8 37.9c.3 14.8.5 29.6.3 44.4 0 1.9 1.6 3.5 3.5 3.5s3.4-1.6 3.5-3.5c.3-25.9-.5-51.7-1-77.6-.5-25.7.2-51.4-.3-77.1l-1.1-41.5c-.1-1.9-1.6-3.5-3.5-3.5-1.8.1-3.5 1.7-3.5 3.6zM1834.2 118.8c-2.3 21-.5 42.3.9 63.3a1097.1 1097.1 0 0 1 2.3 95.3c0 1.9 1.6 3.5 3.5 3.5s3.4-1.6 3.5-3.5c.3-20 .3-39.9-.4-59.9-.8-21.3-2.7-42.5-3.5-63.7-.4-11.7-.5-23.4.7-35 .2-1.9-1.7-3.5-3.5-3.5-2.1.1-3.3 1.6-3.5 3.5z\"><\/path><path d=\"M1767.4 28.2c1 18.5 3.3 36.9 3.8 55.4v17.1c-.1 2.7 3 4.2 5.2 3a30 30 0 0 1 16-2.9 101.2 101.2 0 0 1 23 5.5l1.8.7.3.1.8.3 3.2 1.6a56.3 56.3 0 0 1 7.5 4.7l.7.5c.8.6-.3-.2.2.2l2.8 2.3c1.9 1.8 3.7 3.7 5.3 5.7l.2.2.7 1 1.1 1.7 2.1 3.6a3.4 3.4 0 0 0 4.3 1.4c1.4-.6 2.7-2.5 2-4.1l-.9-2.7-.1-.6c-.1-.5 0 .6 0 .1l-.1-1.2v-.7c-.1-.5-.1.6 0 .1l.2-1 .2-.7.5-.8.4-.6.5-.6.9-.9.4-.4.3-.3.2-.2.5-.4 1.2-.8a60 60 0 0 1 14.6-6.2c4.7-1.2 9.4-1.5 14.3-1.4 5.7.2 11.1.9 16.7 2.1 1.9.4 4.7-.9 4.4-3.3a282 282 0 0 0-5.2-30.3c-2.1-9.1-4.6-18.2-7.2-27.2l-4.4-14.9c-.7-2.5-1.2-5.4-2.9-7.5-2-2.4-5.1-2.7-8-2.1-2.1.4-4.1 1.2-6.2 1.8l-6.1 2a99.7 99.7 0 0 0-12.2 4.8 37 37 0 0 0-19.8 18.3h6.7c-.7-3.9-1.9-7.8-4.3-11a24 24 0 0 0-8.9-7.2c-10-4.9-21.2-7-32.2-7.7-7-.4-14-.3-20.9-.1-2 .2-3.6 1.7-3.6 3.6 0 1.8 1.6 3.5 3.5 3.5 11.5-.3 23.3-.5 34.6 1.9 2.6.6 5.2 1.3 7.8 2.2l3.2 1.1 1.2.5.7.3.4.2c-.3-.1-.3-.1-.1 0 1.6.7 3.2 1.5 4.7 2.4l1.1.7-.1-.1.5.4 1.7 1.6.4.5.1.1.8 1.1c.5.7.8 1.5 1.2 2.3a4 4 0 0 0 .1.2l.3.8.4 1.4.8 3.4c.3 1.5 1.9 2.5 3.3 2.5 1.6 0 2.7-1.1 3.3-2.5l.3-.6.6-1.1 1.4-2.2c.3-.4-.3.4 0 0l.4-.5.8-.9 1.9-1.9 1-.8.6-.5a42 42 0 0 1 9.7-5.5l1.3-.6.7-.3c.2-.1.2-.1 0 0l.3-.1 5.7-2.1a189.9 189.9 0 0 1 14.2-4.4l.8-.2h.3s.7-.1.2 0c.2 0 .6.2.2 0-.3-.1.3.4.1.2l.1.2.1.4.2.7 1.1 3.9 4.1 13.9a435 435 0 0 1 6.9 25.5 272 272 0 0 1 5.4 30.8l4.4-3.3a80.3 80.3 0 0 0-33.8-.9 66 66 0 0 0-14.2 5.4 24.4 24.4 0 0 0-9.6 7.8 14.1 14.1 0 0 0-.8 13.1l6.3-2.7a53.9 53.9 0 0 0-21.6-21.5 95.6 95.6 0 0 0-32.4-9.9c-7.2-.7-14.7.2-21.1 3.7l5.2 3c.3-9.6.1-19.2-.5-28.8-.5-8.9-1.4-17.8-2.1-26.6a491 491 0 0 1-1.2-17.1c-.1-1.9-1.5-3.5-3.5-3.5-1.8-.5-3.5 1.1-3.4 2.9z\"><\/path><path d=\"M1847.4 125c-1.3-10.5-2.2-21-4-31.4-1.5-9-4.1-17.9-5.4-27-.1-.7 0-.2 0 0l-.1-1-.2-1.6-.3-3.5c-.2-2.9-.2-5.9-.2-8.8 0-1.9-1.6-3.5-3.5-3.5s-3.4 1.6-3.5 3.5a115.5 115.5 0 0 0 2.7 25.9c1.1 4.9 2.3 9.9 3.2 14.8.9 4.9 1.5 9.5 2.1 14.3l2.1 18.2c.2 1.8 1.4 3.5 3.5 3.5 1.9.1 3.9-1.5 3.6-3.4zM728.2 151.8c.7 10.9 1.3 21.8 1.1 32.7-.1 7.2-.6 14.4-.6 21.6 0 16.2.7 32.4.9 48.5.1 7.3.2 14.6-.2 21.8-.1 1.9 1.7 3.5 3.5 3.5 2 0 3.3-1.6 3.5-3.5.4-6.3.3-12.6.3-18.8l-.5-24.8c-.2-8-.4-16.1-.4-24.1 0-6.7.3-13.4.5-20.1.5-12.3-.2-24.5-1-36.8-.1-1.9-1.5-3.5-3.5-3.5-1.9.1-3.8 1.7-3.6 3.5z\"><\/path><path class=\"st0\" d=\"M759.5 97.3c2.9-5.6 2.6-27.2-5.2-27.7-9.8-.6-12.3 8.4-11.1 16.5\"><\/path><path class=\"st0\" d=\"M743.2 77.9c3.2-25.2-20.4-10-17 9.7\"><\/path><path class=\"st0\" d=\"M728 72.4c-16.2-22.3-23.1 30.7-8.5 29\"><\/path><path class=\"st0\" d=\"M711.5 81.8c-.9-4.8-5.6-8.8-10.1-5.9-9 4.5-6.8 19.7-5.5 28.2 1.4 4.9 6.6 8.5 11.4 6.3a22.7 22.7 0 0 0 4.6-17.8M721.7 148.5c30.5 15.3 56.5-34.7 33.3-54.3-6.6-4-13.2-10.5-21.6-7.9-4.6 2.1-11.8 1-13.7 6.7-2.6 13.3 9 16 17.2 13.3 4.2 2.9 9.6 7.3 7.2 13.2\"><\/path><path class=\"st0\" d=\"M736.9 106.2c-7.3 2.9-15.2 7.3-13.9 18.6M695.9 104.1c1.6 17.1 2.2 46.1 25.8 44.4\"><\/path><path d=\"M762.4 98.9a41.3 41.3 0 0 0 .8-23.3c-1-3.7-2.9-7.6-6.7-9-2.2-.8-5-.5-7.2.1-2.3.7-4.4 2-6 3.9-3.7 4.6-4.1 10.7-3.3 16.3.2 1.8 2.5 2.8 4.1 2.3 1.9-.5 2.6-2.3 2.3-4.1l-.1-.9-.1-1.5c0-1 0-2 .2-3l.2-.8.4-1.4.2-.5c.3-.8-.2.4 0-.1l.7-1.3.3-.4c.4-.7-.5.5.1-.2l.8-.8c.1-.1.6-.5 0-.1l.4-.3.7-.4c.6-.3-.5.1.2-.1l1.3-.4c.2 0 .8-.1.2-.1l.6-.1h1.7c.6 0-.6-.2-.3 0l.6.2c0 .1-.8-.5-.4-.1l.4.2c.8.4-.2-.3.1 0l.6.6-.2-.2.4.6.4.8.3.6-.1-.2.7 2.2.5 2.5.1.7.2 1.3c.2 1.8.2 3.6.2 5.4l-.1 2.8-.1 1.5c0 .2-.1.6 0-.2l-.1.7-.5 2.2-.3 1-.1.2a3.5 3.5 0 0 0 1.2 4.6c1.6.9 3.9.5 4.7-1.2z\"><\/path><path d=\"M746.5 77.9c.5-4 .6-8.4-1.3-12.1a7.7 7.7 0 0 0-7.3-4.4 13 13 0 0 0-8.1 4.1 24.5 24.5 0 0 0-5.7 9.2 27.3 27.3 0 0 0-1.1 13.9c.3 1.7 2.5 2.9 4.1 2.3 1.9-.6 2.7-2.3 2.3-4.1l-.1-.7.1.4v-.4l-.1-1.4v-2.6l.1-1.3-.1.4.1-.4.1-.7.6-2.4.4-1.1.2-.5.1-.3.1-.2.2-.5.5-1.1 1.1-1.8.6-.8c-.2.3-.5.6-.1.2l.4-.4 1.3-1.4.7-.6-.2.2.4-.3 1.4-.8c.8-.4-.8.3 0 0l.7-.2.3-.1-.5.1h1l-.5-.1.6.2-.4-.2.3.1.2.1c.5.3-.5-.5-.3-.2l.5.5c.1.1.4.5 0 0s-.1-.1 0 .1l.4.8-.1-.2.2.5.3 1.1.1.6c.1.7-.1-.8 0-.1a30 30 0 0 1-.2 6.7c-.2 1.7 1.7 3.4 3.4 3.4 2-.2 3.1-1.6 3.3-3.5z\"><\/path><path d=\"M730.9 70.7c-2.8-3.8-6.7-7.9-11.9-7-3.7.6-6.3 4-7.8 7.3a36.3 36.3 0 0 0-3 13.4c-.2 4.2 0 8.7 1.5 12.6 1.6 4.2 4.9 8.2 9.8 7.7 1.8-.2 3.4-1.4 3.4-3.4 0-1.7-1.5-3.5-3.4-3.4h-1c-.7 0 .2-.1.3.1l-.5-.1-.4-.1c-.3-.1.8.4.3.1-.2-.1-.6-.5-.8-.5.3 0 .7.6.2.1l-.3-.3-.3-.3c-.5-.5.4.6.1.1l-1-1.9.1.2-.2-.6-.4-1.2a20 20 0 0 1-.5-2.6c0-.2-.3-.8 0-.3.2.5 0-.1 0-.3l-.1-1.5-.1-3 .1-2.9.1-1.4c.1-.6-.1-.4 0 0l.1-.8c.3-1.9.7-3.7 1.3-5.5l.4-1.2c.2-.6-.1.2-.1.1l.3-.7 1.1-2 .3-.4c.1.2-.6.7-.1.2l.7-.7.3-.3c.1-.1-.8.5-.2.2l.8-.5c.2-.1-.9.3-.2.1l.5-.1c.6-.2-.7 0-.3 0h.7l-.5-.1.5.1.5.2c-.3 0-.7-.4-.1 0l1.1.7c.6.4-.6-.5 0 0l.5.5c.4.4.9.8 1.2 1.3l.6.7-.1-.1.4.6c1.1 1.5 2.9 2.2 4.6 1.2 1.7-.5 2.5-2.8 1.5-4.3z\"><\/path><path d=\"M714.7 80.9c-.7-3.3-2.8-6.5-5.8-8.2-3.4-1.8-6.9-1.2-10.1.8-4.9 3.1-6.8 8.6-7.3 14.1-.6 5.3.2 10.7 1 15.9 1 6.6 7.5 12.3 14.4 10.6 2.3-.6 3.7-2.1 4.9-4.1a29.2 29.2 0 0 0 3.4-17.5c-.2-1.8-1.4-3.4-3.4-3.4-1.6 0-3.6 1.5-3.4 3.4.2 1.4.3 2.9.2 4.3 0 1.5-.2 2.6-.4 3.9a15.3 15.3 0 0 1-3.2 7l.6-.3-.7.2c-.1 0-.7.1-.1 0h-1c-.1 0-.6-.1-.1 0l-1-.3c-.6-.2-.3-.1-.1 0l-1.2-.7a5.6 5.6 0 0 1-1.6-1.8 5.3 5.3 0 0 1-1-2.8l-.4-2.7-.1-.8-.2-1.8c-.2-2.2-.3-4.3-.3-6.5l.2-3.1v-.3l.1-.6.4-1.7.4-1.4.3-.8c0 .1-.3.6 0 0l.6-1.2.4-.7c.4-.7-.4.4.1-.2l1.1-1.1c.6-.6-.6.3.2-.1l.7-.4 1.3-.7.5-.1c-.5 0 1.1.2.2 0l.6.2c.4.1.4.1.1 0l.6.3c.5.3.2.2.1.1l.9.9.1.1.7 1.2.1.2.4 1.4c.4 1.8 2.5 2.8 4.1 2.3 2.2 0 3.1-1.8 2.7-3.6z\"><\/path><path d=\"M720 151.4a29.6 29.6 0 0 0 16 3.2 29 29 0 0 0 14.1-5.6c8.5-6.3 14.3-16 16.3-26.3 2-10.4.2-21.6-7.4-29.3-2.5-2.5-5.7-4.3-8.6-6.2-3.1-2-6.5-3.9-10.2-4.5-2.2-.4-4.4-.4-6.6.1l-1.6.5c-1.3.5.4-.1-.2.1l-.4.1c-.7.3-1.5.4-2.2.6-2.9.6-6 1-8.5 2.6-6.2 3.8-6.1 13.4-2 18.7 3.6 4.6 9.7 5.8 15.2 5 1.3-.2 2.6-.4 3.9-.9l-2.6-.3 2.6 1.9a27 27 0 0 1 2.7 2.9l.4.7.1.2.3.9c.2.6 0-.1 0 .2v.8c0-.6-.1.4-.1.5l-.4 1.1c-.7 1.7.7 3.7 2.3 4.1 1.9.5 3.5-.6 4.1-2.3 1.6-4 .3-8.1-2.3-11.3a20.2 20.2 0 0 0-4-3.7l-2.1-1.6c-1.3-.8-2.4-.8-3.8-.4l-1.7.4c-.3.1-.9.1-.2.1l-1 .1h-1.8l-1-.1h-.4a10.5 10.5 0 0 1-1.7-.4l-.8-.3c-.1 0-.6-.2-.1 0l-.2-.1-1.4-.8c.5.3.2.2-.1-.1l-.7-.7-.1-.1a3 3 0 0 0-.5-.7l-.4-.8-.2-.5-.2-.9-.1-.4c-.1-.5 0 .6 0 0v-2.4c.1-1 0-1 .3-1.9-.2.6.3-.4.3-.5-.3.5.2-.2.4-.4.1-.1.5-.4-.1 0l.3-.2.8-.5c.1-.1.6-.2 0 0l.4-.1 1.2-.4 4.2-.9 2-.5.9-.3.5-.2.8-.3c-.2.1-.2.1 0 .1 3.1-.7 6 0 8.9 1.7a48 48 0 0 1 4.8 3l2.2 1.5 2.1 1.3a19.6 19.6 0 0 1 3.1 3.2c-.4-.5 0 0 .1.2l1 1.5 1.7 3.2.1.2.3.8.6 1.8.4 1.6.2.8.1.6.1.5.1 1 .1 1.8-.1 3.6-.1 1v.4c0 .5.1-.6 0-.1a42.7 42.7 0 0 1-2.4 9.1l-.3.8-.2.4-.8 1.7-1.8 3.2-2.2 3.1-.2.2-.6.7-1.3 1.5-2.6 2.5-.7.6-.4.3c.1-.1.6-.4.1-.1l-1.5 1-3 1.7-.9.4-.3.1c-.4.2.6-.2.1-.1l-1.7.6a21.4 21.4 0 0 1-3.9 1h-.5l-1.8.1-1.8-.1-.9-.1c-.8-.1.4.1-.4 0a25 25 0 0 1-5.4-1.5l-.5-.2-1-.5a3.5 3.5 0 0 0-4.6 1.2c-.7 1.7-.2 4 1.4 4.8z\"><\/path><path d=\"M736 103a30.5 30.5 0 0 0-11.7 7.1c-3.7 4-5.2 9.3-4.6 14.7.2 1.7 1.4 3.4 3.4 3.4 1.7-.1 3.6-1.5 3.4-3.4-.1-1.3-.2-2.5-.1-3.8v-.3l.1-.7.4-1.6.2-.6c.3-.7-.3.7 0 0l.7-1.4.7-1.1-.1.2.3-.3.4-.5 1-1 .6-.5c.6-.5-.6.4 0 0 .8-.5 1.5-1.1 2.4-1.5l2.5-1.3c.2-.1 1.3-.4 1.4-.6l-.3.1.3-.1.8-.3c1.6-.6 2.9-2.3 2.3-4.1-.5-1.6-2.4-3.1-4.1-2.4zM692.6 104.1c.8 8.1 1.2 16.2 3 24.1 1.8 7.8 5.1 15.8 12 20.3 4.1 2.7 9.2 3.6 14.1 3.3 1.8-.1 3.4-1.5 3.4-3.4 0-1.7-1.5-3.5-3.4-3.4h-3.3l-1.4-.1c.1 0 .7.1.1 0l-1-.2-2.4-.7-.3-.1-.3-.1-1.3-.7-1-.6-.4-.3-1.9-1.7-.8-.9c-.1-.1-.6-.8-.1-.1l-.4-.5-1.4-2.2-1.2-2.3-.2-.5c-.4-.8.3.7-.1-.1l-.6-1.4a82 82 0 0 1-1.6-5.3c-.5-1.9-.8-3.8-1.2-5.8a25.4 25.4 0 0 1-.5-3.6l-.2-1.6c-.5-4-.7-8.1-1.1-12.1-.2-1.8-1.4-3.4-3.4-3.4-1.5.1-3.3 1.6-3.1 3.4z\"><\/path><path d=\"M1683.4 272.2c1.7-8.5 1.4-16.6.9-26-1.7-33.7-1.5-66-3.6-101\" style=\"fill:none;stroke:#000;stroke-width:2.6504;stroke-miterlimit:10\"><\/path><path d=\"M1686.7 273.1a99.8 99.8 0 0 0 1.2-23.8c-.4-8.4-.8-16.8-1-25.2-.5-16.6-.8-33.2-1.4-49.8-.3-9.7-.7-19.4-1.3-29.1-.1-1.9-1.5-3.5-3.5-3.5-1.8 0-3.6 1.6-3.5 3.5 1 16.8 1.5 33.7 1.9 50.5.4 16.5.8 33 1.6 49.5.4 8.7.8 17.6-.8 26.1-.3 1.8.5 3.7 2.4 4.2 1.9.4 4.1-.6 4.4-2.4z\"><\/path><path d=\"M1712.9 66a73.2 73.2 0 0 0-14.5-4.3 27 27 0 0 0-13.8.5 19 19 0 0 0-10.7 9.4 26.7 26.7 0 0 0-3.2 17c.9 4.6 3.4 8.7 5.3 13l.1.2.3.7.5 1.5.4 1.5.1.5a18.2 18.2 0 0 1 .1 3.7c.1-.9 0 .1-.1.2l-.2.9-.3.9c0 .1-.5 1.3-.2.7l-1 1.9c-.1.1-.8 1.1-.2.4l-.3.3-.6.6c-.7.7.6-.3-.1.1l-1.4.9c-.9.5.7-.2-.1 0l-.9.3-1.7.4h.3-.4l-1 .1c-1.3 0-2.5 0-3.7-.2-1.1-.1.6.1-.2 0l-1-.2-2.2-.4-4.1-1-8.6-2.2a28.5 28.5 0 0 0-17.8.4c-6.7 3-9.7 10.4-10.9 17.2-.5 2.7-.8 5.5-1 8.2a33.5 33.5 0 0 0 5.4 22.5c3.3 5.2 10.7 12.5 17 7 2.9-2.5 3.6-6.7 3.8-10.3a93.4 93.4 0 0 0-1.2-12.8l-.1-.8c.1.9 0 0 0-.1l-.1-1.7v-1.9c0-.7-.2.8 0 .2l.2-1 .2-.5c.2-.7-.1.3-.1.2l.4-.8c.3-.7-.6.6.1-.1l.3-.3c.4-.4.1.3-.3.2l.8-.5c.9-.5-.7.2.1 0l.9-.2.5-.1c.6-.1 0-.2-.3 0 .2-.2.9-.1 1.2-.1h2l1.2.1h-.1l.8.1c8 1.3 15.6 4.3 23.5 6.1 3.8.8 7.8 1.6 11.7 1.2 4-.3 7.6-1.9 10.9-4.1 5.3-3.5 9.5-8.6 10.4-14.9 1.6-10.9-4.3-20.8-8.7-30.3l-.6-1.4c-.3-.7.3.8.1.1l-.3-.8-.8-2.5-.2-1.1c.4 1.1.1.8.1.3v-1c0-.1-.3 1.1 0 .4l.1-.4c.1-.5-.5 1-.1.3.4-.8-.7.7 0 0 .5-.5-.5.3-.3.2l.4-.2c.6-.4-.5.1-.3.1l.5-.2.6-.1c1-.2-.8 0-.1 0a19.3 19.3 0 0 1 4.7.2 16.4 16.4 0 0 0 2.3.4c4.4.8 8.7 2 13 3.3 3.9 1.2 8.3 3.4 11.9.3 2.5-2.2 2.9-5.7 2.4-8.8-.7-3.9-3.1-7.5-5.8-10.4a45.1 45.1 0 0 0-15-9c-1.7-.7-3.8.7-4.2 2.4-.5 1.9.7 3.6 2.4 4.2a42 42 0 0 1 7.6 3.9l1.6 1.1.3.2.7.6 2.4 2.4.5.6c.1.1.6.8.1.1l.8 1.2 1.3 2.3c.3.7-.3-.8 0-.1l.2.5.3 1.1.1.5c.2.7.2-.1 0-.3l.1 1v.9c0 .6.2-.9 0-.4l-.1.4-.2.7.2-.4-.2.4c-.3.6.7-.7.1-.1s.7-.4.1-.1c-.7.4.6-.1.2-.1l-.3.1c-.7.2.8.1.4 0h-.4c-.5 0 0-.2.4.1l-.8-.2-4.2-1.3-7.3-2.1c-3.7-1-7.4-1.8-11.3-2.2-2.2-.2-4.7-.3-6.8.3a7 7 0 0 0-4.7 4.4c-.6 1.8-.4 3.7.1 5.5 1.1 4.2 3.3 8.1 5.1 11.9l1.6 3.4.4.9.1.2.7 1.8a43 43 0 0 1 2.2 7.2l.2.9.1.5v-.3l.2 1.8v1.8c0 .4-.3 1.4-.1 1.8-.2-.4.2-.9 0-.3l-.1.4-.2.9-.5 1.7-.2.4c-.2.6.2-.2.1-.3.1.1-.3.7-.4.8l-1 1.6-.6.8c-.3.5.6-.7.1-.2l-.3.4c-.5.5-.9 1.1-1.5 1.5l-1.7 1.5c.7-.6.1-.1-.3.2l-1.2.8-2.1 1.2-1.3.6-.7.3-.3.1-2 .5-.6.1c.5.2.7-.1.1 0l-1.4.1h-2.3l-1.3-.1-.7-.1c-1-.1.4.1-.2 0l-5.8-1.1c-4-1-8-2.2-11.9-3.3-3.6-1-7.2-2-10.9-2.6a18 18 0 0 0-10.3.8 9.6 9.6 0 0 0-5.3 7.3c-.4 2.3-.2 4.5.1 6.8.4 3 .9 5 1.1 7.9l.1 3.6-.1 1.6-.1.5c.1-1 0 0 0 .2-.1.8-.4 1.6-.6 2.3-.3.9.4-.7-.1.2l-.5.8c-.3.5.6-.6.2-.3l-.3.3c-.6.7.6-.4 0 0-.7.5-.1-.2.2 0l-.8.2c.3-.5 1 0 .4-.1h-.4c-.9.1.7.2 0 0l-.6-.2c-1-.3.7.4-.2-.1l-.8-.5-.4-.3.2.1-1.6-1.5-.8-.9-.4-.5c-.5-.6.4.7 0 0-.5-.8-1.1-1.5-1.5-2.3l-1.4-2.5-.6-1.3-.1-.2-.4-1a32 32 0 0 1-1.9-6.9V141.8c0-1.5.1-3.1.3-4.6l.2-1.9.1-.6v-.3a45.7 45.7 0 0 1 1.4-6.3l.4-1.3.2-.6c.3-.9-.2.4.1-.2a18.6 18.6 0 0 1 1.6-3l.3-.4c.5-.8-.4.4 0 0l1.2-1.3.7-.6c.4-.4-.7.5-.2.2l.5-.4 1.4-.8c.9-.5-.6.2.1-.1l1-.3 1.6-.4.5-.1h-.3l1.1-.1c1.3-.1 2.5 0 3.8.1l.9.1h.3l2 .4 4.2.9 8.4 2.2c5.2 1.3 11.2 2.5 16.4.6a13 13 0 0 0 7.8-7.1 19 19 0 0 0 .7-15c-.8-2.2-1.9-4.4-2.9-6.5l-1.3-2.7-.3-.8-.1-.2-.6-1.8-.7-3c.2.9 0 0 0-.2l-.1-.9.1-2c.1-1-.2.7 0-.3l.2-.8.5-2.1.6-2.1.4-1 .2-.6c-.1.3-.1.3 0-.1l1.6-2.9.5-.7c.5-.7-.5.5.1-.2l1.2-1.3.9-.8c-.7.6.5-.3.7-.4l1.3-.7c.2-.1.9-.4.1 0l.9-.3 2.6-.6c.8-.2-.8.1.1 0l.7-.1 1.8-.1 2.9.2.8.1c-.9-.1 0 0 .2 0l1.8.3c4.6.9 9.1 2.5 13.5 4.1 1.7.7 3.8-.7 4.2-2.4.5-1.7-.7-3.3-2.4-4z\"><\/path><path d=\"M1696.3 92a18 18 0 0 0-17.6-.4c-1.6.8-2.2 3.2-1.2 4.7 1.1 1.6 3 2.1 4.7 1.2l.8-.4-.2.1.4-.2 1.7-.5c.2 0 .8 0 .9-.2l-.5.1h.4l1.8-.1.9.1h.4-.3l1.5.3.9.3.4.2-.2-.1 1.6.8c1.5.9 3.9.4 4.7-1.2 1.1-1.7.6-3.7-1.1-4.7zM1701.8 108.9a23 23 0 0 0-9.9-2.8 19 19 0 0 0-10 1.9c-1.6.8-2.2 3.2-1.2 4.7 1.1 1.6 3 2.1 4.7 1.2l.4-.2-.3.1.9-.3 1.9-.4c.6-.1-.2.1-.2 0l.6-.1 1.1-.1h2.1l1 .1h.3c-.5-.1 0 0 .1 0l2.1.4 1.9.6c.4.1-.8-.4-.1-.1l.4.2.9.5c1.5.9 3.9.4 4.7-1.2.7-1.5.2-3.5-1.4-4.5zM1704.9 88.3c3.9-2.5 5.4-7.3 5.4-11.8-.1-4.2-1.4-9.1-4.8-11.8-1.4-1.1-3.5-1.5-4.9 0-1.1 1.3-1.5 3.7 0 4.9l.8.7.4.4c-.7-.5-.3-.4-.1-.1l.6 1 .3.5c.3.6-.3-.8 0-.1l.7 2.4.1.6c.1.8-.1-.8 0-.1l.1 1.3v1.9c0 .4-.3.7 0-.1-.3.7-.3 1.6-.6 2.4-.1.3-.4.6.1-.1a1 1 0 0 0-.2.5l-.5.9c-.4.6.3-.3.1-.1l-.4.4-.4.4c-.1.1.7-.5.1-.1-1.5 1-2.3 3.1-1.2 4.7.6 1.6 2.7 2.3 4.4 1.3zM1293.9 147.2a419 419 0 0 1 1.1 33.6c-.1 7.5-.6 15.1-.6 22.6 0 16.7.7 33.5 1 50.2.1 7.6.3 15.2-.2 22.7-.1 1.9 1.7 3.5 3.5 3.5 2 0 3.3-1.6 3.5-3.5.4-6.6.3-13.3.3-19.9l-.5-25.4-.5-24.9c0-7.2.3-14.3.6-21.5.4-12.5-.2-25-1-37.5-.1-1.9-1.5-3.5-3.5-3.5-2 .2-3.8 1.8-3.7 3.6z\"><\/path><path d=\"M1294.5 24.8c-10.6 3.3-17.3 12.6-20.9 22.7a90 90 0 0 0-3.1 38.3c.7 6.9 1.7 13.8 2.9 20.6a62.3 62.3 0 0 0 5.4 18.6 51.6 51.6 0 0 0 25.4 22.7 81.4 81.4 0 0 0 21.1 5.7c6.8.9 14.2 1.7 19.8-2.9 1.4-1.2 1.2-3.7 0-4.9-1.4-1.4-3.4-1.2-4.9 0l-.5.3-.7.4-.4.2-.9.3c-1.3.4-1.9.4-3.3.4a76.9 76.9 0 0 1-25-4.7 49.3 49.3 0 0 1-23.3-18.6c-3-4.9-4.4-9.8-5.4-15.5-1.1-6-2.1-12.1-2.8-18.2a97.9 97.9 0 0 1 1-36.6 39.3 39.3 0 0 1 8.4-16.3l2.8-2.6.4-.3.9-.6 1.5-.9.9-.5.4-.2 2-.7c1.8-.6 2.9-2.4 2.4-4.2-.3-1.8-2.3-3-4.1-2.5z\"><\/path><path d=\"M1344.9 142.6a155 155 0 0 1-20.2-17.8 88 88 0 0 1-13.9-20.3c-3.6-7.2-6.3-14.9-8.4-22.8a171 171 0 0 1-4.4-24.2c-.5-4.6-1-9.2-1-13.7l.1-3.3c.1-1.1.1-1.4.4-2.7.5-1.9 1.2-3.6 2.3-4.9a60 60 0 0 1-4.2.5 43.8 43.8 0 0 1 14.2 14.2c4.1 6.2 7.4 12.9 10.8 19.6a185.2 185.2 0 0 1 18.5 47.6c1.8 9.1 2.3 18.7.8 27.9-.3 1.8.5 3.7 2.4 4.2 1.7.5 3.9-.6 4.2-2.4 3-18-.6-36.1-7.1-52.9-3.3-8.4-7.2-16.6-11.2-24.7-3.6-7.1-7.1-14.3-11.3-21.1a52.9 52.9 0 0 0-17.8-18.3c-1.2-.7-3.2-.6-4.2.5-6 6.9-5 16.5-4.3 24.9.8 8.9 2 17.8 4.1 26.6a112 112 0 0 0 22.6 47.4c7 8.3 15.5 15.1 24.1 21.7 1.5 1.1 3.9.2 4.7-1.2 1.1-1.8.3-3.6-1.2-4.8z\"><\/path><path d=\"M1316 94.4c12-1.8 23.6-5.8 34.2-11.6 1.6-.9 2.2-3.2 1.2-4.7a3.4 3.4 0 0 0-4.7-1.2 102 102 0 0 1-32.6 10.9c-1.8.3-2.9 2.6-2.4 4.2.6 1.9 2.4 2.6 4.3 2.4z\"><\/path><path d=\"M1348.9 72.2a11 11 0 0 0 5.3 11.5 10 10 0 0 0 12-.8c2.7-2.2 4.4-6.2 4-9.7-.3-2.2-1-4.2-2.5-5.9-1.2-1.4-3-2.4-4.8-3-3.9-1.2-8.8-.3-11.5 2.9-1.2 1.4-1.4 3.6 0 4.9 1.3 1.2 3.6 1.5 4.9 0l.6-.6-.3.2.4-.3.7-.4c.5-.3-.7.2-.3.1l.5-.2.8-.2h-.3 1.6c.8.1-.4-.1-.2 0l1.7.5c-1.1-.3-.2-.1.1.1l.8.5c-.9-.6-.2-.2 0 .1l.3.4c.4.4-.4-.6-.2-.2l.5.8.1.3c-.5-.9-.2-.4-.1 0l.2.8c-.3-.9-.1-.7-.1-.3V74.9c0 .7.2-.9 0-.3l-.1.5-.3.9.1-.3-.2.5-.4.7-.2.3.1-.1-.6.6-.4.3c.6-.6.5-.4.3-.2l-.8.5-.4.2c.9-.5.4-.2.1-.1-.3.1-1.3.2-.2.1h-.9c-.1 0-.7-.1-.1 0 .7.1 0 0-.1 0-.3-.1-.7-.3-1.1-.3l.5.2-.3-.2-.5-.3-.5-.3c-.6-.4.6.5.1.1l-.8-.8-.4-.4.2.2-.1-.2-.6-1c-.3-.6.3.8.1.1l-.2-.5-.1-.5c-.2-.6.1.9 0 .1v-.5c.1-.9.2-1.8-.3-2.7a3.4 3.4 0 0 0-2.1-1.6c-1.4-.5-3.7.4-4 2.3zM920.5 274.5c-1.1-4.8-1.9-9.8-2.6-14.7l-.3-2.1c-.1-.4 0 0 0 .1l-.1-.7-.2-1.2-.6-4.7-1.1-9.5a1125.1 1125.1 0 0 1-4.7-110.8c.3-13.8.9-27.6 1.5-41.4l.3-6.3c.1-1.9-1.6-3.5-3.5-3.5s-3.4 1.6-3.5 3.5c-.7 14.5-1.3 29-1.7 43.5-.3 11.3-.4 22.7-.1 34a1310 1310 0 0 0 4.3 76.9c1.2 11.9 2.4 23.9 4.7 35.7l.7 3.2c.4 1.8 2.5 2.9 4.2 2.4 2.1-.7 3.1-2.6 2.7-4.4z\"><\/path><path d=\"M907.7 78.1c-.7-6.9-1.8-13.7-2.4-20.5-.3-2.8-.5-5.5-.4-8.3l.2-3.5c0-.4-.2.9 0 0l.1-.8.4-1.6.5-1.4c.2-.7-.4.8 0 .1l.4-.7.7-1.2c.4-.7-.4.5-.1.1l.6-.7 1-.9c.6-.6-.6.4 0 0l.7-.5 1.3-.7.4-.2c.6-.3-.2.2-.3.1l.8-.3 3.8-1 1-.2c-1.1.2.2 0 .5 0l2.5-.2c3.9-.2 7.9.1 11.8.5 4.4.5 9.5 1 13.5 1.6a100.2 100.2 0 0 1 20.3 5.4l1.1.4.4.2.6.3a61.2 61.2 0 0 1 13.2 7.8l.5.4.9.7a56.2 56.2 0 0 1 5.3 5.2l1.5 1.7.8 1 .3.4.1.1c1.9 2.6 3.6 5.3 5.1 8.1l1.1 2.2.5 1 .3.7A62.4 62.4 0 0 1 1001 88l.4 2.6.2 1.2c0 .2.1.8 0 .1l.1.8.5 5.5c.5 8 .2 16.1-.7 24l-.4 3v.3l-.1.8-.2 1.7h6.7a105.5 105.5 0 0 0-12-33 79.6 79.6 0 0 0-21.7-24.5 65 65 0 0 0-46.8-12c-3.2.4-6.5.9-9.7 1.6-1.8.4-3.6.7-4.6 2.5-.4.8-.8 1.8-1 2.7-.5 1.9-.7 3.9-.9 5.9l-.3 2.8-.1 1.2c-.1.6.1-.7 0-.1l-.1.7c-.1.8-.3 1.5-.6 2.3-.3.9.4-.6-.1.2l-.3.4c-.2.4.5-.7.2-.2-.1.1-.5.5 0 0 .5-.4.1-.1 0 0-.2.1.9-.3.4-.2-.6.2.9-.2.3 0-.2 0-.7-.1-.1 0 .7.2 0 0-.1 0l-.5-.2c-.7-.2.5.3 0 0l-1.4-.8-.7-.5c-.1-.1-.9-.7-.5-.3-1.5-1.2-3.5-1.4-4.9 0-1.2 1.2-1.5 3.7 0 4.9 2.3 1.8 4.8 3.6 7.8 3.8a6 6 0 0 0 5.7-3.1c2.1-3.4 1.9-8.1 2.4-12l.1-.8v.3l.1-.4.3-1.5.4-1.3c.2-.7-.4.7 0 .1l.3-.6-2.1 1.6c2.2-.6 4.5-1.1 6.7-1.4l1.4-.2.9-.1h.3l3.2-.3c4-.3 8.1-.3 12.1.1l1.4.2c.7.1.2 0 0 0l.8.1 2.9.5c1.9.4 3.8.8 5.7 1.4 1.7.5 3.5 1.1 5.2 1.8l.7.3c.5.2-.7-.3.1.1l1.1.5 2.7 1.3c3.3 1.7 6.4 3.7 9.4 6l.6.5 1 .9 2.2 1.9a75.5 75.5 0 0 1 8.2 8.9l.8 1.1 1.7 2.4c2.2 3.3 4.2 6.7 6 10.2l1.5 3.3.7 1.5.3.6.2.4 2.4 6.6a112 112 0 0 1 3.6 14.1c.3 1.5 1.9 2.5 3.3 2.5s3.1-1.1 3.3-2.5a123 123 0 0 0-1-49.1 63.5 63.5 0 0 0-22.5-34.7A88.4 88.4 0 0 0 938 30.7l-3.8-.5-3.7-.4-6.6-.5a50 50 0 0 0-10.9.7c-5.1 1-9.9 3.5-12.5 8.1-2.6 4.5-2.8 10-2.6 15.1.3 6.6 1.4 13.2 2.1 19.7l.6 5.7c.2 1.9 1.4 3.5 3.5 3.5 1.8-.5 3.7-2.1 3.6-4z\"><\/path><path d=\"M907.7 78.1c-.7-6.9-1.8-13.7-2.4-20.5-.3-2.8-.5-5.5-.4-8.3l.2-3.5c0-.4-.2.9 0 0l.1-.8.4-1.6.5-1.4c.2-.7-.4.8 0 .1l.4-.7.7-1.2c.4-.7-.4.5-.1.1l.6-.7 1-.9c.6-.6-.6.4 0 0l.7-.5 1.3-.7.4-.2c.6-.3-.2.2-.3.1l.8-.3 3.8-1 1-.2c-1.1.2.2 0 .5 0l2.5-.2c3.9-.2 7.9.1 11.8.5 4.4.5 9.5 1 13.5 1.6a100.2 100.2 0 0 1 20.3 5.4l1.1.4.4.2.6.3a61.2 61.2 0 0 1 13.2 7.8l.5.4.9.7a56.2 56.2 0 0 1 5.3 5.2l1.5 1.7.8 1 .3.4.1.1c1.9 2.6 3.6 5.3 5.1 8.1l1.1 2.2.5 1 .3.7A62.4 62.4 0 0 1 1001 88l.4 2.6.2 1.2c0 .2.1.8 0 .1l.1.8.5 5.5c.5 8 .2 16.1-.7 24l-.4 3v.3l-.1.8-.2 1.7h6.7a105.5 105.5 0 0 0-12-33 79.6 79.6 0 0 0-21.7-24.5 65 65 0 0 0-46.8-12c-3.2.4-6.5.9-9.7 1.6-1.8.4-3.6.7-4.6 2.5-.4.8-.8 1.8-1 2.7-.5 1.9-.7 3.9-.9 5.9l-.3 2.8-.1 1.2c-.1.6.1-.7 0-.1l-.1.7c-.1.8-.3 1.5-.6 2.3-.3.9.4-.6-.1.2l-.3.4c-.2.4.5-.7.2-.2-.1.1-.5.5 0 0 .5-.4.1-.1 0 0-.2.1.9-.3.4-.2-.6.2.9-.2.3 0-.2 0-.7-.1-.1 0 .7.2 0 0-.1 0l-.5-.2c-.7-.2.5.3 0 0l-1.4-.8-.7-.5c-.1-.1-.9-.7-.5-.3-1.5-1.2-3.5-1.4-4.9 0-1.2 1.2-1.5 3.7 0 4.9 2.3 1.8 4.8 3.6 7.8 3.8a6 6 0 0 0 5.7-3.1c2.1-3.4 1.9-8.1 2.4-12l.1-.8v.3l.1-.4.3-1.5.4-1.3c.2-.7-.4.7 0 .1l.3-.6-2.1 1.6c2.2-.6 4.5-1.1 6.7-1.4l1.4-.2.9-.1h.3l3.2-.3c4-.3 8.1-.3 12.1.1l1.4.2c.7.1.2 0 0 0l.8.1 2.9.5c1.9.4 3.8.8 5.7 1.4 1.7.5 3.5 1.1 5.2 1.8l.7.3c.5.2-.7-.3.1.1l1.1.5 2.7 1.3c3.3 1.7 6.4 3.7 9.4 6l.6.5 1 .9 2.2 1.9a75.5 75.5 0 0 1 8.2 8.9l.8 1.1 1.7 2.4c2.2 3.3 4.2 6.7 6 10.2l1.5 3.3.7 1.5.3.6.2.4 2.4 6.6a112 112 0 0 1 3.6 14.1c.3 1.5 1.9 2.5 3.3 2.5s3.1-1.1 3.3-2.5a123 123 0 0 0-1-49.1 63.5 63.5 0 0 0-22.5-34.7A88.4 88.4 0 0 0 938 30.7l-3.8-.5-3.7-.4-6.6-.5a50 50 0 0 0-10.9.7c-5.1 1-9.9 3.5-12.5 8.1-2.6 4.5-2.8 10-2.6 15.1.3 6.6 1.4 13.2 2.1 19.7l.6 5.7c.2 1.9 1.4 3.5 3.5 3.5 1.8-.5 3.7-2.1 3.6-4zM913.5 169.5c7.9-.3 15.8-1.4 23.5-3.4a3.5 3.5 0 0 0 2.4-4.2 3.4 3.4 0 0 0-4.2-2.4c-7.2 1.8-14.2 2.8-21.6 3.1-1.8.1-3.5 1.5-3.5 3.5 0 1.8 1.4 3.5 3.4 3.4zM560.7 56.4l-.3-1.2-.1-.5c-.1-.5 0 .5 0 0v-3.1c-.1.6 0 0 0-.1l.3-1.4.7-2.6c1.1-3.3 2.8-6.5 4.7-9.7 3.8-6.3 9-11.9 12.1-18.6A29 29 0 0 0 581 5c-.1-1.9-1.5-3.5-3.5-3.5-1.9 0-3.4 1.6-3.5 3.5 0 3.5-.4 6.9-.8 10.4-.4 3.4-.8 6.9-.3 10.3.4 2.7 1.5 5.2 2.8 7.6 1.2 2.2 2.6 4.4 3.2 6.3 1.8 5.3 1.9 11 1.1 16.7a52.2 52.2 0 0 1-4.7 15.6 83.9 83.9 0 0 0-7.6 21.2c-.4 1.8.5 3.7 2.4 4.2 1.7.5 3.9-.6 4.2-2.4a72.5 72.5 0 0 1 6.4-18.5 60.8 60.8 0 0 0 5.7-17c1-6.2 1.2-12.6-.1-18.7-.6-2.8-1.7-5.5-3.1-8l-1.7-3.1c-.7-1.4-1.1-2-1.4-3.1-.5-1.7-.6-2.4-.6-4 0-1.9.2-3.8.4-5.7.4-3.9.9-7.8.9-11.8h-6.9v3.1l-.3 2.6a37 37 0 0 1-1.6 5c-1.7 3.5-4 6.7-6.2 9.9a77 77 0 0 0-11.3 19.9c-1.4 4.1-2 8.6-.7 12.8a3.4 3.4 0 0 0 4.2 2.4c2.1-.5 3.3-2.5 2.7-4.3zM574.8 166.9c-.3-3.3-.2-6.7.2-10 .1-.4 0-.1 0 0l.1-.7.2-1.3.6-2.7c.4-1.7.9-3.5 1.6-5.1l.2-.5c.2-.5-.2.4 0-.1l.5-1a74.3 74.3 0 0 1 8.8-11.2l1.1-1c.4-.3 0 0-.1 0l.5-.4c.7-.5 1.4-.9 2.2-1.2 3.7-1.8 7.6-2.9 10.7-5.7l-5.9-2.4c.2 5.3-1.1 10.5-2 15.8-.3 1.7-.7 3.4-1.2 5l-.5 1.6-.4.9c-.1.3-.6 1.3-.1.3l-1.9 3.8-1.2 2-.7.9.1-.1-.6.7a32.3 32.3 0 0 1-3.7 3.7l-.6.4-.2.2-1.2.8c-1 .6-1.9 1.2-3 1.7l-.6.3-.6.3c.3-.1.3-.1.1 0l-1.8.7-3.8 1.1c-1.8.4-2.9 2.5-2.4 4.2.5 1.9 2.4 2.8 4.2 2.4a33.6 33.6 0 0 0 21-14.2c2.8-4.3 4.7-9.3 5.7-14.3 1.1-5.9 2.6-12 2.4-18.1-.1-3-3.7-4.5-5.9-2.4l-.5.4c.1-.1.5-.3-.1 0l-1 .6-2.5 1.3-5 2.2a28 28 0 0 0-9.3 7.8 47.3 47.3 0 0 0-6.7 10 53.3 53.3 0 0 0-3.7 23.5c.2 1.9 1.5 3.5 3.5 3.5 1.7-.2 3.7-1.8 3.5-3.7z\"><\/path><path d=\"M578 141.6a42.7 42.7 0 0 0-10.8-15.1c-5.3-4.6-11.6-8.2-16.7-13.1-1.3-1.2-2.6-2.4-4.1-3.2a10 10 0 0 0-6.3-1c-1.6.2-2.4 2-2.5 3.3-.5 7 .8 14 1.8 20.9a42.9 42.9 0 0 0 14.1 27.3 47.2 47.2 0 0 0 16.6 9.1c1.8.6 3.8-.7 4.2-2.4.5-1.9-.6-3.7-2.4-4.2a39.6 39.6 0 0 1-10.2-4.8l-1.3-.9-.8-.6-.3-.2a39.2 39.2 0 0 1-4.6-4.5l-.9-1.1c-.6-.7.4.6-.1-.2l-.4-.5-1.7-2.5a36.2 36.2 0 0 1-2.6-5l-.1-.2-.4-1-.8-2.4c-.7-2.3-1.2-4.7-1.6-7.1l-.1-.8c0 .2.2 1.4 0 .2l-.3-2.3-.7-5.1a58 58 0 0 1-.5-11.8l-2.5 3.3c-.7.1 1.1.2.2 0 .2 0 1.3.5.7.2l1 .6.4.3.1.1 3.7 3.4c3.7 3 7.5 5.8 11.4 8.6a40 40 0 0 1 7.4 6.9l1.2 1.5a33.3 33.3 0 0 1 4.2 7.6c.7 1.7 3.3 2.1 4.7 1.2 1.5-.8 1.7-2.7 1-4.5z\"><\/path><path d=\"M569.8 128.8c.5-4.3 1.7-8.7 2.8-12.9l.4-1.2.2-.6c0 .1-.2.4 0 .1l1.1-1.9c-.4.6.1-.2.3-.3l.7-.7.9-.8.4-.3c.5-.4-.7.5.2-.1L594.9 97c3.4-2.4 6.7-4.9 10.1-7.2l-5.2-3c-.1 1.9-.3 2.8-.7 4.9-.4 2.1-.9 4.1-1.5 6.2l-3.2 11a122 122 0 0 1-3.4 10.2l-.1.2-.3.6-.6 1.2-1.3 2.3-.7 1c-.2.3-.2.3 0 0l-.4.4-.8.8-.4.3.1-.1c-1.5 1.1-2.2 3-1.2 4.7.9 1.5 3.2 2.3 4.7 1.2 5.1-3.5 7.3-10 9.2-15.6 2-6 3.8-12.1 5.4-18.2.9-3.7 1.8-7.4 2-11.2.2-2.5-3.1-4.4-5.2-3-6.6 4.5-13 9.3-19.4 14l-9.1 6.5a18 18 0 0 0-6.7 8.7c-.8 2.4-1.3 4.8-1.9 7.3-.7 2.9-1.2 5.7-1.5 8.7-.2 1.9 1.7 3.5 3.5 3.5 2.1-.2 3.3-1.7 3.5-3.6z\"><\/path><path d=\"M577.3 105.2c-2.2-3-3.4-6.7-6-9.5-2.6-2.9-6.5-4.8-9.4-7.2-6.2-4.9-12.3-10.6-20.1-12.7-1.8-.5-3.7.6-4.2 2.4a58.9 58.9 0 0 0-2.7 19.1c.1 6 2.5 11.2 4.1 16.9a3.4 3.4 0 0 0 4.2 2.4 3.4 3.4 0 0 0 2.4-4.2c-1.4-5-3.8-10-3.8-15-.1-5.8.8-11.7 2.5-17.2l-4.2 2.4c6.6 1.8 12 6.9 17.4 11.2 2.9 2.3 6.3 4 8.8 6.6 2.1 2.1 3.2 5.7 5.2 8.4 1.1 1.5 3 2.3 4.7 1.2 1.3-1 2.2-3.3 1.1-4.8z\"><\/path><path d=\"M575.2 90.7c-.5-3.9-.7-7.9-1.7-11.7-1.1-4-3.1-7.6-5.4-11.1-2.9-4.5-5.6-9.1-8.8-13.4-1.5-2-3.1-3.8-4.7-5.6a17 17 0 0 1-3-4.7 45.2 45.2 0 0 1-2.1-14.2c-.1-1.9-1.5-3.5-3.5-3.5a3.6 3.6 0 0 0-3.5 3.5c.2 4.6.5 9.3 1.6 13.8 1.2 4.7 4 8.3 7.1 11.9 1.6 1.8 2.6 3.1 3.9 5.2l4.5 6.9 4.3 6.8 1.3 2.5.3.6.1.3.1.3.3.8a24 24 0 0 1 1.2 5.3v.3l.1.5.2 1.7.5 3.9c.2 1.9 1.4 3.5 3.5 3.5 2-.2 3.9-1.8 3.7-3.6z\"><\/path><path d=\"M547.1 79.8a56.9 56.9 0 0 1-1.5-5.9l-.2-1-.1-.5c-.2-1.4-.2-2.8-.2-4.2l.1-2.1.1-1v-.5a25.9 25.9 0 0 1 1.6-5.9c.2-.7-.2.3.2-.4l.4-.9 1-1.8.5-.7.4-.6.5-.6.7-.8 1.7-1.5c1.4-1.2 1.2-3.6 0-4.9-1.4-1.4-3.5-1.2-4.9 0-10 8.4-10.8 23.5-6.9 35.2.6 1.8 2.4 2.9 4.2 2.4 1.8-.5 3.1-2.5 2.4-4.3zM583.3 71.3c.7-1.7 1.7-3.3 2.6-4.9l1.4-2.4.6-1.1s.6-.9.2-.4c2-2.7 4.9-4.4 6.8-7.1 4.3-5.9 5-13.2 5-20.2H593c0 5.6 0 11.1-.3 16.7-.2 4.8-.9 9.5 0 14.3l.5 2.3.2 1.1.1.6c.1.4 0-.5 0 .2.1 1.8.2 3.5.1 5.3l-.2 1.8-.1 1c-.1.5.1-.6 0-.1l-.1.8-.9 5.1a34.7 34.7 0 0 1-1.7 5.7l-.1.3-.6 1.1c-.2.3-.9 1.1-.2.4l-.7.7c-1.4 1.2-1.3 3.6 0 4.9 1.4 1.4 3.5 1.2 4.9 0 2.5-2.2 3.6-6 4.5-9.1.9-3.5 1.5-7.1 1.9-10.7a35 35 0 0 0-.4-10.7l-.4-2.2-.2-1.3c-.1-.5.1.6 0 0l-.1-1c-.2-2.5.2-5.1.3-7.6.5-6.6.5-13.2.5-19.8 0-1.9-1.6-3.5-3.5-3.5A3.5 3.5 0 0 0 593 35c0 3.3-.1 6.5-.8 9.4-.3 1.5-.8 2.9-1.3 4-.4.7-.7 1.5-1.2 2.2l-.7 1.1-.4.5c-2.2 2.4-4.8 4.2-6.6 6.9-2.1 3.2-4 6.8-5.4 10.3-.7 1.7.8 3.8 2.4 4.2 2.1.6 3.6-.6 4.3-2.3zM564.5 273.2c-.7-11.8-.7-23.7-.6-35.6.1-6.3.4-12.6 1-18.8a423.5 423.5 0 0 1 7.2-47.9c.4-1.8-.5-3.7-2.4-4.2-1.7-.5-3.9.6-4.2 2.4a454 454 0 0 0-7.1 46.3 330.1 330.1 0 0 0-1.2 39.8c.1 6 .2 12 .5 18 .1 1.9 1.5 3.5 3.5 3.5 1.6-.1 3.4-1.7 3.3-3.5zM414.5 274.8l-.2-45.2-.2-28 .1-9.4a3307.7 3307.7 0 0 0 0-78.1l-.1-6.5c0-1.9-1.6-3.5-3.5-3.5a3.5 3.5 0 0 0-3.5 3.5 3796.4 3796.4 0 0 1 .1 81.8c0 3.6-.2 7.3-.1 10.9l.2 24.3.2 44.2v5.9c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.4z\"><\/path><path d=\"m414.5 274.8-.2-45.2-.2-28 .1-9.4a3307.7 3307.7 0 0 0 0-78.1l-.1-6.5c0-1.9-1.6-3.5-3.5-3.5a3.5 3.5 0 0 0-3.5 3.5 3796.4 3796.4 0 0 1 .1 81.8c0 3.6-.2 7.3-.1 10.9l.2 24.3.2 44.2v5.9c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.4zM414.3 69.6V54.4c0-1.8-1.6-3.5-3.5-3.5-1.8.1-3.5 1.5-3.5 3.5v15.2c0 1.8 1.6 3.5 3.5 3.5 2-.1 3.5-1.5 3.5-3.5z\"><\/path><path d=\"M414.3 69.6V54.4c0-1.8-1.6-3.5-3.5-3.5-1.8.1-3.5 1.5-3.5 3.5v15.2c0 1.8 1.6 3.5 3.5 3.5 2-.1 3.5-1.5 3.5-3.5zM209.6 74.1c-4.3 5.2-9.1 10-13.7 14.9-6.8 7.2-12.4 16.5-10.5 26.7.8 4.2 2.9 8.5 6.2 11.3 3.7 3.2 8.4 4.5 13.2 3.7 9.1-1.5 15.4-10.6 18-18.8 1.7-5.4 2-11.1 2.7-16.7a42 42 0 0 1 4.2-15.1l-6.3-.8c2.3 12.3 5.9 24.3 10.8 35.9 1.1 2.5 2.2 5.1 4.2 6.9 2.5 2.2 5.7 2.8 8.9 2.9 5.4.1 11-.4 16.1-2.2 5.2-1.8 9.9-4.8 13-9.4 2.9-4.2 4.1-9.5 3.3-14.5-.8-5.2-4.2-9.1-8.6-11.7-2.2-1.3-4.5-2.3-6.6-3.7-1.8-1.1-3.5-3.2-4.9-4.9-1.6-2.1-3.1-4.2-5.1-6-1-1-2.1-1.7-3.6-1.8l-2.1.1-2.6-.2c-.2 0-.8-.1-.2 0l-1.1-.2-2.6-.5-1.8 6.7c6.5 1.3 13 1.1 19.5.3 6.2-.8 12.5-2 18.7-3.3 4.7-1 9.6-2.5 13.6-5.3 2.1-1.5 4-3.3 5.4-5.6 1.7-2.6 2.4-5.6 2.8-8.6.3-2.9.1-5.8-.1-8.7a31 31 0 0 0-1.5-8.5c-2.3-5.9-7.7-8.8-13.5-10.5a40.6 40.6 0 0 0-43.7 16.1c-2.7 4.1-4.1 9-4.9 13.8h6.7a35 35 0 0 1-.9-11.7c.2-3.8.4-7.5-.2-11.3A23.4 23.4 0 0 0 227.2 15a24.1 24.1 0 0 0-23 3.9 28.4 28.4 0 0 0-10.5 21.7c-.1 3.6-.3 7.5 1 10.9 1.4 3.7 4.1 6.5 7.1 9l4.2-5.4c-3.8-2.2-7.2-5-11-7.3a20.7 20.7 0 0 0-11.9-2.9c-9.6.4-18.7 5.7-23.4 14.2-2.3 4-3.6 8.8-3.1 13.4.4 4.9 2.4 9.4 5.5 13.3 6 7.4 16 10.7 25.1 7.3 9.4-3.5 16.5-12.1 26.1-13.5 1.8-.3 2.9-2.6 2.4-4.2-.5-2-2.4-2.7-4.2-2.4-8.4 1.2-14.7 7.2-21.7 11.3l-2.6 1.4-2.4 1-2.7.7-.7.1c.5-.1 0 0-.1 0l-1.7.1-1.4-.1c-.1 0-.7-.1-.1 0l-.7-.1-3-.9c-.1 0-.6-.3-.1 0l-.6-.3-1.2-.6-1.2-.7-.6-.4-.4-.3a18 18 0 0 1-2-1.9l-1-1.2-.1-.1-.5-.7c-.6-.8-1.1-1.7-1.5-2.6l-.3-.6c-.2-.5.2.4-.1-.1l-.5-1.5-.4-1.5-.1-.7-.1-.4V70a19.2 19.2 0 0 1 1.4-5.6l.2-.4.7-1.4 1.6-2.5c.3-.5-.3.3.1-.1l.6-.7.9-1a15 15 0 0 1 2.3-2.1l.7-.5 1.2-.8c.9-.6 1.8-1 2.8-1.5.1 0 .6-.2.1-.1l.7-.2 1.3-.4 3.1-.7h.1l1.3-.1 1.7-.1 1.6.1.7.1c.9.1-.4-.1.3.1a19.7 19.7 0 0 1 2.7.7l.6.3 1.1.6c3.9 2.3 7.4 5.2 11.3 7.5 1.5.9 3.4.5 4.5-.9 1-1.3 1.1-3.4-.3-4.5a59.6 59.6 0 0 1-3.7-3.4l-.5-.6.1.1-.3-.4-.9-1.5c-.4-.7.1.4-.1-.1l-.3-.8-.4-1.8c.1.7 0 .1 0-.2l-.1-1v-2.5c0-3.8.1-6.3 1.4-9.8.3-1 .4-1 .8-1.9l1.4-2.5c.9-1.4 1.6-2.3 3-3.6 1.3-1.3 2.1-1.9 3.8-2.8l1.1-.6.6-.3 2.6-.8c1.6-.4 2.4-.5 4.3-.4l1.2.1.7.1c-.1 0-.5-.1-.1 0l2.5.5c1.9.5 2.5.8 4.2 1.8l1 .6.5.4c.7.5 1.3 1.1 1.8 1.7l.8.9.4.5 1.5 2.7.8 2 .7 2.7.1.5v.3l.1 1.3v2.6l-.3 5.5c-.2 4.5 0 9 1.2 13.4.8 3.1 6 3.4 6.7 0 .4-2.1.8-4.1 1.5-6.2l.9-2.4c.3-.9-.2.4.1-.1l.2-.5.7-1.4 1.3-2.1.3-.5c.3-.5-.5.6.1-.1l1-1.2a37.8 37.8 0 0 1 16.1-10.4c4.5-1.3 8.9-1.7 13.8-1.1h.3l1 .2 1.7.4 3.4 1c1.9.7 3.9 1.7 5.4 3.3a15 15 0 0 1 1.2 2c.5 1.2.8 2.6.9 3.9l.1 1.1.1 1.8.2 4.1c0 2.5 0 4.9-1 7.3-.3.8-.8 1.6-1.3 2.4-.4.6-.2.2-.1.1l-.4.5-1.3 1.3-.5.4c-.5.4.6-.4-.2.2l-1.1.8a16 16 0 0 1-2.9 1.5l-.3.1-.7.3-1.5.5-3.3.9c-2.6.7-5.3 1.1-8 1.6-3.3.6-6.6 1.3-10 1.8-6.1.9-12.5 1.3-18.6.1-1.8-.4-3.7.5-4.2 2.4-.5 1.7.6 3.9 2.4 4.2a40 40 0 0 0 9.7 1h.6l-.6-.1-.5-.2-.4-.3.4.4 1.7 1.7c1.6 1.8 2.9 3.8 4.5 5.8 1.7 2 3.6 3.6 5.9 5l6.2 3.4 2.2 1.5 1.2 1.2.1.1.5.8.3.6.2.5.1.3.2.8.3 1.3c-.1-.6 0-.1 0 .1l.1 1v1.7c0 .1-.1.7 0 .1l-.1.7c-.2 1.1-.5 2.1-.9 3.1l-.1.3-.3.6-.7 1.2c-.7 1.2-.8 1.4-1.7 2.3-1.5 1.6-3 2.6-5.1 3.7-3.9 2-8.6 2.8-13.1 3-2.3.1-4.9.3-6.8-.3a3 3 0 0 1-1.8-1.3 151.2 151.2 0 0 1-12.5-39c-.6-3-4.9-3.3-6.3-.8-4.8 8.4-4.8 18.3-6.2 27.3a33 33 0 0 1-3.7 11.5 18.1 18.1 0 0 1-3.3 4.4l-1.8 1.7-.3.2-.6.4-1.3.8-.7.3-1.2.4-1.3.3c-.7.1-.2 0 0 0l-1 .1h-1.3c-.1 0-.7-.1-.1 0l-.7-.1-1.3-.4c-.1 0-.6-.2-.1 0l-.7-.4-1.1-.7-.4-.3-.1-.1-.9-.9-.4-.5-.3-.3-1.4-2.3-.3-.6c0-.1-.3-.6-.1-.1l-.5-1.4-.3-1.3-.1-.7-.1-.4c.1.4 0-.3 0-.4l-.1-.7v-1.5c.1-2 .5-3.8 1.3-5.9 1.4-3.7 4.1-7.4 6.8-10.4 4.8-5.3 10-10.2 14.6-15.8 1.2-1.4 1.4-3.5 0-4.9-1.9-1.3-4.4-1.6-5.6-.1z\"><\/path><path d=\"M363.2 68c.2 2 .2 4.1.2 6.1v10.7c0 7.4-.1 14.7-.3 22.1l-.1 4.9c0 1.9 1.6 3.4 3.5 3.5l26 .5 50.3 1.1 23.3.7c1.9.1 3.4-1.6 3.5-3.5.3-6.5.1-13.1.3-19.6 0-1.3-1.1-3.1-2.5-3.3a84 84 0 0 1-17-4l-1.9-.7-.4-.2-1-.5a26 26 0 0 1-3.3-1.9c-.7-.4.2.2-.2-.2l-.5-.5-1.1-1.3c-1-1.4-1.2-2.1-1.7-3.7L440 77l-.1-.5c0-.1-.1-.9-.1-.3l-.2-2.4c0-1.6.1-3.2.3-4.7.2-1.9-1.8-3.4-3.5-3.5-17.7-.6-35.4-.3-53-.6-5.6-.1-11.1-.2-16.7-.5a3.6 3.6 0 0 0-3.5 3.5c0 1.9 1.6 3.4 3.5 3.5 19.3.8 38.7.7 58 .9 3.9 0 7.7.1 11.6.3l-3.5-3.5c-.8 6.6.1 14.3 5.3 19.1 2.3 2.1 5.1 3.5 8 4.7a84 84 0 0 0 19.4 4.9l-2.5-3.3c-.2 6.5 0 13.1-.3 19.6l3.5-3.5c-15.2-.6-30.4-.9-45.6-1.3l-44.8-.9-9.2-.2 3.5 3.5c.2-12.2.4-24.3.4-36.5 0-2.4.1-4.9-.2-7.3-.2-1.9-1.4-3.5-3.5-3.5-1.8.1-3.8 1.6-3.6 3.5z\"><\/path><\/svg>\t<\/a>\n\t<div class=\" md:justify-start relative flex flex-wrap items-center justify-end border-t border-l border-r border-black\">\n\t\t<button @click=\"mobileOpen = !mobileOpen\" class=\"box-shadow-menu md:hidden self-end w-4 h-4 px-6 py-4\"><\/button>\n\t\t\t\t\t\t\t<nav id=\"navigation\" x-bind:class=\"{ 'hidden': !mobileOpen }\" class=\"md:flex md:w-full top-0 justify-start hidden w-full text-sm\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/news\">News<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Biennale 2024<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\" rel=\"noreferrer\" target=\"_blank\">Exhibition<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/artists\">Artists<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/visit\">Plan your visit<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/program\">Program<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/venues-2024\">Venues<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2024\/people\">Team<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/press\">Press<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/registration\">Reservations<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Biennale archive<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/2022\">2022<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"http:\/\/2020.matterof.art\">2020<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/calendar\">Calendar<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/projects\">Projects<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/podcast\">Podcast<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/resources\">Resources<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/newsletter\">Newsletter<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"submenu-item md:flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"mx-1.5 my-3\">Info<\/span>\n\t\t\t\t\t\t\t\t<div class=\"submenu-list md:flex justify-start\">\n\t\t\t\t\t\t\t\t\t<a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/institution\">Institution<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/contact\">Contact<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/press\">Press<\/a><a class=\"md:inline block md:w-auto w-full mx-4 md:mx-1 my-3\" href=\"https:\/\/matterof.art\/partners\">Partners<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\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<a class=\"md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3\" href=\"https:\/\/matterof.art\/shop\">Online Bookshop<\/a>\n\t\t\t\t\t<span class=\"snipcart-checkout md:ml-0 md:my-2 hover:text-link flex my-3 ml-1 align-middle cursor-pointer\">\n\t\t\t\t\t\t<span class=\"md:hidden\">Your cart<\/span>\n\t\t\t\t\t\t<svg class=\"inline-block h-4\" width=\"32\" height=\"32\" viewBox=\"0 0 36 36\"><path fill=\"currentColor\" d=\"M25 12V9.05a7 7 0 1 0-14 0v7a1 1 0 0 0 2 0V14h8v-2h-8V9.05a5 5 0 1 1 10 0V16a1 1 0 1 0 2 0v-2h5v18H6V14h3v-2H4v20.09A1.91 1.91 0 0 0 5.91 34h24.18A1.91 1.91 0 0 0 32 32.09V12Z\" class=\"clr-i-outline clr-i-outline-path-1\"><\/path><path fill=\"none\" d=\"M0 0h36v36H0z\"><\/path><\/svg>\n\t\t\t\t\t\t<span class=\"snipcart-items-count text-[0.8em]\">0<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"md:inline md:ml-auto block my-3 mx-1.5\" href=\"https:\/\/matterof.art\/cz\">\u010cesky<\/a>\n\t\t\t\t\t\t\t<\/nav>\n\t\t\t<\/div>\n<\/header><main class=\"mt-12\">\n\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color  gap-4\" id=\"6ded4053-9018-4813-a896-3cdf1e2ef8e3\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<figure>\n\t<picture loading=\"lazy\" data-ratio=\"\" class=\"\">\n\t\t\t\t\t<source srcset=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\">\n\t\t\t\t<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">\n\t\t\t<\/picture>\n<\/figure><div class=\"merkur-text-color mk-prose text-xl\" style=\"\">\n\t<p>The Biennale Matter of Art 2024 is now open. The exhibition and the accompanying programme will run until 29 September. <\/p><\/div>\n\t\t<\/div>\n\t<\/div>\t\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"f205218c-0eee-4965-a68d-600c47bc25c3\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<div class=\"spacer yes-its-lame-as-hell i-know not-my-requirement i-even-do-it-with-tailwind-default-classes savage py-4\"><\/div>\t\t<\/div>\n\t<\/div>\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"76e3d6ce-a30c-4cd3-b367-93d24efd5888\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<h1 class=\"mk-heading merkur-text-color merkur-typography-root \" style=\"\">News<\/h1>\t\t<\/div>\n\t<\/div>\t\t\t\t<div class=\"merkur-layout mk-text-color mk-border-color container gap-4\" id=\"50078be5-f6f5-4a2c-9eda-9147f63fff38\" style=\"--columns: 12;\">\n\t\t\t<div class=\"merkur-layout__column mk-bg-color p-2 space-y-4\" style=\"--span:12; \">\n\t\t\t<section class=\"md:grid-cols-2 grid w-full grid-cols-1\">\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/what-do-current-efforts-to-make-culture-and-art-more-accessible-look-like\/70f749a6b7-1720693686\/hq3a1293-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Art Space Unlimited<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">What do current efforts to make culture and art more accessible look like?<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">11. 07. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/take-a-guided-tour-of-the-biennale-matter-of-art-2024\/23ac8d53e8-1719996730\/hq3a0908-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Trade Fair Palace<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Aleksei Borisionok<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Katalin Erd\u0151di<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Denisa Michalinov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Take a guided tour of the Biennale Matter of Art 2024<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">03. 07. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/let-s-uproot-ill-health\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/let-s-uproot-ill-health\/ea7dae2f80-1719572285\/i-identify-as-a-gardener-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Mental health<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Burnout<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Let's uproot ill health!<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">28. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-trade-fair-palace-exhibition-venue-will-be-closed-on-july-9\/af6e6f0f50-1719341894\/hq3a8895-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Trade Fair Palace exhibition venue will be closed on July 9<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">25. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/farma-jednorozec\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/farma-jednorozec\/10009c9684-1718624824\/screenshot-2024-06-17-at-12-30-57-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Unicorn Farm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Celebrate summer solstice with the Biennale at the Unicorn Farm<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/lidice-third-day-opening\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/lidice-third-day-opening\/cd57e3d3ed-1718389721\/608e1d84-c0e0-4a38-b8c6-aed2c19b7030-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">How to get to Lidice?<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/opening-day-two\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/opening-day-two\/30b963ee1c-1718356026\/hq3a9729-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Opening weekend day two is here<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">14. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-third-edition-of-the-biennale-matter-of-art-starts-tonight\/f2751f8877-1718267700\/hq3a9484-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024 edition<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">tranzit.cz<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Free admission<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The third edition of the Biennale Matter of Art starts tonight<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/public-program-bienale\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/public-program-bienale\/5fbf0c02cf-1717955274\/moa-2024-c-jonas-verespej-750x.png\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performances<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">workshops<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">screenings<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">lectures<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">From farm to gallery and beyond. Explore this year's Biennale program<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">07. 06. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/matter-of-art-2024-artists-revealed\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/matter-of-art-2024-artists-revealed\/463e1264b0-1715848996\/o-canto-da-subasta-3409-antje-schiffers-1-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale artists<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 artists revealed<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">16. 05. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/the-three-day-opening-of-the-biennale-starts-on-june-13\/6bad3a0e96-1715765673\/img-1036-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">National Gallery Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Lidice Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">guided tours<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">artist talks<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The three-day opening weekend of the Biennale starts on June 13<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 05. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/biennale-matter-of-art-2024-reveals-first-details\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/biennale-matter-of-art-2024-reveals-first-details\/399df3edc5-1708445910\/curators-2024-c-carolina-frank-3-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Biennale<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">2024<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Prague<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Biennale Matter of Art 2024 reveals first details<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">22. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-6-the-foundation-of-the-state\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-6-the-foundation-of-the-state\/c575a264ad-1708327776\/dsc-3594-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Lewis<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Abolish the Family<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Foundation of the State<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">19. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-5-sow-and-reap\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-5-sow-and-reap\/c436966790-1707128755\/15530388351-1d258d2caa-b-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">green colonialism<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">botany<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Sow and Reap<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">05. 02. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-4-beyong-the-edge-of-the-village\/7acc1376e0-1706568747\/10-4-mensi-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">climate change<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">countryside<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Beyond the Edge of the Village<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">29. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-3-the-sugar-and-the-whip\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-3-the-sugar-and-the-whip\/e77dc7efe1-1705311564\/sofia35mm16-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Working Girl<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">sexwork<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sophie Giovannitti<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Sugar and the Whip<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">15. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/book-news-tranzit-cz-long-live-the-helpers-and-airless-spaces\/4ba698840f-1704979557\/z5a8423-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">online bookshop<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Shulamith Firestone<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Stejskalov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Long live the helpers and airless spaces<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">11. 01. 2024<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/ke-zdrojum-2-the-resources-ran-out\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/ke-zdrojum-2-the-resources-ran-out\/2b479dc4fc-1704372369\/dsc-3677-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">podcast<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">audio<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Tereza Havl\u00ednkov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Alarm<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">resources<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">The Resources Ran Out<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">29. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/grafting-resilience\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/grafting-resilience\/a21dc29459-1707314991\/z5a0184-2-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Artist talk<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">biennale<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Hrani\u010d\u00e1\u0159 Gallery<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">agriculture<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">V\u00fdkv\u011bt<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">performance<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Sa\u0161a Uhlov\u00e1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">Grafting Resilience: Alicja Rogalska, Katalin Erd\u0151di, Sa\u0161a Uhlov\u00e1, Platforma V\u00fdkv\u011bt<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">15. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t\t\t<a href=\"https:\/\/matterof.art\/news\/davra-research-group-at-make-voices-heard-symposium\" class=\"text-front hover:text-link flex flex-col w-full col-span-1 p-2 mb-2 no-underline\">\n\t\t\t<div class=\"aspect-w-4 aspect-h-3 bg-gray-100\">\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"object-cover w-full h-full\" src=\"https:\/\/matterof.art\/static-files\/pages\/news\/davra-research-group-at-make-voices-heard-symposium\/bd502eb33c-1707316175\/zumrad-mirzalieva-s-series-750x.jpg\" alt=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"p-1\">\n\t\t\t\t\t\t\t\t\t<div class=\"block mb-1 text-xs\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">artist-in-residence<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">DAVRA<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Hope Recycling Station<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">research<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"px-1.5 bg-gray-300 rounded-full\">Central Asia<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<h4 class=\"letter w-full text-base leading-none no-underline uppercase\">DAVRA research group at MAKE VOICES HEARD symposium<\/h4>\n\t\t\t\t<p class=\"w-full text-sm uppercase\">13. 12. 2023<\/p>\n\t\t\t<\/div>\n\t\t<\/a>\n\t<\/section>\t\t<\/div>\n\t<\/div>\t<\/main>\n\n<footer class=\"bg-back md:px-2 w-full p-2 px-3 pt-2 mt-auto text-base\">\n\t<div class=\"bg-back relative grid grid-cols-12 gap-2 px-2 pt-2 border-t border-l border-r border-black\">\n\t\t<div class=\"md:col-span-6 col-span-12\">\n\t\t\t<div class=\"text-sm max-w-[40ch]\">\n\t\t\t\t<p>Biennale Ve v\u011bci um\u011bn\u00ed \/ Matter of Art is a project of the initiative <a href=\"http:\/\/cz.tranzit.org\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">tranzit.cz<\/a><\/p>\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t<div class=\"md:col-span-3 col-span-12 text-sm\">\n\t\t\t\t\t<\/div>\n\t\t<div class=\"md:col-span-3 col-span-12 text-sm\">\n\t\t\t<p><a href=\"https:\/\/www.instagram.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a><br><a href=\"https:\/\/www.facebook.com\/biennale.matterof.art\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a><br><a href=\"https:\/\/soundcloud.com\/matter-of-art\" target=\"_blank\" rel=\"noopener noreferrer\">SoundCloud<\/a><br><a href=\"www.vimeo.combiennalematterofart\" target=\"_blank\" rel=\"noopener noreferrer\">Vimeo<\/a><\/p>\t\t<\/div>\n\t<\/div>\n\t\t<\/footer><script defer=\"\" src=\"https:\/\/matterof.art\/assets\/js\/script.js\"><\/script>\n<div id=\"snipcart\" class=\"snipcart\"><!----><\/div><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "x-content-type-options",
                            "x-frame-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "B",
                        "securityHeadersScore": 60
                    },
                    "interactivePeriods": [
                        [
                            0,
                            402
                        ],
                        [
                            472,
                            3831
                        ],
                        [
                            4030,
                            7797
                        ]
                    ],
                    "longTasks": [
                        [
                            402,
                            472
                        ],
                        [
                            3831,
                            4030
                        ]
                    ],
                    "lastVisualChange": 1300,
                    "render": 1000,
                    "visualComplete85": 1100,
                    "visualComplete90": 1100,
                    "visualComplete95": 1100,
                    "visualComplete99": 1100,
                    "visualComplete": 1300,
                    "SpeedIndex": 1075,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 937,
                            "size": 2560,
                            "DOMNodeId": 62,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3",
                                    "href": "https:\/\/matterof.art\/shop"
                                },
                                "bounds": [
                                    879.390625,
                                    321.234375,
                                    144.109375,
                                    21.59375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1031,
                            "size": 1030788,
                            "DOMNodeId": 2,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "class": "w-full h-full object-cover",
                                    "style": "",
                                    "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                    "alt": ""
                                },
                                "sourceURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "bounds": [
                                    12,
                                    444.828125,
                                    1881,
                                    943.34375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1031,
                            "size": 1030788,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 12,
                                    "y": 444.828125,
                                    "width": 1881,
                                    "height": 943.34375,
                                    "top": 444.828125,
                                    "right": 1893,
                                    "bottom": 1388.171875,
                                    "left": 12
                                },
                                "outerHTML": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                                "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 936,
                            "size": 2560,
                            "DOMNodeId": 62,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "md:inline md:w-auto md:ml-1.5 block w-full mx-1 my-3",
                                    "href": "https:\/\/matterof.art\/shop"
                                },
                                "bounds": [
                                    879.390625,
                                    321.234375,
                                    144.109375,
                                    21.59375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1030,
                            "size": 1030788,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 12,
                                    "y": 444.828125,
                                    "width": 1881,
                                    "height": 943.34375,
                                    "top": 444.828125,
                                    "right": 1893,
                                    "bottom": 1388.171875,
                                    "left": 12
                                },
                                "outerHTML": "<img class=\"w-full h-full object-cover\" style=\"\" src=\"https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg\" alt=\"\">",
                                "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "currentSrc": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1030,
                            "size": 1030788,
                            "DOMNodeId": 2,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "class": "w-full h-full object-cover",
                                    "style": "",
                                    "src": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                    "alt": ""
                                },
                                "sourceURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                                "bounds": [
                                    12,
                                    444.828125,
                                    1881,
                                    943.34375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/matterof.art\/static-files\/pages\/home\/0f26bfd940-1718880633\/22-zahajeni-opening-biennale-matter-of-art-2024-hq3a0261-c-jonas-verespej-1920x.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 3
                        },
                        {
                            "name": "fetchStart",
                            "time": 12
                        },
                        {
                            "name": "navigationStart",
                            "time": 56
                        },
                        {
                            "name": "domLoading",
                            "time": 56
                        },
                        {
                            "name": "responseEnd",
                            "time": 57
                        },
                        {
                            "name": "domInteractive",
                            "time": 57
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 57
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 57
                        },
                        {
                            "name": "domComplete",
                            "time": 58
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 238
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 238
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 239
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 239
                        },
                        {
                            "name": "domLoading",
                            "time": 239
                        },
                        {
                            "name": "responseEnd",
                            "time": 242
                        },
                        {
                            "name": "domInteractive",
                            "time": 350
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 847
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 848
                        },
                        {
                            "name": "domComplete",
                            "time": 852
                        },
                        {
                            "name": "loadEventStart",
                            "time": 852
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 852
                        },
                        {
                            "name": "LayoutShift",
                            "time": 878
                        },
                        {
                            "name": "firstPaint",
                            "time": 936
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 936
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 936
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 936
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 936
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 936
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 936
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1030
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1030
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.0013172549675075852
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.0013172549675075852
                        }
                    ],
                    "chromeUserTiming.navigationStart": 56,
                    "chromeUserTiming.fetchStart": 12,
                    "chromeUserTiming.domLoading": 240,
                    "chromeUserTiming.responseEnd": 243,
                    "chromeUserTiming.domInteractive": 351,
                    "chromeUserTiming.domContentLoadedEventStart": 848,
                    "chromeUserTiming.domContentLoadedEventEnd": 848,
                    "chromeUserTiming.domComplete": 852,
                    "chromeUserTiming.unloadEventStart": 238,
                    "chromeUserTiming.unloadEventEnd": 238,
                    "chromeUserTiming.markAsMainFrame": 239,
                    "chromeUserTiming.commitNavigationEnd": 239,
                    "chromeUserTiming.loadEventStart": 852,
                    "chromeUserTiming.loadEventEnd": 852,
                    "chromeUserTiming.LayoutShift": 879,
                    "chromeUserTiming.firstPaint": 936,
                    "chromeUserTiming.firstContentfulPaint": 936,
                    "chromeUserTiming.firstImagePaint": 936,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 936,
                    "chromeUserTiming.firstMeaningfulPaint": 936,
                    "chromeUserTiming.LargestTextPaint": 937,
                    "chromeUserTiming.LargestImagePaint": 1031,
                    "chromeUserTiming.LargestContentfulPaint": 1031,
                    "chromeUserTiming.TotalLayoutShift": 0.0013172549675075852,
                    "chromeUserTiming.CumulativeLayoutShift": 0.0013172549675075852,
                    "LayoutShifts": [
                        {
                            "time": 878,
                            "score": 0.0013172549675075852,
                            "cumulative_score": 0.0013172549675075852,
                            "window_score": 0.0013172549675075852,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    66,
                                    303,
                                    301,
                                    12
                                ],
                                [
                                    719,
                                    303,
                                    48,
                                    12
                                ],
                                [
                                    821,
                                    303,
                                    49,
                                    12
                                ],
                                [
                                    66,
                                    315,
                                    301,
                                    4
                                ],
                                [
                                    719,
                                    315,
                                    48,
                                    4
                                ],
                                [
                                    821,
                                    315,
                                    49,
                                    4
                                ],
                                [
                                    908,
                                    315,
                                    40,
                                    4
                                ],
                                [
                                    1030,
                                    315,
                                    41,
                                    4
                                ],
                                [
                                    66,
                                    319,
                                    301,
                                    1
                                ],
                                [
                                    719,
                                    319,
                                    48,
                                    1
                                ],
                                [
                                    821,
                                    319,
                                    49,
                                    1
                                ],
                                [
                                    908,
                                    319,
                                    40,
                                    1
                                ],
                                [
                                    1030,
                                    319,
                                    41,
                                    1
                                ],
                                [
                                    1831,
                                    319,
                                    53,
                                    1
                                ],
                                [
                                    66,
                                    320,
                                    301,
                                    1
                                ],
                                [
                                    373,
                                    320,
                                    77,
                                    1
                                ],
                                [
                                    462,
                                    320,
                                    69,
                                    1
                                ],
                                [
                                    543,
                                    320,
                                    69,
                                    1
                                ],
                                [
                                    624,
                                    320,
                                    89,
                                    1
                                ],
                                [
                                    719,
                                    320,
                                    97,
                                    1
                                ],
                                [
                                    821,
                                    320,
                                    49,
                                    1
                                ],
                                [
                                    879,
                                    320,
                                    145,
                                    1
                                ],
                                [
                                    1030,
                                    320,
                                    41,
                                    1
                                ],
                                [
                                    1831,
                                    320,
                                    53,
                                    1
                                ],
                                [
                                    66,
                                    321,
                                    472,
                                    22
                                ],
                                [
                                    543,
                                    321,
                                    80,
                                    22
                                ],
                                [
                                    624,
                                    321,
                                    90,
                                    22
                                ],
                                [
                                    719,
                                    321,
                                    305,
                                    22
                                ],
                                [
                                    1030,
                                    321,
                                    41,
                                    22
                                ],
                                [
                                    1831,
                                    321,
                                    53,
                                    22
                                ],
                                [
                                    66,
                                    343,
                                    334,
                                    1
                                ],
                                [
                                    411,
                                    343,
                                    58,
                                    1
                                ],
                                [
                                    481,
                                    343,
                                    57,
                                    1
                                ],
                                [
                                    549,
                                    343,
                                    74,
                                    1
                                ],
                                [
                                    634,
                                    343,
                                    80,
                                    1
                                ],
                                [
                                    719,
                                    343,
                                    48,
                                    1
                                ],
                                [
                                    776,
                                    343,
                                    126,
                                    1
                                ],
                                [
                                    908,
                                    343,
                                    40,
                                    1
                                ],
                                [
                                    1030,
                                    343,
                                    41,
                                    1
                                ],
                                [
                                    1838,
                                    343,
                                    45,
                                    1
                                ],
                                [
                                    66,
                                    344,
                                    301,
                                    5
                                ],
                                [
                                    719,
                                    344,
                                    48,
                                    5
                                ],
                                [
                                    821,
                                    344,
                                    49,
                                    5
                                ],
                                [
                                    908,
                                    344,
                                    40,
                                    5
                                ],
                                [
                                    1030,
                                    344,
                                    41,
                                    5
                                ],
                                [
                                    66,
                                    349,
                                    301,
                                    12
                                ],
                                [
                                    719,
                                    349,
                                    48,
                                    12
                                ],
                                [
                                    821,
                                    349,
                                    49,
                                    12
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 66,
                                        "y": 303,
                                        "width": 122,
                                        "height": 58,
                                        "top": 303,
                                        "right": 188,
                                        "bottom": 361,
                                        "left": 66
                                    },
                                    "currentRect": {
                                        "x": 71,
                                        "y": 303,
                                        "width": 140,
                                        "height": 58,
                                        "top": 303,
                                        "right": 211,
                                        "bottom": 361,
                                        "left": 71
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 188,
                                        "y": 303,
                                        "width": 140,
                                        "height": 58,
                                        "top": 303,
                                        "right": 328,
                                        "bottom": 361,
                                        "left": 188
                                    },
                                    "currentRect": {
                                        "x": 211,
                                        "y": 303,
                                        "width": 156,
                                        "height": 58,
                                        "top": 303,
                                        "right": 367,
                                        "bottom": 361,
                                        "left": 211
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 776,
                                        "y": 321,
                                        "width": 126,
                                        "height": 23,
                                        "top": 321,
                                        "right": 902,
                                        "bottom": 344,
                                        "left": 776
                                    },
                                    "currentRect": {
                                        "x": 879,
                                        "y": 320,
                                        "width": 145,
                                        "height": 23,
                                        "top": 320,
                                        "right": 1024,
                                        "bottom": 343,
                                        "left": 879
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 634,
                                        "y": 321,
                                        "width": 80,
                                        "height": 23,
                                        "top": 321,
                                        "right": 714,
                                        "bottom": 344,
                                        "left": 634
                                    },
                                    "currentRect": {
                                        "x": 725,
                                        "y": 320,
                                        "width": 91,
                                        "height": 23,
                                        "top": 320,
                                        "right": 816,
                                        "bottom": 343,
                                        "left": 725
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 719,
                                        "y": 303,
                                        "width": 48,
                                        "height": 58,
                                        "top": 303,
                                        "right": 767,
                                        "bottom": 361,
                                        "left": 719
                                    },
                                    "currentRect": {
                                        "x": 821,
                                        "y": 303,
                                        "width": 49,
                                        "height": 58,
                                        "top": 303,
                                        "right": 870,
                                        "bottom": 361,
                                        "left": 821
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 0.0013172549675075852,
                        "fraction_of_total": 1
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 328
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 245.20400000000001
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 245.21600000000001
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 245.892
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 276.07499999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 276.11700000000002
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 276.12299999999999
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 276.13900000000001
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 318.59800000000001
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 319.80700000000002
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 320.11399999999998
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 320.125
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 320.17399999999998
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 320.25200000000001
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 320.25799999999998
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 320.27300000000002
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 320.37099999999998
                            },
                            "2287": {
                                "name": "CSSSelectorWebkitDatetimeEditFieldsWrapper",
                                "firstUsed": 320.40199999999999
                            },
                            "2283": {
                                "name": "CSSSelectorWebkitDateAndTimeValue",
                                "firstUsed": 320.411
                            },
                            "2284": {
                                "name": "CSSSelectorWebkitDatetimeEdit",
                                "firstUsed": 320.42700000000002
                            },
                            "2295": {
                                "name": "CSSSelectorWebkitDatetimeEditYearField",
                                "firstUsed": 320.43299999999999
                            },
                            "2291": {
                                "name": "CSSSelectorWebkitDatetimeEditMonthField",
                                "firstUsed": 320.43900000000002
                            },
                            "2286": {
                                "name": "CSSSelectorWebkitDatetimeEditDayField",
                                "firstUsed": 320.44499999999999
                            },
                            "2288": {
                                "name": "CSSSelectorWebkitDatetimeEditHourField",
                                "firstUsed": 320.44999999999999
                            },
                            "2290": {
                                "name": "CSSSelectorWebkitDatetimeEditMinuteField",
                                "firstUsed": 320.45600000000002
                            },
                            "2292": {
                                "name": "CSSSelectorWebkitDatetimeEditSecondField",
                                "firstUsed": 320.46100000000001
                            },
                            "2289": {
                                "name": "CSSSelectorWebkitDatetimeEditMillisecondField",
                                "firstUsed": 320.46699999999998
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 320.83600000000001
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 321.06700000000001
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 321.11099999999999
                            },
                            "2302": {
                                "name": "CSSSelectorWebkitMediaTextTrackContainer",
                                "firstUsed": 324.46600000000001
                            },
                            "2037": {
                                "name": "CSSSelectorWebkitMediaControls",
                                "firstUsed": 324.58199999999999
                            },
                            "2316": {
                                "name": "CSSSelectorWebkitSliderRunnableTrack",
                                "firstUsed": 324.85500000000002
                            },
                            "2317": {
                                "name": "CSSSelectorWebkitSliderThumb",
                                "firstUsed": 324.90499999999997
                            },
                            "2311": {
                                "name": "CSSSelectorWebkitProgressBar",
                                "firstUsed": 325.45299999999997
                            },
                            "2313": {
                                "name": "CSSSelectorWebkitProgressValue",
                                "firstUsed": 325.464
                            },
                            "629": {
                                "name": "CSSSelectorPseudoFullScreen",
                                "firstUsed": 325.77499999999998
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 326.27800000000002
                            },
                            "2322": {
                                "name": "CSSSelectorPseudoMatches",
                                "firstUsed": 327.26600000000002
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 334.32799999999997
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 334.33699999999999
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 334.63999999999999
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 339.27800000000002
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 339.33600000000001
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 339.39800000000002
                            },
                            "521": {
                                "name": "Picture",
                                "firstUsed": 341.245
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 341.42000000000002
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 349.733
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 349.75200000000001
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 350.93099999999998
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 353.887
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 404.173
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 407.26600000000002
                            },
                            "3081": {
                                "name": "HasGlyphRelativeUnits",
                                "firstUsed": 450.38
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 470.71499999999997
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 470.916
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 828.35699999999997
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 847.68100000000004
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1104.973
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 3599.6190000000001
                            },
                            "1307": {
                                "name": "V8Node_IsConnected_AttributeGetter",
                                "firstUsed": 3602.924
                            },
                            "4113": {
                                "name": "HiddenAttribute",
                                "firstUsed": 3606.5970000000002
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 3622.3800000000001
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 3622.913
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 3625.0540000000001
                            },
                            "2299": {
                                "name": "CSSSelectorWebkitInputPlaceholder",
                                "firstUsed": 3633.9920000000002
                            },
                            "2238": {
                                "name": "V8IndexAccessor",
                                "firstUsed": 3882.3020000000001
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 3883.8919999999998
                            },
                            "780": {
                                "name": "V8MessageChannel_Constructor",
                                "firstUsed": 3887.1880000000001
                            },
                            "2651": {
                                "name": "V8RegExpMatchIsFalseishOnJSRegExp",
                                "firstUsed": 3888.0859999999998
                            },
                            "3065": {
                                "name": "V8RegExpReplaceCalledOnSlowRegExp",
                                "firstUsed": 3888.4659999999999
                            },
                            "2604": {
                                "name": "NumberToLocaleString",
                                "firstUsed": 3890.049
                            },
                            "4997": {
                                "name": "Feature_4997",
                                "firstUsed": 3927.2579999999998
                            },
                            "124": {
                                "name": "NavigatorVendor",
                                "firstUsed": 3980.5909999999999
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 3981.2150000000001
                            },
                            "4462": {
                                "name": "ParseFromString",
                                "firstUsed": 4117.3860000000004
                            },
                            "2034": {
                                "name": "QuirksModeDocument",
                                "firstUsed": 4117.3969999999999
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 4123.5010000000002
                            },
                            "3064": {
                                "name": "V8RegExpExecCalledOnSlowRegExp",
                                "firstUsed": 4123.75
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 4124.5129999999999
                            },
                            "2594": {
                                "name": "NumberFormat",
                                "firstUsed": 4788.2759999999998
                            }
                        },
                        "CSSFeatures": {
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 321.12900000000002
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 324.38600000000002
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 324.399
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 326.29199999999997
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 326.35000000000002
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 326.358
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 326.36399999999998
                            },
                            "164": {
                                "name": "CSSPropertyWordWrap",
                                "firstUsed": 327.46499999999997
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 334.35199999999998
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 334.39600000000002
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 334.40899999999999
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 334.41699999999997
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 334.42599999999999
                            },
                            "514": {
                                "name": "CSSPropertyFontFeatureSettings",
                                "firstUsed": 334.43799999999999
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 334.447
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 334.45499999999998
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 334.46199999999999
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 334.47000000000003
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 334.48000000000002
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 334.48700000000002
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 334.49599999999998
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 335.04000000000002
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 339.41399999999999
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 339.42099999999999
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 339.428
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 339.43400000000003
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 402.25599999999997
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 402.26799999999997
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 402.27999999999997
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 402.28899999999999
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 402.30500000000001
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 402.46100000000001
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 402.47300000000001
                            },
                            "401": {
                                "name": "CSSPropertyTextDecorationLine",
                                "firstUsed": 402.48700000000002
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 402.50999999999999
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 402.92899999999997
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 403.947
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 403.959
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 403.96899999999999
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 403.97699999999998
                            },
                            "65": {
                                "name": "CSSPropertyBorderTopWidth",
                                "firstUsed": 403.988
                            },
                            "52": {
                                "name": "CSSPropertyBorderLeftWidth",
                                "firstUsed": 403.99400000000003
                            },
                            "57": {
                                "name": "CSSPropertyBorderRightWidth",
                                "firstUsed": 404.00099999999998
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 404.06400000000002
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 404.07100000000003
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 404.077
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 404.084
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 404.10599999999999
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 404.11599999999999
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 404.125
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 404.15800000000002
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 404.166
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 404.178
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 404.18599999999998
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 404.19299999999998
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 404.37799999999999
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 404.387
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 404.39499999999998
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 404.40199999999999
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 404.47000000000003
                            },
                            "152": {
                                "name": "CSSPropertyTransitionDuration",
                                "firstUsed": 404.476
                            },
                            "151": {
                                "name": "CSSPropertyTransitionDelay",
                                "firstUsed": 404.48200000000003
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 404.60899999999998
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 406.79899999999998
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 406.81700000000001
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 406.85300000000001
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 406.94900000000001
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 407.12
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 407.21600000000001
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 407.22699999999998
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 407.29300000000001
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 450.65300000000002
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 450.88499999999999
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 451.06200000000001
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 451.06999999999999
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 451.22800000000001
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 3642.6260000000002
                            },
                            "156": {
                                "name": "CSSPropertyUnicodeRange",
                                "firstUsed": 3642.6700000000001
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 149,
                    "TTIMeasurementEnd": 7797,
                    "LastInteractive": 4030,
                    "TotalBlockingTime": 149,
                    "testID": "240902_AiDc5X_806",
                    "step": 1,
                    "effectiveBps": 8033,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 58,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.87,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "109": 90,
                                "210": 21.100000000000001,
                                "313": 52.399999999999999,
                                "416": 100,
                                "517": 100,
                                "619": 100,
                                "719": 100,
                                "830": 100,
                                "933": 100,
                                "1034": 100,
                                "1137": 100,
                                "1238": 47.399999999999999,
                                "1339": 23.800000000000001,
                                "1440": 25,
                                "1541": 15,
                                "1642": 10.5,
                                "1743": 21.100000000000001,
                                "1843": 47.399999999999999,
                                "1944": 19,
                                "2045": 10.5,
                                "2146": 15,
                                "2247": 14.300000000000001,
                                "2347": 15.800000000000001,
                                "2448": 14.300000000000001,
                                "2549": 15,
                                "2650": 15,
                                "2753": 28.600000000000001,
                                "2853": 52.600000000000001,
                                "2954": 23.800000000000001,
                                "3055": 15,
                                "3156": 10.5,
                                "3257": 15,
                                "3358": 26.300000000000001,
                                "3459": 50,
                                "3560": 15,
                                "3667": 45.5,
                                "3768": 100,
                                "3869": 100,
                                "3969": 100,
                                "4070": 85,
                                "4171": 57.100000000000001,
                                "4272": 10.5,
                                "4373": 31.800000000000001,
                                "4475": 15,
                                "4576": 21.100000000000001,
                                "4676": 15.800000000000001,
                                "4795": 53.799999999999997,
                                "4896": 31.600000000000001,
                                "4997": 15,
                                "5097": 15,
                                "5198": 10.5,
                                "5299": 15,
                                "5400": 10.5,
                                "5501": 19,
                                "5602": 10.5,
                                "5703": 15,
                                "5804": 54.5,
                                "5904": 20,
                                "6005": 15,
                                "6106": 10.5,
                                "6207": 19,
                                "6308": 10.5,
                                "6409": 18.199999999999999,
                                "6510": 10.5,
                                "6611": 15,
                                "6712": 15,
                                "6813": 57.100000000000001,
                                "6914": 19,
                                "7015": 15,
                                "7115": 19,
                                "7216": 15,
                                "7317": 10.5,
                                "7418": 15,
                                "7519": 10.5,
                                "7620": 20,
                                "7721": 15,
                                "7822": 65,
                                "7923": 71.400000000000006
                            },
                            "max": 100,
                            "count": 79
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "109": 30813,
                                "210": 656503,
                                "313": 1554128,
                                "416": 17194,
                                "517": 391203,
                                "619": 132914,
                                "719": 0,
                                "830": 0,
                                "933": 0,
                                "1034": 1305785,
                                "1137": 0,
                                "1238": 0,
                                "1339": 0,
                                "1440": 0,
                                "1541": 0,
                                "1642": 0,
                                "1743": 0,
                                "1843": 0,
                                "1944": 0,
                                "2045": 0,
                                "2146": 0,
                                "2247": 0,
                                "2347": 4285,
                                "2448": 0,
                                "2549": 0,
                                "2650": 0,
                                "2753": 0,
                                "2853": 629996,
                                "2954": 159170,
                                "3055": 5230,
                                "3156": 0,
                                "3257": 0,
                                "3358": 0,
                                "3459": 0,
                                "3560": 0,
                                "3667": 0,
                                "3768": 0,
                                "3869": 0,
                                "3969": 0,
                                "4070": 44290,
                                "4171": 54570,
                                "4272": 5870,
                                "4373": 18269,
                                "4475": 376584,
                                "4576": 0,
                                "4676": 70445,
                                "4795": 4459,
                                "4896": 122096,
                                "4997": 0,
                                "5097": 0,
                                "5198": 0,
                                "5299": 0,
                                "5400": 0,
                                "5501": 0,
                                "5602": 0,
                                "5703": 0,
                                "5804": 0,
                                "5904": 0,
                                "6005": 0,
                                "6106": 0,
                                "6207": 0,
                                "6308": 0,
                                "6409": 0,
                                "6510": 0,
                                "6611": 0,
                                "6712": 0,
                                "6813": 0,
                                "6914": 0,
                                "7015": 0,
                                "7115": 0,
                                "7216": 0,
                                "7317": 0,
                                "7418": 0,
                                "7519": 0,
                                "7620": 0,
                                "7721": 0,
                                "7822": 0,
                                "7923": 0
                            },
                            "max": 1554128,
                            "count": 79
                        }
                    },
                    "effectiveBpsDoc": 30452,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDc5X_806\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDc5X_806&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDc5X\/806\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDc5X_806&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 27
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1_cached&file=ms_001100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDc5X_806&video=video_1_cached&file=ms_001300.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "app.snipcart.com": {
                            "bytes": 1235,
                            "requests": 2,
                            "connections": 1
                        },
                        "plausible.io": {
                            "bytes": 2,
                            "requests": 1,
                            "cdn_provider": "BunnyCDN",
                            "connections": 1
                        },
                        "matterof.art": {
                            "bytes": 19438,
                            "requests": 2,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 19438,
                            "bytesUncompressed": 67661,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 1237,
                            "bytesUncompressed": 2363,
                            "requests": 3
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "intervention",
                            "level": "info",
                            "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/matterof.art\/assets\/fonts\/FKGroteskNeue.woff2",
                            "timestamp": 1725270163019.0779,
                            "url": "https:\/\/matterof.art\/"
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 404 ()",
                            "timestamp": 1725270163585.96,
                            "url": "https:\/\/matterof.art\/favicon.ico",
                            "networkRequestId": "225721.54"
                        }
                    ]
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}